LIMA David
2004-May-17 16:48 UTC
Rsync sync problems over IPSEC/IP VPN: rsync: writefd_unbuffered failed to write 4096 bytes
Hi everybody, I use RSYNC under windows (cygwin) on both server and client side for syncing 2 big directories over an VPN IPSEC links.(1 GB of data for around 30 000 files). The sync shows these kind of errors for some clients. Here is the command that I use in a batch file to syncing the folders start /w /D "e:/admin/rsyncd/" rsync.exe -az --delete --exclude="SAVE" --progress --bwlimit=20 x.x.x.x::dir/ /cygdrive/e/dir I receive this error on the server. 2004/05/17 [3848] rsync: writefd_unbuffered failed to write 4096 bytes: phase "unknown": Connection reset by peer 2004/05/17 [3848] rsync error: error in rsync protocol data stream (code 12) at io.c(689) There is no specific option on the server, should I use the timeout option? or something else to avoid bad syncing ? Note that I can install the rsync server on a linux box, can it be better ? Thanks in advance for help David LIMA
Maybe Matching Threads
- DO NOT REPLY [Bug 1959] writefd_unbuffered failed to write 4092 bytes phase send_file_entry broken pipe
- writefd_unbuffered failed (when writing to micro SD cards)
- DO NOT REPLY [Bug 1959] writefd_unbuffered failed to write 4092 bytes phase send_file_entry broken pipe
- writefd_unbuffered failed to write
- Rsync rsync: writefd_unbuffered failed to write ?