The existing RadCloudUpload uses Azure SDK to transfer the files across to the blob. This will lead to an upload handler then upload the files to the server. The problem with this is that to upload a large file it till take a long. Is there any chance to add functionality to send files from client side? The azure now support CORS support which enables us to upload the files faster with no intervention from the server. This will be a knockout. Is there any chance to avoid these handlers and sent it directly to the server. The handler i think is making the uploader extremely slow as compared to the direct uploads from clients like "Azure Storage Explorer 6". Now there is cors support for Azure. It will be nice to see a tool which does direct upload like. flajaxian http://www.flajaxian.com/flajaxian.com/DirectAmazonUploader1.0Help.html. Best Regards Rinu
It would be interesting to know what state is sending: Receiving file, assembly file... It is not practical, take longer to assemble than submit, given the experience with the end-user interface... (tested with Azure) Regards
Please consider adding Rackspace (uses OpenStack) to the list of custom providers or make it simple to plug in a custom provider. All the providers are fairly cookie cutter... jack
Allow direct upload to Youtube with Cloud Upload or Async Upload
ADD: Tokens authentication support for RadCloudUpload's Amazon Provider
ADD: Functionality to set Amazon provider's keys via properties.