Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Oct 2010 00:07:39 -0700
From:      Noah <noah-list@enabled.com>
To:        User Questions <freebsd-questions@freebsd.org>
Subject:   rsync: failed to set permissions on "<filename>": Function not implemented (38)
Message-ID:  <4CC7CFBB.80901@enabled.com>

next in thread | raw e-mail | index | archive | help
Hi there,

No response on the rsync mail list so I am trying here.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CC7CFBB.80901>