User Tools

Site Tools


files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
files [2023/11/05 21:25] – [Files] jhagstrandfiles [2024/01/06 07:11] (current) jhagstrand
Line 1: Line 1:
- 
 ====== Files ====== ====== Files ======
  
Line 66: Line 65:
   $ rsync SRC DEST   $ rsync SRC DEST
  
-synchronize two external hard disks+synchronize two external hard disks, dry run, real thing, ending slash required
  
-  rsync --dry-run --itemize-changes --delete -avh /media/passport/ /media/seagate# dry run+  rsync --dry-run --itemize-changes -avh /media/john/My\ Passport/pub/ /media/john/Seagate\ Expansion\ Drive/pub/
      
-  rsync --delete -avh /media/passport/ /media/seagate    # for real+  rsync -avh /media/john/My\ Passport/pub/ /media/john/Seagate\ Expansion\ Drive/pub/
      
   --dry-run   --dry-run
files.1699237503.txt.gz · Last modified: 2023/11/05 21:25 by jhagstrand

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki