Welcome, Guest! Log In | Create Account

Share

Jacqueline FTP

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.


http://JFTP.sourceforge.net

File Transfer Protocol (FTP), Office/Business

Project Feed

  • A new year, a new version

    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 ...

    10:22AM on Jan 10 2003 by scav

  • ftpd.py 0.8 file released: ftpd-0-8-src.zip

    # 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 ...

    12:00AM on Jan 10 2003

  • ftpd.py 0.8 file released: ftpd0-8.zip

    # 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 ...

    12:00AM on Jan 10 2003

  • ftpd.py source available as a .zip file

    Because some people may have problems with the .tar.gz file. You don't need both.

    01:53PM on Aug 21 2002 by scav

  • ftpd.py 0.3 file released: ftpd-0-3-src.zip

    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 ...

    12:00AM on Aug 21 2002

  • JFTP - v0.3 of ftpd.py released

    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.

    02:23PM on Nov 23 2001 by scav

  • ftpd.py 0.3 file released: ftpd0-3.tar.gz

    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 ...

    12:00AM on Nov 23 2001

  • ftpd.py 0.3 file released: ftpd0-3.zip

    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 ...

    12:00AM on Nov 23 2001

  • ftpd.py released

    OK, I'm not supporting the Java version any more. The python one is available as source and a standalone windows executable.

    02:50PM on Nov 07 2001 by scav

  • ftpd.py 0.1 file released: ftpd.tar.gz

    
                
            
            

    12:00AM on Nov 07 2001

Jacqueline FTP Actions