Christian Pietsch 🍑 on Nostr: Dear rsync pros, I have a question: How can I filter a file that is being ...
Dear rsync pros, I have a question:
How can I filter a file that is being transferred? Rsync has a --filter option, but that can only filter the list of files – not the file contents.
I'd like to run sed on the file stream before it is stored.
Is there any way to do this?
#sysadmin #cli #rsync #gnu #linux #shell #programming
How can I filter a file that is being transferred? Rsync has a --filter option, but that can only filter the list of files – not the file contents.
I'd like to run sed on the file stream before it is stored.
Is there any way to do this?
#sysadmin #cli #rsync #gnu #linux #shell #programming