2
votes
How do I move files from one machine to another using ASP.NET?
I have done this cross domain before. All you need is for the username and password to be the same and this will work, even if they are in different domains. The thing to make sure of is that you …
