https://bugzilla.samba.org/show_bug.cgi?id=7195
Summary: timeout reached while sending checksums for very large files Product: rsync Version: 3.0.7 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: way...@samba.org ReportedBy: jan...@webgods.de QAContact: rsync...@samba.org When I try to continue the upload of a very large file (400GB, 200GB already transmitted) with --partial, rsync stops with an error after 10 minutes. Verbosity shows, that during this time it has transmitted checksums for about 30G worth of data. Increasing the timeout with --timeout=100000 helps. With this, rsync reaches the point where it transmits new data. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- 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