Article:
 |
|
Automated Backups on Tiger Using rsync
|
| Subject: |
|
More issues with rsync |
| Date: |
|
2006-03-28 18:33:56 |
| From: |
|
avgill
|
Response to: More issues with rsync
|
|
Hey Alex, I'm seeing the same error on a Powerbook with RsyncX 2.1 archiving data from the laptop to a mounted SMB share.
Did you ever find out what causes this? Just for the record, I'm using sudo to run the backup script so permissions shouldn't be an issue. Google hasn't been of much help so far besides just leading me to this discussion =/
username/Desktop/dir1/contacts/oct13_2005.rge/Calendar/0ODKOK22JTCNLST5N2KKBAQBXJ
Invalid file index 1970210816 (count=39213)
rsync error: protocol incompatibility (code 2) at sender.c(562)
rsync: writefd_unbuffered failed to write 69 bytes: phase "unknown": Broken pipe
rsync error: error in rsync protocol data stream (code 12) at io.c(666)
Thanks,
Avtar
|
Showing messages 1 through 1 of 1.
-
More issues with rsync
2006-08-02 21:34:28
Flute
[View]
I was able to get things transferred by using --timeout flag in rsync. Set it as high as you need to avoid the errors. (30 or 60 worked for me.)