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

Attachment: pgpbjN4G9zSev.pgp
Description: PGP signature

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to