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
[–] 1 point 3 years ago*

You can also have rsync exclude specific files, so you could sync the main dir first, then the special subdir specifically

  • source
  • parent