Archive for March 10th, 2007

Download Files Remotely: Followup

Okay, the source for the program/website was in the last post, and a lot has changed since then.  I’ve fixed a lot of bugs and added a ’singular’ url download form and a ‘force complete’ button.  For some reason BITS doesn’t like to call .Complete() when you have forty or so jobs going.  So, it looks like this is going to be an uphill battle.  As a temporary fix, i’ve made a button that forces .Complete() to be called if BytesTransferred == BytesTotal.  It’s helped a lot recently, but, its only a halfassed hack.   I’ll upload the updated file in the next few hours, since i’m incredibly lazy atm.  But, the remote dl thing is working great for what i need it for.  I need ideas for stuff** to code in ASP.NET.

 

** Editing expletives out so i dont get blocked by my schools filtering.