Hi,

When I send this command, I get a timeout almost every time...


--- this is the client side ---
rsync -av --timeout 120 /home/bat/20070205_0501/log/sync_dns29_log
/home/bat/20070205_0501/log/sync_dns29_serial
/home/bat/20070205_0501/log/sync_dns29_tcpdump_log.gz --port 5873
fileserver::test/20070205_0501/log
sending incremental file list
sync_dns29_log
sync_dns29_serial
sync_dns29_tcpdump_log.gz
rsync error: timeout in data send/receive (code 30) at io.c(191) [receiver=
3.0.0cvs]
rsync: connection unexpectedly closed (61 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(549)
[sender=3.0.0cvs]
--- end of the client side ---

--- this is the /var/log/syslog on the server side ---
Feb  5 09:57:43 fileserver rsyncd[11590]: rsync error: timeout in data
send/receive (code 30) at io.c(191) [receiver=3.0.0cvs]
Feb  5 09:57:43 fileserver rsyncd[11590]: rsync: connection unexpectedly
closed (200 bytes received so far) [generator]
Feb  5 09:57:43 fileserver rsyncd[11590]: rsync error: error in rsync
protocol data stream (code 12) at io.c(549) [generator=3.0.0cvs]
--- end of the /var/log/syslog of the server side ---

If I go back to version 2.6.9 on the client side, this timeout problem goes
away. Any ideas why?

Shai
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to