Page 2 of 2

Re: General Project Management Discussion

Posted: Wed Apr 14, 2010 6:50 am
by Mac_Fife
I have a file upload utility that I have on a couple of my sites that I use where I want people to be able to upload files but don't want to give them FTP access. It's an Open Source/GPL PHP thing I found that lets you browse for the file to upload, works with multiple folders, etc., but the user login part of it was a bit ropey and there were few bugs, so I re-wrote some parts of it. When I get finished with the project I'm working on right now, I might take a look and see if I can tie the logins to use the same credentials as the forums and get it to display the URL for a selected file.