Is there an rsync like program with the ability to track changes in file location?
Is there an rsync like program with the ability to track changes in file location?
As long as the backup system performs deduplication, it should be able to store the backup data efficiently even if the source files are constantly moved around or renamed.
ZFS snapshots can perform deduplication. There is also ZBackup, which also has deduplication support.