Hi, Actually i m working on application which copy a folder from my pc to (another server)(both on network), for that i have to manually access that pc by passsing login credentials. is there any way to write code in c# (v 2.0) by passing network credential and when i run it should be auto access and copy folders on that server.
kindly suggest.
Subhash.C