samba-bugs at samba.org
2017-Jan-17 20:28 UTC
[Bug 12525] New: [PATCH] Avoid uploading whole file when transfer fails
https://bugzilla.samba.org/show_bug.cgi?id=12525
Bug ID: 12525
Summary: [PATCH] Avoid uploading whole file when transfer fails
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: ben.rubson at gmail.com
QA Contact: rsync-qa at samba.org
Created attachment 12839
--> https://bugzilla.samba.org/attachment.cgi?id=12839&action=edit
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
--
You are receiving this mail because:
You are the QA Contact for the bug.
samba-bugs at samba.org
2017-Jan-18 14:01 UTC
[Bug 12525] [PATCH] Avoid uploading whole file when transfer fails
https://bugzilla.samba.org/show_bug.cgi?id=12525
Ben RUBSON <ben.rubson at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #12839|0 |1
is obsolete| |
--- Comment #1 from Ben RUBSON <ben.rubson at gmail.com> ---
Created attachment 12842
--> https://bugzilla.samba.org/attachment.cgi?id=12842&action=edit
Avoid uploading whole file when transfer fails
--
You are receiving this mail because:
You are the QA Contact for the bug.
samba-bugs at samba.org
2020-May-26 17:14 UTC
[Bug 12525] [PATCH] Avoid uploading whole file when transfer fails
https://bugzilla.samba.org/show_bug.cgi?id=12525
Bug 12525 depends on bug 12522, which changed state.
Bug 12522 Summary: [PATCH] Send last error messages to sender
https://bugzilla.samba.org/show_bug.cgi?id=12522
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--
You are receiving this mail because:
You are the QA Contact for the bug.
samba-bugs at samba.org
2020-May-26 17:14 UTC
[Bug 12525] [PATCH] Avoid uploading whole file when transfer fails
https://bugzilla.samba.org/show_bug.cgi?id=12525
Ben RUBSON <ben.rubson at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #2 from Ben RUBSON <ben.rubson at gmx.com> ---
Patch moved : https://github.com/WayneD/rsync/pull/3
--
You are receiving this mail because:
You are the QA Contact for the bug.
Possibly Parallel Threads
- [Bug 12522] New: [PATCH] Send last error messages to sender
- [Bug 12527] New: Sender waits for timeout when fuzzy basis file found
- [Bug 12498] New: --fuzzy --fuzzy hugely impacts performance even if its' not needed
- [Bug 12817] New: [PATCH] Allow daemon itself to chroot
- [Bug 12838] New: [PATCH] Log sent/received bytes even in case of error