What is the best tool to upload multiple files (as well as directories) on a PHP-based site? I'm looking for something that is open source or free.
I could do this easier by using ftp, but that is privilege I refuse to give the users.
Uploading multiple files through a HTML form is a bit of a hassle when it comes to uploading more than 5-6 files, so that's out of the question.
I've looked at some of the projects over at sourceforge.org, but I just wonder if anyone of you guys have any experience you want to share about this.
Thanks!
