smoothmoniker |
07-14-2005 12:23 PM |
HELP! Web based FTP client
Hey all
I'm looking for some code that can function as a web based FTP client. The idea would be that somebody could navigate to a webpage on my site, log-in with a user name and password, and then upload or download files from their computer to a folder on the server without having to have their own FTP client installed.
Anybody know of anything that does this? The more one-click it is, the better. Also, I would prefer a self-contained application that doesn't rely on installed scripts, since I'm on a shared server I don't have the ability to install any additional script modules. Its an Apache server, and the basic PERL and PHP modules are installed, but that's about it.
|