by scav
A small Python FTP server. Runs within a specified dir of PC. Has a SITE extension to let files of permitted types be opened on the PC (eg spreadsheets). Useful to send reports to PC from Unix host, or PC to PC.
Version 0.8 has a slightly more complete implementation (added DELE). Most of the changes since 0.3 are refactoring in the source code, so I can use it to build FTP servers that provide a virtual directory, not necessarily based on real files. Happy ...
# version 0.4 - 21 Jan 2002 - do no CRLF translation on RETR in ascii mode. # version 0.5 - 16 Dec 2002 - start in binary mode by default # Refactoring out filesystem code so you can make an FTP server that serves # a virtual directory structure ...
# version 0.4 - 21 Jan 2002 - do no CRLF translation on RETR in ascii mode. # version 0.5 - 16 Dec 2002 - start in binary mode by default # Refactoring out filesystem code so you can make an FTP server that serves # a virtual directory structure ...
Because some people may have problems with the .tar.gz file. You don't need both.
ftpd.py v0.3 23-11-2001 ----------------------- Different set of default allowed extensions for SITE START. See also release notes for how to change this on the command line. ftpd.py v0.2 ------------ Handle filename globbing, allowing use of mget and ...
Last release for this year. Handles filename globbing for mget and mput. Added command-line option --allow-also. Obsolete packages more clearly labelled as such.
ftpd.py v0.3 23-11-2001 ----------------------- Different set of default allowed extensions for SITE START. See also release notes for how to change this on the command line. ftpd.py v0.2 ------------ Handle filename globbing, allowing use of mget and ...
ftpd.py v0.3 23-11-2001 ----------------------- Different set of default allowed extensions for SITE START. See also release notes for how to change this on the command line. ftpd.py v0.2 ------------ Handle filename globbing, allowing use of mget and ...
OK, I'm not supporting the Java version any more. The python one is available as source and a standalone windows executable.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use