fast-and-furious is a backup system which is able to cipher and decipher backup files automatically with lightweight environment.
What is needed?
Java 7
Ant, at least 1.8.2
ant-contrib (http://ant-contrib.sourceforge.net/) in version 1.0b3
How to install?
Just unzip the zip to a folder you want.
How it works?
fast-and-furious works supports creating backups and restoring backups.
Creating backups (target backup)
Backup files will be zipped automatically in "${java.io.tmpdir}/backup" directory and ciphered with DES encryption in "backup.save.dir" directory. This directory can by any kind of directory, perhaps a cloud folder or something else.
Restoring backups (target backdown)
Ciphered backup files in "backu