Restore files
- The following command will restore all files from E:\Backups\Myproject.tib to the original folder and assign the files the original date and time:
trueimagecmd /filerestore /filename:E:\Backups\Myproject.tib /original_date
Since the /overwrite option is not specified, the latest file modifications will be replaced with the original ones.
|