https://bugzilla.samba.org/show_bug.cgi?id=12030

--- Comment #1 from Kevin Korb <rs...@sanitarium.net> ---
By default rsync does delete the incomplete file when it is aborted.  The
override for that is --partial (which is implied by -P).

However, it also depends on how the rsync is interrupted.  If it crashed or was
killed then it wouldn't have the opportunity to clean up.  If network
connectivity was lost then it is possible that the sshd and rsync are actually
still running waiting to receive the rest of that file.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

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