Hi,
I would like to send the backup to some subsequent processing, eg. compression, encryption, and other voodoo before hitting the final backup target. I would very much like if I could make it write to a previously created named pipe which I could read from with other programs. Maybe a --force overriding the check would already do the trick.
Alternatively, sending the output to stdout to pipe it to other tools could also work.
Kind regards,
Frank.
Hi,
I would like to send the backup to some subsequent processing, eg. compression, encryption, and other voodoo before hitting the final backup target. I would very much like if I could make it write to a previously created named pipe which I could read from with other programs. Maybe a
--forceoverriding the check would already do the trick.Alternatively, sending the output to
stdoutto pipe it to other tools could also work.Kind regards,
Frank.