Created attachment 12839 [details] Avoid uploading whole file when transfer fails Hello, Here is a patch which stops file upload when it fails. This can be useful for example when the remote FS is full, and client is uploading big files. First apply https://bugzilla.samba.org/show_bug.cgi?id=12522 Then the attached patch. Thank you ! Ben
Created attachment 12842 [details] Avoid uploading whole file when transfer fails
Patch moved : https://github.com/WayneD/rsync/pull/3