SomeBoyo@feddit.de to Selfhosted@lemmy.worldEnglish · 2 年前Is there an rsync like program with the ability to track changes in file location?message-squaremessage-square20fedilinkarrow-up127arrow-down14file-text
arrow-up123arrow-down1message-squareIs there an rsync like program with the ability to track changes in file location?SomeBoyo@feddit.de to Selfhosted@lemmy.worldEnglish · 2 年前message-square20fedilinkfile-text
I’m looking for a linux program that can mirror a directory to another drive and move a subdirectory in the mirror.
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkEnglisharrow-up1·edit-22 年前You can also have rsync exclude specific files, so you could sync the main dir first, then the special subdir specifically
You can also have rsync exclude specific files, so you could sync the main dir first, then the special subdir specifically