samba-bugs at samba.org
2017-Jun-13 13:56 UTC
[Bug 12838] New: [PATCH] Log sent/received bytes even in case of error
https://bugzilla.samba.org/show_bug.cgi?id=12838
Bug ID: 12838
Summary: [PATCH] Log sent/received bytes even in case of error
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 13271
--> https://bugzilla.samba.org/attachment.cgi?id=13271&action=edit
rsync_log_daemon
Hello,
This patch allows the daemon to log data sent/received even in case of error,
which can be interesting to have when the transfer has been interrupted by the
client.
Thank you !
Ben
--
You are receiving this mail because:
You are the QA Contact for the bug.
samba-bugs at samba.org
2017-Jun-13 14:52 UTC
[Bug 12838] [PATCH] Log sent/received bytes even in case of error
https://bugzilla.samba.org/show_bug.cgi?id=12838 --- Comment #1 from Ben RUBSON <ben.rubson at gmail.com> --- Mmmmh unfortunately numbers are not correct. # Sender side (which interrupts the transfer receiving SIGUSR2) : Total file size: 16.85G bytes Total transferred file size: 183.38M bytes Literal data: 182.32M bytes # Receiver side : rsyncd: rsync: connection unexpectedly closed (202529 bytes received so far) [generator] rsyncd: sent 24749 bytes received 202529 bytes total size 16845198594 Perhaps related to bug #10738 where stats are also not correctly calculated. -- You are receiving this mail because: You are the QA Contact for the bug.
samba-bugs at samba.org
2020-May-26 17:57 UTC
[Bug 12838] [PATCH] Log sent/received bytes even in case of error
https://bugzilla.samba.org/show_bug.cgi?id=12838
Ben RUBSON <ben.rubson at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #2 from Ben RUBSON <ben.rubson at gmx.com> ---
Patch moved : https://github.com/WayneD/rsync/pull/5
--
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 10738] New: report --stats output when termination signal arrives
- [Bug 12817] New: [PATCH] Allow daemon itself to chroot
- [Bug 12498] New: --fuzzy --fuzzy hugely impacts performance even if its' not needed
- [Bug 12525] New: [PATCH] Avoid uploading whole file when transfer fails