This RadCloudUpload sample shows the basic functionalities of the cloud upload control - size validation, multiple file selection and upload to Azure.
-
Click on the select button to open file dialog to choose files.
- Select multiple files at the same time.
- Progress bar will be shown next to each file.
- Try to upload file over 3MB to test client-side size validation.
About RadCloudUpload for ASP.NET AJAX
Telerik's Cloud Upload control gives you the ability to upload files to following cloud storage providers– Azure and Amazon S3.
With the help of an uploading handler, the selected files are directly transferred to the cloud storage.
No files are kept on the hard drive of the server. In case that the uploaded files are not processed after a postback, a callback function triggered from the cache of the application will delete them from the cloud storage.
RadCloudUpload supports chunk upload, client-side validation, multiple selection, progress monitoring, security features and more.
RadCloudUpload and 120+ other controls are part of UI for ASP.NET AJAX,
a comprehensive toolset taking care of the common functionality of your application,
while leaving you with more time to work on its business logic.
Key Features
- Upload to cloud storage without saving files on the server
- Progress monitoring
- Built-in validation
- Multiple file selection
More about RadCloudUpload for ASP.NET AJAX