summaryrefslogtreecommitdiff
path: root/doc/news/sharebox_a_FUSE_filesystem_for_git-annex.mdwn
blob: cc4488371ced3d19d8d5ff776f1746718560b985 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Christophe-Marie Duquesne has just announced 
[Sharebox|(https://github.com/chmduquesne/sharebox), a FUSE filesystem
relying on git-annex:

<blockquote>
What are your goals?
Seamless synchronization "à la dropbox".
Ability to use with big binary files such as mp3/movies.
Entirely decentralized.
Don't use unnecessary space
Keep it simple: avoid special VCS commands and keep a filesystem
interface as much as possible.
</blockquote>

While still alpha, this is promising. --[[Joey]]