Welcome to Zback!


PROJECT:  Zback - portable backup and synchronize tool for windows 95, 98, XP and up.

                    (c) by Davor Zorc, Zagreb, Croatia , 2001., 2009. Freeware for personal use.

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.
- 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 (150 kB)
- personal freeware
 

DOWNLOAD:

Check  Zback homepage  http://www.fsb.hr/~dzorc/zback.html  and  Download latest version 1.60 (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 set source and target directory and set copy mode (update files, refresh existing files or mirror source to target). Set the direction [Src >> Target], [Target << Src] or bidirectional [Src.1 <> Src.2]. For general backup use, it is good to choose default backup (target) location, for example D:\BACKUP. 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. When you are satisfied, 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
e= Erase SourceDir files (for example.: c:\work\*.tmp  > <nul>   /es)

Options:
b= bidirectional action <> (not for Mirror/ Copy All/ Erase Source!)
s= recourse subfolders too
y= ask before processing line
d= filter out source files older then date  (d=[dd.mm.yyyy])
x= delete source files after copy (caution!)

?:   = prompt user to enter (target) drive (? is wildcard for drive letter)
?=k  = define target ? drive to be drive k:
#    = 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

TIPS AND TRICKS:

LEGAL:

This program is PERSONAL FREEWARE and requires payment to the author if used for commercial work. Individual payment allows single installation use by single user. Commercial use requires license by the author.
The author holds (c) for program look and feel, operation and actual implementation.
This program is tested and believed to be free of bugs. There is however no guarantee that this program will perform expected duty, and that it will not harm your machine, data or user in any way. Author may not be held responsible for such damage. Mentioned hardware and software products are (c) of their producers.

Last update: 06.03.2009

Davor Zorc Homepage