README ====== Pithos is a file storage service, built by GRNET. Learn more about Pithos at: http://code.grnet.gr/projects/pithos Here you will find the following tools: pithos-sh Pithos shell pithos-sync Pithos synchronization client pithos-fs Pithos FUSE implementation Also, the lib folder contains a python library that can be used to access Pithos and manage stored objects. All tools use the included lib. Connection options can be set via environmental variables: PITHSO_USER Login user PITHOS_AUTH Login token PITHOS_SERVER Pithos server (default: plus.pithos.grnet.gr) PITHOS_API Pithos server path (default: v1) PITHOS_SYNC_CONTAINER Container to sync with (default: pithos)