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





Separate each tag with a space.

Ratings and Reviews

Be the first to post a text review of Jacqueline FTP. Rate and review a project by clicking thumbs up or thumbs down in the right column.

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

    posted by scav 2495 days ago

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

    posted 2495 days ago

  • File released: /ftpd.py/0.8/ftpd0-8.zip

    posted 2495 days ago

  • 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 instead. # version 0.6 - 8 Jan 2003 - catch error when opening file for STOR # version 0.7 - 10 Jan 2003 - bugs in NLST and RETR fixed # version 0.8 - 10 Jan 2003 - implemented DELE in FileFTPSession

    posted 2496 days ago

  • 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 instead. # version 0.6 - 8 Jan 2003 - catch error when opening file for STOR # version 0.7 - 10 Jan 2003 - bugs in NLST and RETR fixed # version 0.8 - 10 Jan 2003 - implemented DELE in FileFTPSession

    posted 2496 days ago

  • ftpd.py source available as a .zip file

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

    posted by scav 2637 days ago

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

    posted 2637 days ago

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

    posted 2638 days ago

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

    posted by scav 2908 days ago

  • File released: /ftpd.py/0.3/ftpd0-3.zip

    posted 2908 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Jacqueline FTP Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review