How fault-tolerant is rsync? (eg. if network goes down) I couldn't find this in the rsync documentation. If, during an
rsync, my network goes down for a few seconds or minutes, can
rsync recover? Does it do checksums on all files it gets?
Does it even notice if there is a network error?
I see in the documentation that checksums happen, but I'm not sure
if they happen at the right times to notice a network error.
- Tim
-- |