I work for a large construction company as their web developer. Originally they had an online FTP site that they uploaded files to so that clients can download pdf files of their blueprints.
Well now, boss has decided he wants to get rid of the online FTP service and wants a better interface and do it all locally (we have the resources, so why not)
So, I created a website that has all the files organized and listed, but using this way, when a file is placed on the server the web page must be updated too to show the new file and link....
Is there anyway that when a file is placed onto the server it is added to the website automatically too with the same formatting as the rest of the site?
I know I could just make a link to the directory of the files on the server, but the page from our server isn't very appealing and thats what the boss was trying to get away from in the first place...(running apache on the server)
Here's an older version of the site, should be updated tomorrow... any suggestions are appreciated...
HA Sack FTP Site