ruplicity icon indicating copy to clipboard operation
ruplicity copied to clipboard

Read files from backup

Open mbrt opened this issue 9 years ago • 0 comments
trafficstars

Extract the restore functionality from duplicity, to implement the read of a file snapshot in a backup.

  • [x] Parse manifest files
  • [ ] Integrate librsync-rs crate
  • [x] Implement a cache trait to allow reusing extracted file chunks
  • [x] Use fnv hashing for the cache
  • [ ] Documentation

mbrt avatar Nov 27 '15 16:11 mbrt