Prerequisites for move detection
- The old filename must match the new filename
- The old file timestamp must match the new file timestamp
- The old file size must match the new file size
Process for moving data within a backup set
Take the following example:
- Old data location: C:\myfiles
- New data location: D:\test\myfiles
- Setup the CyberSecure standard/advanced edition on the new computer/new environment
- Ensure that the OLD LOCATION is a BLANK folder – C:\myfiles exists but is empty
- If the volume no longer exists, you can use the SUBST command to emulate a volume & path
- ADD the location of the new data to the backup source configuration. Do not remove the old location from the backup configuration
- Now you should have:
- The old backup locations (c:\myfiles) in the backup sources, which is blank
- The new backup locations in the backup sources (D:\test\myfiles), which contain the moved data
- Run the (or wait for the scheduled) backup and the system should detect that the data has moved from the old to the new locations