On Mon, Oct 7, 2013 at 2:29 AM, Wayne Davison <[email protected]> wrote: > On Sun, Oct 6, 2013 at 1:50 PM, Kevin Korb <[email protected]> wrote: >> >> You are using rsync on local files. Rsync forces --whole-file whenever it >> isn't networking. > > > ... so override that with the --no-whole-file (--no-W) option on a local > transfer.
Worked as expected. Thanks. I would not have asked if --no-whole-file had been mentioned in the --inplace section in the man page. /Ole -- 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
