Re: Getting errors with 3.0.8

2011-04-06 Thread David Allie
Thanks Mike, that solved the problem! -- David Allie On Apr 5, 2011, at 6:08 PM, Mike Bombich wrote: Drop the -A argument, iDisk doesn't supports ACLs. iDisk volumes are mounted over WebDAV, so ACLs, hard links, symlinks, and ownership are not supported. Try this instead: /usr/local/bin/rsync

Re: Getting errors with 3.0.8

2011-04-05 Thread Mike Bombich
Drop the -A argument, iDisk doesn't supports ACLs. iDisk volumes are mounted over WebDAV, so ACLs, hard links, symlinks, and ownership are not supported. Try this instead: /usr/local/bin/rsync -rtp -NXx --fileflags --force-change --progress /Users/davidallie/Documents/ /Volumes/david.allie/Doc

Getting errors with 3.0.8

2011-04-05 Thread David Allie
Hello! I've been trying 3.0.8 on OS X 10.6.7 today and have been getting some errors. The command I'm using is: /usr/local/bin/rsync -aNHAXx --protect-args --fileflags --force-change --progress /Users/davidallie/Documents/ /Volumes/david.allie/Documents/ The target Documents folder is on an iD