| Article: |
Automated Backups on Tiger Using rsync | |
| Subject: | More issues with rsync | |
| Date: | 2005-07-24 09:33:36 | |
| From: | Alexander_Lamb | |
|
Hello,
|
||
Showing messages 1 through 6 of 6.
-
More issues with rsync
2006-04-19 03:51:15 gulivieri [View]
-
More issues with rsync
2006-03-28 18:33:56 avgill [View]
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 -
More issues with rsync
2006-08-02 21:34:28 Flute [View]
I had a similar problem on OS X 10.3 rsyncing to a samba share on my windows box.
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.)
-
More issues with rsync
2005-07-24 11:49:26 Corvus [View]
Hi Alexander_Lamb. I have had similar problems when I try backing up files that I don't have read access to. The solution was running the rsync command as root, but it appears you are doing that withsudo. Can anyone think of another solution?
I wanted to reiterate iikka's excellent suggestion given below to exclude cache files; that didn't work for you either? -
More issues with rsync
2005-08-30 15:26:53 vschmidt [View]
For what it's worth, I'm having the same problem.
Tiger 10.4.2
rsync version 2.6.3 protocol version 28
-Val -
More issues with rsync
2007-08-30 04:56:57 Blue80 [View]
My problems resolved with upgrade to rsync 2.6.6 darwinports lart patch:
http://rsync-lart.darwinports.com/
(Just make sure to use the rsync it installs in /opt/local/bin)



DATA don't contain all the folder but only the one relative to a single machine
DATA-1 contain all the folders
i had to rename the destination folder on the script, but i don't understand what's happen
some advice?