Hi, We have been facing strange(for me) behavior while synching a file system.
>> Error while syncing /projects/list/: io timeout after 43211 seconds -- exiting >> Error while syncing /projects/list/: rsync error: timeout in data send/receive (code 30) at io.c(200) [sender=3.0.6] >From rsync man page: --timeout=TIMEOUT This option allows you to set a maximum IO timeout in seconds. If no data is transferred for the specified time then rsync will exit. The default is 0, which means no timeout. Could anyone please tell me why IO timeout occures..in other words, why data could not be transferred in 12 hours? BTW, I have not set IOTIMEOUT from rsync but still it has been existing. Thanks, Jignesh
-- 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