Hey y'all, I'm hoping to get some opinions from you all.

I would like to create an upload / download app for fun / practice. Basicaly, people log in, get a directory listing of files on the server and can upload and download to the directories.

I'm gonna use a MySQL database to keep track of the files, who uploaded what file and when. Any other suggestions of what I can / should track. I've just started playing with Coldfusion, is that really applicable? I've been using AMFPHP and WebOrb and want to try something else. What is the best way to visually show a servers directory listing. Any ideas on how I would 'scan' a directory and show that in a component.

Now that I think of, perhaps it wold be best not to think of it as a simple FTP thing, but rather an interface where options are presented to 'tag' a file with keywords, and then one can search for those keywords and then choose file to dl that match the key words.

Anyone have any ideas / tfeatures they think would be cool to have?

Reply via email to