backtracking error message in output

Harry Putnam reader at newsguy.com
Wed Sep 30 11:14:47 MDT 2009


After a long stream of output that ends with (wrapped for mail):

rsync error: some files/attrs were not transferred (see previous
errors) (code 23) at main.c(1039) [sender=3.0.6]

How can I locate the above mentioned  error in the output from:

 /usr/bin/rsync     -aCvv --stats
  --exclude-from=/usr/local/common/base/reader/bin/reader-exclude.txt
  --delete 
  --delete-excluded
  /usr/local/common/base/ /cvsb/

I grepped with error, and even 23

I went to line 1039 (referenced in the error)

But I'm not finding where this error happened or on which file.



More information about the rsync mailing list