Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
Go to file
mpl 31df3635a4 camput: ignore files like .DS_Store with -filenodes
Also made initTrustedCertsOnce a field of the Client
object, as it is a similar change.

http://camlistore.org/issue/104

Change-Id: Iabbd7f06e06d31265f390a23c4bdaac956f856f7
2013-08-19 17:21:10 +02:00
.hackfests
bin
clients osx: add a Makefile and gitignore 2013-07-11 08:39:00 +10:00
cmd camput: ignore files like .DS_Store with -filenodes 2013-08-19 17:21:10 +02:00
config camput: ignore files like .DS_Store with -filenodes 2013-08-19 17:21:10 +02:00
dev devcam server: handle SIGQUIT 2013-08-17 00:43:53 +02:00
doc
lib/python Send auth header with GET requests too. 2013-08-02 21:13:53 -07:00
misc camweb,buildbot: Update camlistore git repo URLs. 2013-08-18 08:56:16 -07:00
old all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -07:00
pkg camput: ignore files like .DS_Store with -filenodes 2013-08-19 17:21:10 +02:00
server Merge "Adding Google Drive as a storage backend experimentally. No cheap-enough way of enumerating Drive files, needs to be fixed once Drive supports range queries. Allows you to sync to /sto-googledrive/, but not from." 2013-08-17 15:51:51 +00:00
third_party Adding Google Drive as a storage backend experimentally. No cheap-enough way 2013-08-17 15:30:02 +02:00
website server-config doc: fix google cloud storage config identifier. 2013-08-18 21:48:02 +02:00
.gitignore
.header
AUTHORS A+C: Kamil Kisiel (Individual CLA) 2013-07-29 22:39:30 +02:00
BUILDING
CONTRIBUTORS C: add Burcu Dogan (Google CLA) 2013-08-17 08:48:35 -07:00
COPYING
HACKING Updating website for new git & Gerrit location. 2013-08-14 10:35:33 -07:00
Makefile dev-server: use updatelibrary.go to update closure lib 2013-07-23 16:19:46 +02:00
README
TESTS all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -07:00
TODO link to camlipy 2013-08-15 10:07:58 -07:00
dev-appengine appengine: fix the UI 2013-08-16 18:49:51 +02:00
dev-camget dev-camput, dev-camget: options to make demos better 2013-07-29 10:15:59 -07:00
dev-cammount dev-cammount: fix comment 2013-07-20 22:37:21 -07:00
dev-camput dev-camput, dev-camget: options to make demos better 2013-07-29 10:15:59 -07:00
dev-camtool
dev-db
dev-pass-camput
make.go camlistored: help getting started on windows 2013-08-16 19:14:30 +02:00

README

Camlistore is your personal storage system for life.

It's a way to store, sync, share, model and back up content.

It stands for "Content-Addressable Multi-Layer Indexed Storage", for
lack of a better name.  For more, see:

     http://camlistore.org/
     http://camlistore.org/docs/

Other useful files:

     BUILDING  how to compile it ("go run make.go")
     HACKING   how to do development and contribute

Mailing lists:

     http://camlistore.org/lists

Bugs and contributing:

     https://code.google.com/p/camlistore/issues/list
     http://camlistore.org/docs/contributing