rsync compression (-z) and timestamp

Sven Hartrumpf Sven.Hartrumpf at FernUni-Hagen.de
Tue Jan 27 15:51:29 GMT 2009


Tue, 27 Jan 2009 15:17:15 +0100, david.delama wrote:
> I want to test it local, but how can I do it?
> I don't see the amount of data rsync do compress.

-v should do.

Example:
> rsync -z -v gcc-4.3.3.tar a
gcc-4.3.3.tar

sent 78,192,949 bytes  received 31 bytes  3,191,550.20 bytes/sec
total size is 405,166,080  speedup is 5.18
> ll gcc-4.3.3.tar a
-rw-r--r-- 1 405166080 2009-01-27 16:48 a
-rw-r--r-- 1 405166080 2009-01-26 11:02 gcc-4.3.3.tar

You can even see the compression rate :-)

Ciao
Sven
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.samba.org/archive/rsync/attachments/20090127/b6255f15/attachment.bin


More information about the rsync mailing list