rsync bandwidth usage

Peter Sturdza psturdza at yahoo.com
Wed Apr 23 01:56:18 GMT 2008


> > How do you call rsync? 
> 
> rsync -av --delete --perms --acls ...

You left out the rest.  Specifically, what protocol
are you using over the ethernet?  Are you using an
rsync server, ssh, NFS, SMB, or what?  A straight
rsync server is by far the fastest, I've found.  So
you'd do something like so:

rsync -av  ... /local/path/
hostname::modulename/remote/path/





      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ


More information about the rsync mailing list