PHP FTP Client is an FTP client that is useful for allowing people behind a firewall to access the FTP protocol without opening the special ports inside the firewall.
PHP FTP Client could be used as a front end to a local FTP server, and therefore allow the administrator to provide access to the FTP server only from localhost.
Here are some key features of "PHP FTP Client":
· Provide FTP access through a firewall which blocks FTP
· Provide a front end to an FTP server which only allows access to the web server, thus reducing the risk of the FTP server being attacked.
What's New in This Release:
· Have corrected problems with missing files. Was a case of linking against files I shouldn't have been.
· Added an FAQ, which currently only explains how to use the multi-file upload feature.
Product's homepage