An open API service indexing awesome lists of open source software.

https://github.com/tpot/s3-time-machine

Experiment with mapping FUSE filesystem operations to S3
https://github.com/tpot/s3-time-machine

Last synced: 25 days ago
JSON representation

Experiment with mapping FUSE filesystem operations to S3

Awesome Lists containing this project

README

          

# s3-time-machine

Experimental FUSE filesystem to implement a S3-backend for Apple's Time Machine
backup application.

## Concept

* Create a sparsebundle disk image on a FUSE filesystem
* Time Machine mounts the disk image as a HFS+ filesystem
* FUSE filesystem creates virtual filesystem from HFS+ btrees access
* Operations on virtual filesystem mapped to S3 operations