Changes

Jump to navigation Jump to search
51 bytes added ,  10:09, 31 January 2018
Line 23: Line 23:  
== From your local machine ==
 
== From your local machine ==
 
  rsync -chavzP --stats user@remote.host:/path/to/copy /path/to/local/storage
 
  rsync -chavzP --stats user@remote.host:/path/to/copy /path/to/local/storage
 +
  * -c skip based on checksum, not mod-time & size
    
== From your local machine with a non standard ssh port ==
 
== From your local machine with a non standard ssh port ==

Navigation menu