Re: strange error code with 3.1

2009-12-23 Thread Wayne Davison
On Wed, Dec 23, 2009 at 7:25 AM, Carlos Carvalho wrote: > Everything is normal except the last line. I don't understand the code > 32 return value, I think it should be 23. > If you upgrade to a newer 3.1.0 you should find that bug was fixed a little bit ago. ..wayne.. -- Please use reply-all f

strange error code with 3.1

2009-12-23 Thread Carlos Carvalho
Got this with rsync --list-only --files-from=list directory dummy > output 2> errors to get a local file list: ... rsync: link_stat "file-name" failed: No such file or directory (2) rsync: link_stat "file-name" failed: No such file or directory (2) rsync error: some files/attrs were not transferre