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
You could use a Java based solution. I've been using JumpLoader on one of my web pages and haven't had any problems with it. It can also upload directories, which other solutions mentioned here do not support.