This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
tahoe-lafs
Watch
1
Star
0
Fork
0
You've already forked tahoe-lafs
mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced
2025-01-14 16:59:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f9d218c673
tahoe-lafs
/
src
/
allmydata
/
frontends
History
david-sarah
0f83b76190
frontends/ftpd.py: remove the check for IWriteFile.close since we're now guaranteed to be using Twisted >= 10.1 which has it.
2011-07-21 17:03:20 -07:00
..
__init__.py
ftp/sftp: move to a new frontends/ directory in preparation for factoring out password-auth component
2008-11-05 14:07:33 -07:00
auth.py
ftpd/sftpd: stop using RuntimeError, for
#639
2009-02-22 17:24:26 -07:00
ftpd.py
frontends/ftpd.py: remove the check for IWriteFile.close since we're now guaranteed to be using Twisted >= 10.1 which has it.
2011-07-21 17:03:20 -07:00
sftpd.py
SFTP: report unknown sizes as "0" instead of "?", to satisfy some clients.
fixes
#1337
2011-01-27 22:22:49 -08:00