What is the best client side http library to upload multiple files? If it can handle directories that\'s a huge bonus. I\'m looking for something that is open source or free
I'd recommend something like SWFUpload for that. It's main feature is its support for progress bars, but it also allows for queuing files which is particularly handy (this is actually the second time I've recommended it today).