On 9/24/25 10:45, Andreas Rogge wrote:
Am 24.09.25 um 10:40 schrieb Spadajspadaj:
And does it matter _what_ plugin the data is from? I mean, could I just set up FD with a simple "cat > file" plugin (of course it's a bit of a oversimplification but you catch my drift) and restore raw data from another plugin?
It doesn't matter which plugin did the backup. Basically, everything declared with "Plugin =" in your FileSet will not be extracted by bextract.

I meant it the other way around. This time completely without bextract.

For example, if I had a backup done with

Plugin = "bpipe:file=/_rpmlist_/rpm.lst:reader=/usr/bin/rpm -qa:writer=/bin/bash -c 'xargs dnf install -y'"

But tried to extract it to a FD with a job definition of

Plugin = "bpipe:file=/_rpmlist_/rpm.lst:reader=/usr/bin/rpm -qa:writer=/bin/bash -c 'cat > /tmp/rpm.lst'"

to just get the raw context of the stream (or you could replace cat with dd or whatever.

Actually, talking about a list of packages done this way I'm not sure if I wasn't simply able to restore the resulting stream on another FD _without_ the plugin as just a file.

MK


--
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/bareos-users/826aff83-253e-4c3c-8f17-2d588d909f4c%40gmail.com.

Reply via email to