Hi
my boss has asked me to come up with a test page which can handle sftp of a file from one internal server to another. As Ive never done this before I was wondering if anyone could give me a shove in the right direction please?
thanks
DD
Hi
my boss has asked me to come up with a test page which can handle sftp of a file from one internal server to another. As Ive never done this before I was wondering if anyone could give me a shove in the right direction please?
thanks
DD
.Net Framework
doesn't have internal support for connecting to SFTP. But there are some free libraries which can handle that - right now I am using in my project this one successfully - SharpSSH.