| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| IncrementalBackup_v1.0.2r8.jar | 2011-02-27 | 171.0 kB | |
| Totals: 1 Item | 171.0 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*