Hello,

I want to sync local folder to remote server. When I run follwing
command repeatedly, it always transfers everything each time again and
again:

  rsync --rsh='ssh' foo/ server:/foo/

does it mean I have to always use either --checksum or --times, to
prevent repeated transfer of files that have not changed ?

thank you,

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