Zback user's guide |
portable backup and synchronize tool for
Windows 9x, XP, Vista, Win7.
(c) by Davor Zorc, Zagreb, Croatia , 2001., 2010. Freeware for personal use. davor.zorc@fsb.hr |
PURPOSE:
1) Synchronize directories for routine backup, for example between hard drive and
USB drive or synchronize two computers via USB drive.
2) General purpose backup utility to save changes in work directories
FEATURES:
- portable - no setup needed. Works from USB stick, does not write to the
registry
- copy modes: update files, refresh existing files or mirror source to target
- filter files based on extension, size, date, subdirectories
- preview and execute operation
- save backup scripts for routine backups
- manual, batch or command line operation
- small size (180 kB)
- personal freeware
DOWNLOAD:
• No Spyware, Trojans, Viruses, or Advertisements
• No nag screens, no registrations, no payments
• No time limit, no limitations
• No unauthorized Internet connections
• No installation needed - just unzip to any directory on a fixed or removable drive
Go to Zback homepage http://www.fsb.hr/~dzorc/zback.html and then Download latest version (cca 180 kByte).
HOW TO USE:
Manual mode is used for one time backup, while batch mode is used for routine backups. In manual mode you may set all the options and then click [Add2batch] button to add it to batch command list. Batch commands are DOS like command lines which can be saved in textual files (*.BAL) for further use.
In manual mode you first set Source and Target directory, then set copy mode:
For general backup use, it is good to go to Options and [set default backup] (target) location, for example D:\BACKUP. Then use Update mode to backup files. To restore previous backup from target to source, simply swap left-right directories using [<>] button and then use Copy all or Mirror mode (mirror mode will erase surplus files too).
You can choose to copy all files or use several filters:
After those settings click on [Make List] to get preview in the to-do list of what files will be copied/ deleted. On the to-do list you can click on [>>] icons or use right-click for menu of actions. This way you can uncheck lines that you do not want to be executed or you can change copy direction or do other actions. Multiple lines may be selected in to-do list. When you are satisfied with the list, click [Execute List] to start copy files.
In batch mode you [Load] batch file(s) or create new one and then you have two options:
Backup Batch line format:
SourceDir\Mask > TargetDir [/mode [options]] # This is example batch command script for routine backups (*.bal) c:\work\*.* > d:\backup\work /us #(backup current work to D:) c:\work\*.* > f:\work /ms #(make mirror on stick F:) Mode: u= Update (= Refresh existing files+ add New files) (default mode!) r= Refresh existing files only m= Mirror source to target (= Refresh + New + Erase surplus TargetDir files) c= Copy all files from Source to Target regardless of which is newer U= Update bidirectional (Sync. from Source to Target and vice versa) R= Refresh existing files bidirectional e= Erase SourceDir files (for example.: c:\work\*.tmp > (nul) /es) d= Backup - copy all files to unique TargetDir\[Date_Time] directory Options: s= recourse subdirectories too y= ask before processing batch line t= filter source files based on file date (d=[dd.mm.yyyy-dd.mm.yyyy]) z= filter source files based on size (kB) (z=[11-22]) k= exclude source files with extension(s) (k=[*.bac,*.tmp]) p= skip updating subdirectory which does not already exists on Target x= delete source files after copy (caution!) Special codes in batch lines: ?: = prompt user to specify drive (? is wildcard for drive letter) ?=k = define ?: drive to be drive k: %: = drive where Zback.exe is located # = comment line ## = stop processing batch list after line starting with ## To-do line prefixes: [ = create directory + = copy file * = delete file $ = delete surplus directory on target # = comment line
PROGRAM OPTIONS:
TIPS AND TRICKS:
LEGAL:
Last update:
11.01.2010
Suggestions, comments and bug reports are welcome.
Davor Zorc Homepage:
http://www.fsb.hr/~dzorc/index.html