Table of Contents

NotFTP

NotFTP is a web based FTP gateway written in PHP. It supports all common FTP functions (including uploads) and allows the administrator to set a maximum transfer size and a daily transfer quota for users.

NotFTP is particularly useful for making FTP accessible to users behind an HTTP-only proxy.

Note: NotFTP is no longer being maintained. I do not plan to release any updates and I probably won’t answer support questions. Use at your own risk.

Requirements

  • PHP 4.3.0 or higher.
  • PHP FTP extension.
  • PHP OpenSSL extension (if you want to use SSL-FTP connections).

Downloads

Links

Copyright

Copyright © 2002-2003 by Ryan Grove. All rights reserved.
NotFTP is open source software distributed under the terms of the GPL.