|
Compressing a directory tree for backup
Following is a simple procedure that compresses an entire directory into a single file and appends the current date to the filename. The command to perform this task are stored in a batch file which can be executed manually, i.e. by double-click, or it can be automated with the Windows Task Scheduler. The procedure requires a command line compression utility (zip.exe), which is available from this site. The Beyond Compare software can be used to compare two compressed backups and see the changes that have taken place. The following are the procedures for creating and automating a batch file to compress directories for backup. Also included is a procedure for comparing the generated backups.
Last modified January 9, 2008 2:49 am
|