Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ZipSnapNG-v3.0.0.zip | 2015-02-16 | 279.8 kB | |
README.md | 2015-02-16 | 1.6 kB | |
Totals: 2 Items | 281.4 kB | 0 |
- New features:
- Binary deltas: only the portion (data slices) of the file that has changed is saved or restored
- Data deduplication: across directories/snapshots/computers, prevent storing copied/renamed/moved contents or any data slice already in the catalog
- Encryption support: generate password-protected backup sets
- Purge old data: remove from the catalog the oldest snapshots and associated data
- Custom action: a custom script can be executed automatically when the backup process is finished
- Multiple restore options: original location, different directory or merge with existing directories
- Windows Shadow Copy support: integration with Windows VSS to handle opened files
- Multi-volumes archive: split the backup archive in multiple, smaller files
- A backup job can include multiple source directories
- The configuration for each backup job is stored in independent configuration files
- The integrity of the files extracted after a restore is verified
- Identify and differentiate between new and updated files
- Provide a summary to review of what is going to be backed up or restored before proceeding
- Enhancements:
- The dataset integrity is verified through different means during backup and restore
- Provide ETA for long-lasting operations
- Generate and store log file for each run
- Keep track of elapsed time for each task and memory consumption
- The program can be run non-interactively when executed in a batch job