My favorites | Sign in
Project Home Wiki Issues Source
Project Information
Members

Consists of two parts:

  1. A Python FUSE plug-in for Mac/Linux.
  2. A server-side that runs on App Engine

Uses the Blobstore API for storing and retrieving files up to 2GB in size. The goal is maximum rsync performance for backup and synchronization.

Work is ongoing ~ NOT READY FOR RELIABLE USAGE


If you'd like to contribute patches, please use the review tool and send it to the primary project committers.


Known issues:

  • No Datastore retries on the server side
  • No HTTP retries on the client side
  • Authorization missing

Future directions:

  • Multiple namespaces per server-side
  • HTML interface for read access
  • Support multiple blocks per Inode (2GB+ files, random writes)
  • Enable Windows usage with dokan and pywinfuse

Powered by Google Project Hosting