Let's face it, over the period number of files grow, change, removed, copied and moved etc. Keeping track of these will be a challenge unless they are backed up and tracked to restore when needed.
The Backup and Restore Tool discussed here has following features:
- Create Backup collections and add / remove folders that will be backed up.
- Add exclude folder list such as system folders. e.g., c:\window
- Track files by CRC so that only a single copy of that file is stored.
- Files are backed up to a password protected archive.
- Each archive's metadata is also password protected.
- During backup, an integrated view is presented where each folder is indicated as archived and partial , modified or changed.
- During backup, an integrated view is presented where each file is indicated as archived and modified
- During restore, an integrated view is presented where each folder is indicated as same, deleted and changed
- During restore, an integrated view is presented where each file is indicated as same, deleted and changed
- Enter a name for the archive. e.g., TechBlog
- select a location for the archive. A new folder will be created under this folder to store contents of the archive. c:\archive\TechBlog.
- Enter a description for the archive
- Select folders to backup. e.g., d:\techblog. The checkbox of the folder to be backed up should be checked to take the backup.
- Folders that needs to be excluded from backup such as system folder can be specified in exclude.txt under the collection folder.
- After Clicking OK, user is asked to enter a password for the archive. This password is used for storing metadata of the archive.
Backup Tool
- First select folders to backup as discussed above and Click Backup button
- An integrated view is presented to select files/folders and status of the file and folder items.
- New - New file. Never backed up.
- Changed - Existing file changed after last backup.
- Archived - Existing file that didn't change since last backup.
- New New Folder. Never backed up.
- Partial Existing folder structure changed since last backup.
- Archived No changes since last backup
3. Finally, Check the checkboxes to choose the files that needs to be backed up. Click Backup Now button to start taking backups. The backups will be saved into a internally generated password protected 7zip file.
The restore tool can be used to restore files from previously archived backup.
- Same means the file has not changed hence no restoration is needed.
- Changed means the file has changed hence restoration is needed
- Deleted means the file is deleted hence restoration is needed
- Same means the folder has not changed.
- Changed means one or more files in the folder has changed hence restoration is needed.
- Deleted means the entire folder is deleted hence restoration is needed.
By default all the files from the previous backups are listed. If changes only is checked, only files from the selected backup are listed.
If Hide Same is checked, all the unchanged items are removed from the display.
Export exports file items listed to a csv file along with the crc.
Refresh Resyncs with disk for latest changes.
Finally, Check the checkboxes to choose the files that needs to be restored. Click Restore button to restore. As shown below, the files can be saved to a different folder or to the same original folder where they existed.
It's a hybrid of Backup Tool and Restore Tool. The Update tool can be used to update previously archived backup. Folders and Files can be added and removed from the archive without having to use Backup Tool. This is helpful incase the original backup is not available.