9c08c08 Add some helpful rsync options.

Authored and Committed by tibbs 7 years ago
    Add some helpful rsync options.
    
    --dirs so that it will stop complaining about "duplicate file in file
    list" and actually sync the directory timestamps.
    --fuzzy to try and transfer a bit less.
    --preallocate because some of the files are quite large.
    
        
file modified
+1 -1