Projects / NotFTP

NotFTP

NotFTP is a fully-featured and easy-to-use Web-based HTTP-FTP gateway written in PHP. It supports all common FTP functions and allows the administrator to set a maximum transfer size and a daily transfer quota for users. It is particularly well-suited for making FTP accessible to users behind an HTTP-only proxy.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

Release Notes: Support has been added for SSL-FTP, symbolic links, and administrator-defined server lists. In addition, a French translation has been added.

Release Notes: Support has been added for internationalization and user-selectable themes. Additionally, an option has been added for connecting to non-standard ports, and many security enhancements have been made.

  •  07 Jun 2002 06:07

Release Notes: This release fixes several directory listing bugs that occurred with some FTP servers.

  •  04 Apr 2002 00:17

Release Notes: This release fixes a nasty logoff bug.

Release Notes: Optional passthru downloading was added, which streams files directly from the FTP server to the user without storing them locally. Non-passthru downloads are now stored locally and then streamed, rather than forcing the client to do a redirect. Administrators can now set a daily transfer quota based on the number of bytes transferred.

RSS Recent comments

10 Jul 2002 17:19 wonko

Re: PHP Error Message
You need to compile PHP with the --enable-ftp option as described in the NotFTP and PHP documentation.

10 Jul 2002 12:04 artemido

PHP Error Message
Fatal error: Call to undefined function: ftp_connect() in /home/l337hosting-com/www-secure/htdocs/ftp/ftp.php on line 61

I'm running Apache 1.3.26 and PHP 4.2.1. Further, I notice that there is, in fact, no function called ftp_connect() anywhere in the ftp.php file...

06 Jun 2002 23:31 wonko

Re: NotFTP 1.2.1 works fine with PHP & Apache for Win32
Looks like you're right. I've updated the website and documentation to reflect this.

02 May 2002 09:55 ironstorm

NotFTP 1.2.1 works fine with PHP & Apache for Win32
Despite what the NotFTP homepage says, it does
work fine on Windows as long as you use Apache.

I can't speak to whether it works on IIS or not
cause I haven't tested it.

Screenshot

Project Spotlight

Multi-Sandbox Lua Engine

Tight sandboxes for Lua.

Screenshot

Project Spotlight

Wireshark

A network protocol analyzer.