add duplicati, split out things-that-have-tahoe-lafs-backends

[Imported from Trac: page RelatedProjects, version 96]
zooko 2012-05-22 18:42:43 +00:00
parent abadb37051
commit 4644d117c1

@ -5,14 +5,17 @@ There are several projects to extend Tahoe-LAFS or integrate it with other tools
* nejucomo's [lafs-rpg](https://bitbucket.org/nejucomo/lafs-rpg/) read-only web proxy
* Aaron Cordova's [hadoop-lafs](http://code.google.com/p/hadoop-lafs) ([//pipermail/tahoe-dev/2009-August/002727.html announcement email])
* nejucomo's hglafs [//pipermail/tahoe-dev/2010-June/004559.html announcement], [home page](http://bitbucket.org/nejucomo/hglafs)
* François Deppierraz's [Tahoe-LAFS plugin for duplicity](http://duplicity.nongnu.org/duplicity.1.html)
* [//trac/tiddly_on_tahoe tiddly_on_tahoe] -- Zooko's plugin for TiddlyWiki so it can save itself to Tahoe-LAFS
* [GridBackup](http://github.com/divegeek/GridBackup) -- Shawn Willden's ambitious new backup tool project (pre-alpha state).
* [TahoeLAFS-android](http://github.com/ctrlaltdel/TahoeLAFS-android) -- François Deppierraz's Tahoe-LAFS client for Android phones
* [puppet-tahoe](http://github.com/ctrlaltdel/puppet-tahoe) -- François Deppierraz's Tahoe-LAFS plugin for Puppet; featured in [//~zooko/TWN10.html Tahoe-LAFS Weekly News issue 10]
* [pyfilesystem](http://code.google.com/p/pyfilesystem/) has a Tahoe-LAFS backend now thanks to slush
* [FUSE interface](https://github.com/keiichishima/tahoefs/commits/master/) in C by Keiichi Shima ; docs say that it is read-only for now (See also the FAQ [Can I access files stored in Tahoe-LAFS via FUSE?](FAQ#Q23_FUSE).)
Other tools can use Tahoe-LAFS:
* [duplicity](http://duplicity.nongnu.org) has a Tahoe-LAFS backend (thanks originally to François Deppierraz)
* [duplicati](http://www.duplicati.com/) has a Tahoe-LAFS backend
* [pyfilesystem](http://code.google.com/p/pyfilesystem/) has a Tahoe-LAFS backend (thanks originally to slush)
(see below for Tahoe-LAFS extensions -- dormant.)
# Tips and Tricks