Site Tools


linux:general

Differences

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

Link to this comparison view

Next revision
Previous revision
linux:general [2025/08/30 21:05] – created Namelinux:general [2025/10/26 03:23] (current) – [rsync between two locations] Name
Line 5: Line 5:
 <code>chflags -R nouchg /PATH/TO/DIRECTORY/WITH/LOCKED/FILES/</code> <code>chflags -R nouchg /PATH/TO/DIRECTORY/WITH/LOCKED/FILES/</code>
 Reference: [[https://superuser.com/questions/40749/command-to-unlock-locked-files-on-os-x]] Reference: [[https://superuser.com/questions/40749/command-to-unlock-locked-files-on-os-x]]
 +
 +====rsync between two locations====
 +<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.1756587900.txt.gz · Last modified: by Name