On 2018-03-14 09:41 AM, Lentes, Bernd via rsync wrote:

> 
> also when the target is a cifs share, it's still considered as local ?
> Is there something i can do to get the diff algorithm used ?
> Copying via ssh to the cifs server is unfortunately not possible.
> 

If you really wanted to, you could use the --no-whole-file option, *but*
the result is not what you expect.

Remember that Rsync has to read the entire destination file so it can
compare to the source.  You'll actually end up increasing your io over
the network


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