SomeBoyo@feddit.de to Selfhosted@lemmy.worldEnglish · 2 years agoIs there an rsync like program with the ability to track changes in file location?message-squaremessage-square15fedilinkarrow-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 years agomessage-square15fedilinkfile-text
I’m looking for a linux program that can mirror a directory to another drive and move a subdirectory in the mirror.
minus-squarerandomname01@feddit.nllinkfedilinkEnglisharrow-up2·2 years agoWhy not exclude the folder you want to move from the initial sync, and sync that folder separately to the final location?
Why not exclude the folder you want to move from the initial sync, and sync that folder separately to the final location?