summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-04-17 11:41:52 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-04-17 11:41:52 -0400
commitd93e2f52c337f1d8016dbd887d69a5eec74e5a08 (patch)
tree1dbbf1501eaeca7b4d4dbf7a9e8d9a188355a87e
parent808040d72a9a3322096a2bb2448da4265c62a751 (diff)
update
-rw-r--r--doc/not.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/not.mdwn b/doc/not.mdwn
index 009e1a79d..2827dd12d 100644
--- a/doc/not.mdwn
+++ b/doc/not.mdwn
@@ -5,6 +5,12 @@
system. For a backup system that uses git and that git-annex supports
storing data in, see [[special_remotes/bup]].
+* git-annex is not a filesystem or DropBox clone. But there
+ is a FUSE filesystem built on top of git-annex, called
+ [ShareBox](https://github.com/chmduquesne/sharebox), and there is
+ interest in making it easy to use and covering some of the use
+ cases supported by DropBox.
+
* git-annex is not unison, but if you're finding unison's checksumming
too slow, or its strict mirroring of everything to both places too
limiting, then git-annex could be a useful alternative.