Hi Guys,
I'm looking to build an extremely simple script that would allow someone that I know to share files in a simple manner.
This script should do the following:
- Make a list of all the files in a specific folder.
- Make downloadable links to these files (<a href="">).
The person that I'm trying to help with this is blind and wants to share files (papers and theses) with his
students. The less user interaction that is recuired, the better this will work for him. So I figured, why not just
let him copy a folder with all his latest files to the ftp and then let PHP (or HTML) sort out the making of the list.
Could you guys please help me (or us) to a sollution? Hoping something like this already exists.
I've tried many different sources, but these keywords in Google lead to some very unusefull results.
Thanks very much in advance!
Raul