Page is a not externally linkable
jlr1001 - 12:40 pm on Apr 4, 2007 (gmt 0)
Also, I'm looking for a simple file upload interface not a full, php ftp client. Basically I only want site visitors to upload files, not be able to browse a directory structure or see any other files that have been uploaded. Does any script readily come to mind? Thanks for any suggestions. -jlr1001
I need to source a file upload script that can connect to a third-party ftp server. I've been looking at php-based apps, but all of them are designed to upload the file to a directory on the same server where the script is hosted.