December 2007
Data Recovery Software - File System Utilities
by 5 othersImage creation uses Microsoft's Volume Shadow Services (VSS), allowing you to create safe "hot images" even from drives currently in use. Images are stored in XML files, allowing you to process them with 3rd party tools. Never again be stuck with a usele
July 2007
Drive Snapshot - Disk Image Backup for Windows NT/2000/XP/2003/X64
Create Disk Image Backups, While Running Windows The Backup process will back up all your data into a single file, containing all data, including system data and registry, for total security, should your computer ever crash. There is no restart (to DOS)
September 2006
Unix Review > UnixReview's Shell Corner Roundup: Unix Backup Scripts
I periodically back up my root file system to an unused drive by using mirrorcopy (Listing 2), a Korn shell script. Here’s my logic:
1
(3 marks)