Displaying 2 results from an estimated 2 matches for "ttimo".
Did you mean:
timo
2006 Jul 30
3
DO NOT REPLY [Bug 3979] New: writefd_unbuffered failed to write 4092 bytes phase send_file_entry broken pipe
https://bugzilla.samba.org/show_bug.cgi?id=3979
Summary: writefd_unbuffered failed to write 4092 bytes phase
send_file_entry broken pipe
Product: rsync
Version: 2.6.8
Platform: Other
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo:
2006 Jul 27
0
Why does --timeout only check last_io_out ?
...11170
rsync error: timeout in data send/receive (code 30) at io.c(173) [sender=2.6.8]
( I added the verbose for t / last_io_in / last_io_out )
The timeout code is based on last_io_in and doesn't check last_io_out.
Every time this happens for uploads I see last_io_out is still within
range ..
TTimo