I want to allow users to download a large file - around 4GB. I'd like them to have the ability to resume failed downloads.

Can anyone make any recommendations on the best way to do this? Or are there any off the shelf components out there that ppl have had success with?

I'm using IIS7 to host the app.

I've seen a few approaches out there, but they're all quite old.

Cheers, David.

link|improve this question
feedback

2 Answers

You could have your uses utilize a download manager like the MS File Transfer Manager or Free Download Manger or you could roll your own.

link|improve this answer
feedback

protected by Will Sep 20 '10 at 12:34

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.