Question

I have a requirement to transfer files to server and retrive them back via an ASP.net site. Heard using BITS is an approach. Can I use BITS in a non windows client environment? It would be nice if I can find a tutorial as well.

Was it helpful?

Solution

I hope these links will be useful

ASP.NET Uploading files in the background (BITS/AJAX?)

is there a BITS equivalent for Linux? Hope you are referring Linux/Unix enviornments

OTHER TIPS

MSDN documents the BITS Upload protocol. As that page says,

Use the upload protocol to replace the BITS client or server software with your own implementation.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top