One way I've been trying to speedup rsync may
not apply in every situation. In my situation
when files change, they usually change completely.
This is especially true for large files. So,
the rsync algorithm does me no good. So,
I've been using the "W" flag (e.g. rsync -avzW)
to turn this off.

I don't know objectively how much difference
this makes but it seems reasonable.

Comments?

--
Jon Forrest
Research Computing Support
College of Chemistry
173 Tan Hall
University of California Berkeley
Berkeley, CA
94720-1460
510-643-1032
jlforr...@berkeley.edu

--
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