{Help} Creating an FTP Client Upload Folder

I'm developing a website in which I would like clients to be able to upload files for me to work on to a folder located on my ftp. I would like them to be able to upload files through their browser but not be able to download files. A confirmation that their upload was successful would be great too. Any pointers or tips on where to look and how to do this would be greatly appreciated. I work with Dreamweaver and Golive.

#304489

Look for a PHP upload script, and configure it to point to your FTP folder of choice.

#304512

Okay tried that but I run into two problems. Searched Google read up on CHMOD and tried different scripts.

1) I am unfamiliar with PHP,Perl, or CGI scripts, I work more with graphics and the GUI of a website.

2) I don't think my FTP server is PHP compatible. I do know it is a UNIX server though and that add ons available to the site such as guest books and forums are in CGI but thats about it.

Still need a little more help on this if anyone can help. I'm working on a MAC using GoLive and Dreamweaver.

Thanks.

#304905