Displaying 1 result from an estimated 1 matches for "u0qaopdmxnsfuxutvtk".
2014 Dec 05
1
functionality to rsync from dir to dir(gzip)
Dear all
is it possible to rsync in a master-slave scenario saving to slave gzip
content?
i'm not talking about compression during transfer, i'm talking about
-saving- the destination in a compressed format.
Example:
FROM:
-folder_A
--file_A
--file_B
TO:
-folder_A
--file_A.gz
--file_B.gz
I know that this won't be a "real" rsync between two folder, but it will be
an