[Asp.net/C#]
Hello everyone,
I would like to upload some large content size around 1gb to the server !! it s not getting uploaded in slow connections
is there any proper/Efficient way to acheive this!!
Very urgent friends.any help
can you guys post the code?
Advanced Thanks
Loading
sushil hadagePosted Aug 17, 2015, 6:01 AM
narasimman gPosted Dec 12, 2012, 10:22 PM
Thanks, Even though I am not working on this,your answer will help someone in future.
Cheers Guys..
Mahesh ChandPosted Dec 12, 2012, 8:51 PM
Suthish NairPosted Feb 11, 2011, 3:27 AM
narasimman gPosted Feb 10, 2011, 11:47 PM
Suthish NairPosted Feb 10, 2011, 2:30 PM
narasimman gPosted Feb 10, 2011, 10:27 AM
thanks for the response
I need to upload more than 1 GB upto 3GB
The thing is asp.net fileupload recommended file upload size s 20 MB
how to acheive my requirement
Thatsy i need help from you guys,
Suthish NairPosted Feb 10, 2011, 8:01 AM
Micke BlomqvistPosted Feb 10, 2011, 7:25 AM
Amit ChoudharyPosted Feb 10, 2011, 5:24 AM
1. Go for high speed connection.... ;) the easiest work around..
2. Otherwise you can try Compression etc.