Site Tools


linux:general

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
linux:general [2025/10/17 04:54] Namelinux:general [2025/10/26 03:23] (current) – [rsync between two locations] Name
Line 7: Line 7:
  
 ====rsync between two locations==== ====rsync between two locations====
-<code>rsync --remove-source-files -ahP /Volumes/4k-ext /Volumes/4k-nas1 2> ~/Documents/rSyncErrors.txt</code>+<code>sudo rsync --remove-source-files -ahP --exclude '/4k-ext/.Spotlight-V100/' --exclude '/4k-ext/.Trashes/' /Volumes/4k-ext /Volumes/4k-nas1 2> ~/Documents/rSyncErrors.txt</code>
linux/general.1760676864.txt.gz · Last modified: by Name