Pigeon backup was made out of a basic need - to provide a simple, friendly and useful backup utility to backup all applications. Pigeon can be easily run via command-line and using the correct arguments you'll be able to mirror entire directories in a flash.
Here are some key features of "Pigeon":
· Mirror : Basically creates a mirror of your source directory on the target directory, delete all non-matching files on the target
· Copy : Similar to the mirror mode, except that it will *not* delete any non-matching files on the target.
· Zip : The zip mode will create a zip file out of the source directory.
Requirements:
· JDK 1.5 or higher