Is there anyway to not terminate, but instead when this type of error is encountered?

sent 605.85M bytes received 19.89G bytes 483.43K bytes/sec total size is 248.71G speedup is 12.13 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at /home/lapo/package/rsync-3.0.9-1/src/rsync-3.0.9/main.c(1518) [generator=3.0.9]

link|improve this question

61% accept rate
1  
rsync is not terminating here -- it's just informing you about previously encountered errors, which it just marked and continued (like you want). – grawity Feb 21 at 15:47
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.