Mywayback is a complete rewrite of my previous timeback archival tool. It is now available on the github: https://github.com/jsyk/mywayback
Main features:
- Python 3.x in Windows (with NTFS-only) and Linux. Requires the package sortedcontainers.
- Automatic deduplication of source files using SHA256
- Hashes of the files are stored in a hash-cache under the target directory, and reused on next run
- Each run produces a new snapshot view of the backed up data with the current date and time.
2 Comments