upload 250mb data in asp.net with c#

hi all,

I wants to upload 250mb of data in my web application.

Is it possible in asp.net,if not then how to do it in asp.net

help me,

any code..... i am searching for hours on net.........



Answer this question

upload 250mb data in asp.net with c#

  • Wysek

    This is ASP.net question, so maybe you will get more answers from asp.net

    forum



  • Smitha R

    Using third party and .net forums are great advice.

    You may also want to consider ftp as an option. If that is too complicated for the user than write a WinApp utility that they can use to do it for them.



  • TR Materene

    What kind of data


  • JGreene

    Have a look at THIS 3rd part large file upload component for asp.net.

  • upload 250mb data in asp.net with c#