View Single Post

   
  #1 (permalink)  
Old 03-10-2008, 04:54 PM
Spammay Blockay
 
Posts: n/a
Default 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

--

Reply With Quote