| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| IncrementalBackup_v1.1.1r17.jar | 2011-03-02 | 173.7 kB | |
| Totals: 1 Item | 173.7 kB | 0 | |
IncrementalBackup Readme File Usage: incrementalbackup.jar create <name> <source> <destination> incrementalbackup.jar delete <name> incrementalbackup.jar run <name> incrementalbackup.jar recreate <name> Changelog: 1.1.1: Added parameter "recreate". This will delete all backups from a job and then create a new full backup! 1.1.0: Added a progress window to display current file and a progress bar Finally got the incremental part working 1.0.2: Changed hash file delimiter to "|". The ";" delimiter could have caused errors when processing paths with this char. You have to change your hash file manually and hope that nothing breaks ;) 1.0.1: Added workaround if Java couldn't access a directory (permission denied) 1.0.0: Initial Release *yeah*