I have to copy a file over to our local server using asp.net. The remote server uses Digest Authentication and will supply the credentials needed. How do I connect to their server in asp.net using digest authentication to copy a text file over to our local machine?

thanks

link|improve this question

74% accept rate
feedback

1 Answer

up vote 0 down vote accepted

This article shows you how.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.