On Sat, 2011-06-18 at 14:31 +0200, Andre Majorel wrote:
> Is there a way to make rsync unconditionally transfer files,
> i.e. create them anew even if the target already exists and is
> identical to the source ?
> 
> rsync -I looks closer but still avoids transferring the files.

Maybe "rsync -I --whole-file" is what you want?  Not sure why.

-- 
Matt

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