I'm looking for a linux program that can mirror a directory to another drive and move a subdirectory in the mirror.

you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 3 years ago*

I found an answer on StackExchange that refers to a tool called rsync-sidekick which looks like it could achieve your aims.

Edit: There is also another answer on that same StackExchange page referring to a script called rsync-prepare which is capable of working with a remote destination.

  • source