implementation of GUI frontend to tahoe

Zooko Wilcox-OHearn zooko at leastauthority.com
Wed Feb 12 19:03:55 UTC 2014


Hello freelab xavier:

Welcome.

On Wed, Feb 12, 2014 at 10:07 AM, freelab xavier <freelab.cc at gmail.com> wrote:
>
> so that i can reuse it as a basis to create a tahoe driver for pydio

Great! I hope it works. Pydio sounds great!

Maybe:

* https://github.com/joepie91/pytahoe/blob/master/pytahoe/__init__.py

Or:

* http://code.google.com/p/pyfilesystem/source/browse/#svn%2Ftrunk%2Ffs%2Fcontrib%2Ftahoelafs

Would help you? Is pydio written in Python?

Another idea would be to see how the SFTP driver works:

https://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/src/allmydata/frontends/sftpd.py

github mirror of that file:

https://github.com/tahoe-lafs/tahoe-lafs/blob/master/src/allmydata/frontends/sftpd.py

Anyway, you might find it easier to use the LAFS web API than to use
any wrapper code:

https://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/docs/frontends/webapi.rst

github mirror of the same document:

https://github.com/tahoe-lafs/tahoe-lafs/blob/master/docs/frontends/webapi.rst

Let us know how it goes!

Regards,

Zooko



More information about the tahoe-dev mailing list