- Jun 6, 2005
- 935
- 0
- 0
What would I use to do this? I dont want a browser-based FTP browser. I've found those.
What I'm looking for is a script or whatever I need, to allow people to upload files.. but never delete them. They would have to go to the FTP location to delete it.
I need a way to allow anyone to upload a file to a FTP location from a webpage, but also (after uploaded) allow people to have a list of working links to those uploaded files.
To edit the files, they would have to open the file up from the link on the page (or directly from the FTP location of course) and resave it.
I hope to set the permissions to the files as far as editing on the FTP server.
I just need a way to allow people to upload thru the web browser to the FTP, then have links to every file that has been uploaded.
Thank you. I hope my description has been clear. I dont know if I need a perl script for this, or some kind of basic HTML file uploading.
This is new territory for me!
What I'm looking for is a script or whatever I need, to allow people to upload files.. but never delete them. They would have to go to the FTP location to delete it.
I need a way to allow anyone to upload a file to a FTP location from a webpage, but also (after uploaded) allow people to have a list of working links to those uploaded files.
To edit the files, they would have to open the file up from the link on the page (or directly from the FTP location of course) and resave it.
I hope to set the permissions to the files as far as editing on the FTP server.
I just need a way to allow people to upload thru the web browser to the FTP, then have links to every file that has been uploaded.
Thank you. I hope my description has been clear. I dont know if I need a perl script for this, or some kind of basic HTML file uploading.
This is new territory for me!