This is a migrated thread and some comments may be shown as answers.

RadFileExplorer upload 4GB file

1 Answer 193 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Bill Delisi
Top achievements
Rank 1
Bill Delisi asked on 05 Feb 2015, 09:54 AM
In FileExplorer  we can set MaxFileuploadSize to  "2147483647" .So that can upload maximum 2 GB files.But we want to upload very large files
up to 4 GB using FileExplorer  .

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 05 Feb 2015, 12:02 PM
Hello Bill,

To enable large file uploads in FileExporer you need to change the maxRequestLength value in the web.config to the largest allowed combined file size for your application. The default value of this property is 4096 (4 MB). You can find more detailed information on the subject in the following help article: Uploading Large Files

I hope this helps.

Regards,
Vessy
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
FileExplorer
Asked by
Bill Delisi
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or