Matt McCutchen-7 wrote:
>
> On Tue, 2009-10-13 at 03:51 -0700, Martin Scharrer wrote:
>> I'm using rsync with -aP --remove-source-files to move files from one
>> machine to another while watching the progress. I'm under the impression
>> that rsync is deleting the transmitted source files on-the-fly, not at
>> the
>> very end.
>> [...]
>
> IIUC, the delay occurs due to the pipelining in rsync; since it is not a
> problem for most users, no special effort was made to avoid it. If it
> is a problem for you, you might consider running rsync once per file.
> It sounds like the files are big enough that doing so wouldn't be
> unreasonably wasteful.
>
>
Thanks Matt for pointing this out.
I will consider to change my rsync script.
Martin
--
View this message in context:
http://www.nabble.com/Delay-for---remove-source-files-tp25870695p25908907.html
Sent from the Samba - rsync mailing list archive at Nabble.com.
--
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