Click here to Skip to main content
15,892,643 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to upload the larger file of the order of upto 2 GB using the MVC RAZOR. The format of the file is either WAV or AVI. As per the current functionality used i am able to upload the file of much smaller size. I wish to use the ftp protocol to upload the file.
Posted
Comments
ZurdoDev 3-Sep-14 8:50am    
Where are you stuck?
MukeshSagar 4-Sep-14 2:43am    
I don't want to use AJAX call.

1 solution

It mostly depends on IIS configuration, thus also on your provider.
See: http://ajaxuploader.com/large-file-upload-iis-asp-net.htm[^]
But can be a network problem also.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900