tahoe-lafs/src/allmydata/frontends
2011-07-29 16:31:02 -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: write an error message to standard error for unrecognized shell commands. Change the existing message for shell sessions to be written to standard error, and refactor some duplicated code. Also change the lines of the error messages to end in CRLF, and take into account Kevan's review comments. fixes #1442, #1446 2011-07-29 16:31:02 -07:00