This is a PHP system that allows you to connect to your FTP connection without 3rd party software, or where you do not have access rights, e.g the workplace, college etc. The system is very configurable and easy to use and boasts a wide range of features:
QUOTE
Navigate the FTP server
Once you have logged in, you can browse from directory to directory and see all the subdirectories and files.
Upload files
There are 3 different ways to upload files: the standard upload form, the upload-and-unzip functionality, and the Java Applet.
Download files
Click on a filename to quickly download one file.
Select multiple files and click on Download; the selected files will be downloaded in a zip archive.
Zip files
... and save the zip archive on the FTP server, or email it to someone.
Copy, move and delete
Directories are handled recursively, meaning that their content (subdirectories and files) will also be copied, moved or deleted.
Copy or move to a 2nd FTP server
Handy to import files to your FTP server, or to export files from your FTP server to another FTP server.
Rename and chmod
Chmod handles directories recursively.
View code with syntax highlighting
PHP functions are linked to the documentation on php.net.
Plain text editor
Edit text right from your browser; every time you save the changes the new file is transferred to the FTP server.
HTML editors
Edit HTML a What-You-See-Is-What-You-Get (WYSIWYG) form; there are 3 different editors to choose from.
Code editor
Edit HTML and PHP in an editor with syntax highlighting.
Search for words or phrases
Filter out files based on the filename, last modification time and filesize.
Calculate size
Calculate the size of directories and files.
Once you have logged in, you can browse from directory to directory and see all the subdirectories and files.
Upload files
There are 3 different ways to upload files: the standard upload form, the upload-and-unzip functionality, and the Java Applet.
Download files
Click on a filename to quickly download one file.
Select multiple files and click on Download; the selected files will be downloaded in a zip archive.
Zip files
... and save the zip archive on the FTP server, or email it to someone.
Copy, move and delete
Directories are handled recursively, meaning that their content (subdirectories and files) will also be copied, moved or deleted.
Copy or move to a 2nd FTP server
Handy to import files to your FTP server, or to export files from your FTP server to another FTP server.
Rename and chmod
Chmod handles directories recursively.
View code with syntax highlighting
PHP functions are linked to the documentation on php.net.
Plain text editor
Edit text right from your browser; every time you save the changes the new file is transferred to the FTP server.
HTML editors
Edit HTML a What-You-See-Is-What-You-Get (WYSIWYG) form; there are 3 different editors to choose from.
Code editor
Edit HTML and PHP in an editor with syntax highlighting.
Search for words or phrases
Filter out files based on the filename, last modification time and filesize.
Calculate size
Calculate the size of directories and files.
You can also limit the system to only allow access to a certain selection or single FTP server, e.g. all people hosted on Trap17, or just your account, or allow everyone to use your system.
I have found this invaluble when I find myself needing to FTP something away from home. I have also found it to be the quickest FTP system, including many popular programs.
The files can be downloaded here. (Size is 1.7MB when zipped and 4.7MB unzipped.)
The installation instructions can be found here.
A fully working version has been uploaded by the creator to www.net2ftp.com which allows access to any FTP server.
I hope you find this tool as useful as I have.

