rsync: failed to set permissions on "": Function not implemented (38)

2010-10-25 Thread Noah
Hi there, I am trying to figure out how I can get my rsync client and server to coexist better. I am running into the following error: rsync: failed to set permissions on "": Function not implemented (38) and the command line is /usr/bin/rsync --recursive --compress --human-readable

Re: How to escape "()" characters in commad

2010-10-25 Thread rlinsurf
Hi, Guys -- Ok, here's my output: localhost:volumes jeffrey$ /usr/local/bin/rsync -avv --protect-args 'Jeffrey Ellis\’s iPhone \(Root\)'/ 'Macintosh HD'/Users/jeffrey/Downloads/iphone_backup sending incremental file list rsync: change_dir "/Volumes/Jeffrey Ellis\?\#200\#231s iPhone \(Root\)" fai

Re: include-from or files-from

2010-10-25 Thread ml ml
Hello, it seems it does not transfer my files recursively: My Files and Folders: ma...@mario-laptop:~/foo2$ find . . ./include.txt ./file-also-included ./path ./path/this-file-is-found ./some My rsync command: rsync -avnz --recursive --include-from="include.txt" * bar cat include.txt + /some/