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.