Large File Upload in ASP.NET

Just saw a message in AspAdvice list and noticed that useful component - Flesk.Uploader

Flesk.Uploader is a free tool that allows users with a WebBrowser to upload files to a webserver via HTTP and save them to a directory or database. Works only on .NET FrameWork 1.1

We can save (over 300Mb?) file into Web server in ASP.NET (That's obviously save the time of a lot of people who are looking for something like that base on the discussion on various forums).

Well, it's FREE and FULL source code available too. Cool! :)

23 Comments

  • This isn't an ISAPI filter...hmm...I'd be interested in seeing how this manages large files. My understanding is that the request stream is held by IIS until the whole thing has been recieved, only then is it passed to ASP.NET - so it shouldn't be possible to extract 'chunks' from the request stream unsin HttpHandlers / HttpModules.

    This places a limit on how big the request stream can be - since being held in memory, it can't be larger than memory available...if I'm wrong then cool!

  • i am glad to see your code,and i am very interested in some technical detail about it.can you provide a few article?thank you very much!

  • As you can see,it use Request.PostedFiles....

    So it can't real handle large files:(

  • Vai cagar mais as ASP.NET

  • How to create a Progress bar for uploading??

  • i want a large file upload progress bar in asp.net that it's reliable,

  • There are some flash plug in for progress bar

  • The wealth of the mind is the only wealth.

    -----------------------------------

  • -----------------------------------------------------------
    I am speechless. This can be a good weblog and very participating as well. Outstanding work! That's not genuinely a lot arriving from an novice writer like me, but it's all I could consider right after enjoying your posts. Good grammar and vocabulary. Not like other blogs. You really know what you are speaking about too. So very much which you produced me desire to discover more. Your blog has turn out to be a stepping stone for me, my friend. Give thanks to you for that articulate quest. I seriously loved the 27 posts that We've learn so a lot.

  • "I don't know about you fellows but for me the layout of a blog is quite essential, virtually as a lot because the write-up itself. Furthermore I'm a real mug for video clips.!!!. or, as a matter of truth, ANY media written content in any respect."


  • Good post. I learn something new and challenging on websites I stumbleupon every day. It will always be useful to read through content from other writers and practice a little something from other websites.


  • Aw, this was a really nice post. Spending some time and actual effort to produce a good article… but what can I say… I procrastinate a whole lot and don't manage to get anything done.


  • Hey there! I just would like to give you a huge thumbs up for your great information you have here on this post. I'll be coming back to your blog for more soon.


  • I’m amazed, I have to admit. Rarely do I encounter a blog that’s both equally educative and engaging, and without a doubt, you have hit the nail on the head. The problem is an issue that too few people are speaking intelligently about. I'm very happy I stumbled across this during my search for something relating to this.


  • I absolutely love your blog.. Great colors & theme. Did you develop this website yourself? Please reply back as I’m attempting to create my own website and want to know where you got this from or just what the theme is named. Thanks!


  • An impressive share! I've just forwarded this onto a co-worker who has been conducting a little research on this. And he in fact ordered me breakfast due to the fact that I discovered it for him... lol. So let me reword this.... Thanks for the meal!! But yeah, thanx for spending time to talk about this subject here on your internet site.


  • I love reading an article that will make people think. Also, many thanks for allowing me to comment!


  • When I originally left a comment I appear to have clicked on the -Notify me when new comments are added- checkbox and from now on whenever a comment is added I receive 4 emails with the exact same comment. There has to be a means you can remove me from that service? Kudos!


  • The very next time I read a blog, Hopefully it does not fail me just as much as this particular one. After all, Yes, it was my choice to read, nonetheless I actually thought you would probably have something helpful to talk about. All I hear is a bunch of crying about something that you could fix if you were not too busy searching for attention.


  • I’m amazed, I have to admit. Seldom do I come across a blog that’s both equally educative and amusing, and without a doubt, you've hit the nail on the head. The issue is something too few men and women are speaking intelligently about. I am very happy that I found this in my search for something relating to this.


  • Very good write-up. I absolutely appreciate this site. Keep it up!


  • Howdy! I just wish to give you a huge thumbs up for your excellent information you have got right here on this post. I will be coming back to your website for more soon.


  • Howdy! I simply would like to offer you a big thumbs up for the excellent info you have got right here on this post. I will be coming back to your site for more soon.

Comments have been disabled for this content.