Is there an rsync like program with the ability to track changes in file location?

https://feddit.de/post/1957046

Is there an rsync like program with the ability to track changes in file location? - Feddit

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

Why not maintain a soft or hard link?
I am trying to create a crontab to backup multiple directory in which files change their location, but I don’t know if links would solve it