Invalid argument

Wayne Davison wayned at samba.org
Thu Oct 6 22:37:42 GMT 2005


On Thu, Oct 06, 2005 at 04:23:07PM -0500, Joey McKnight wrote:
> it gives Invalid argument (22)  i have two files that have that error
> message.  The third message says Permission denied (13).

Those are filesystem errors from your OS, so you'll need to figure out
why your OS is complaining about those files and fix the problem outside
of rsync (i.e. the first error may be caused by a file that includes a
character that the destination OS doesn't allow, while the latter error
is probably a normal lack of permissions for reading or writing).

..wayne..


More information about the rsync mailing list