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

Noah noah-list at enabled.com
Mon Oct 25 19:36:28 MDT 2010


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 "<filename>": Function not 
implemented (38)

and the command line is

     /usr/bin/rsync --recursive --compress --human-readable --progress 
--update --perms -avz '/Applications' -e 'ssh -p 22 -o 
ServerAliveInterval=10' --relative --delete root@<hostname>:/<directory>


What can I do to alleviate these errors?

Cheers,
Noah


More information about the rsync mailing list