]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
ftp server: initial implementation. Still needs unit tests, custom Twisted patches...
authorBrian Warner <warner@allmydata.com>
Mon, 6 Oct 2008 19:52:36 +0000 (12:52 -0700)
committerBrian Warner <warner@allmydata.com>
Mon, 6 Oct 2008 19:52:36 +0000 (12:52 -0700)
commitbc237b3956e8f96c89e9e2925d5859d1862ae117
tree7e5f86cb128fa5da79358198112c304dde5926e8
parent934dc6aa77592dfd5dd5e548a90779ab307daea2
ftp server: initial implementation. Still needs unit tests, custom Twisted patches. For #512
docs/ftp.txt [new file with mode: 0644]
src/allmydata/client.py
src/allmydata/ftpd.py [new file with mode: 0644]
src/allmydata/immutable/download.py
src/allmydata/immutable/filenode.py