diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-31 14:07:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-31 14:07:28 -0400 |
commit | ea91f32651e3a6ac7e1a4bc94fa6cb408516eb93 (patch) | |
tree | 3d0b28375f7be2568c383ab14329d58e270e7b4a /doc/news | |
parent | bd42bf3956531cf6d7ece2067ddd8542e7ea2ee0 (diff) |
format
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/sharebox_a_FUSE_filesystem_for_git-annex.mdwn | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/doc/news/sharebox_a_FUSE_filesystem_for_git-annex.mdwn b/doc/news/sharebox_a_FUSE_filesystem_for_git-annex.mdwn index cc4488371..63d71a363 100644 --- a/doc/news/sharebox_a_FUSE_filesystem_for_git-annex.mdwn +++ b/doc/news/sharebox_a_FUSE_filesystem_for_git-annex.mdwn @@ -1,14 +1,16 @@ +[[!meta title="sharebox: a FUSE filesystem for git-annex"]] + 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 +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> |