BITS Upload : How to Retrieve the Job Status Using GUID or JobName

first post: SreeRama87 wrote: Dear Team, I'm successfully uploading file onto server using B...

latest post: SreeRama87 wrote: Really, Thank you Giovanni. Thanks alot

SharpBits - Error: The requested URL does not exist on the server

first post: shoaibsuleman wrote: Hi I am using your sample code for testing so I can create my own ...

EnumJobs whit AllUsers give E_ACCESSDENIED error

first post: sschantz wrote: Hi, I try to enumerate all the jobs for all users. This work fine ...

latest post: bcanon wrote: Looks like issue in BITS 4.0 when trying to pass allusers for enum ...

IBackgroundCopyJobHttpOptions

first post: snarfattack wrote: Has anyone implemented this interface yet? I'm looking for the easy...

latest post: schmid03 wrote: In my opinion it's a good workaround, but I'm still searching for ...

IBackgroundCopyJob4 not implemented in Windows 8?

first post: jb42 wrote: When trying to read or write the properties of BitJob that delegat...

latest post: xidar wrote: sounds like there is some need for improvement. I'll have those fi...

Help: Cant get the file in my destination folder using sharpBITS

first post: nasraddinupm wrote: Hi All, I am quite new using sharpBITS . I am using the last versi...

latest post: nasraddinupm wrote: Thank you for help. I called complete() from onjobtrasfered event ...

Improvement suggestion: Avoid NullReferenceException in Cancel, Abort, Suspend and Resume if invoking a method on a job that was canceled or completed

first post: jb42 wrote: Before I explain my suggestion: Thanks for the great work with Sha...

BITS in STAs and MTAs

first post: jb42 wrote: So far I was unsure whether BITS can run in a Multi Threaded Apart...

latest post: xidar wrote: Thanks for sharing! As you noticed in BitsManager code, it's tryin...

Time before Transferring Files

first post: JefTls wrote: Hi, I am using sharpbits in a windows service to transfer files fro...

latest post: snarfattack wrote: This helped me! Huge performance increase in my downloads. Thanks!

Is this code still being actively updated

first post: j_s_kelley wrote: I am having difficulties with the eventing model. for the OnJobTra...

latest post: xidar wrote: typically you can subscribe to the events for each particular Job (...