ruplicity
ruplicity copied to clipboard
Read files from backup
trafficstars
Extract the restore functionality from duplicity, to implement the read of a file snapshot in a backup.
- [x] Parse manifest files
- [ ] Integrate
librsync-rscrate - [x] Implement a cache trait to allow reusing extracted file chunks
- [x] Use fnv hashing for the cache
- [ ] Documentation