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-13 08:19:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
00fefeba49
tahoe-lafs
/
src
/
allmydata
/
frontends
History
david-sarah
a2699ea6f6
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
..
__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