SshPrivateKeyPath and SshHostKeyFingerprint ?
I am about to try to implement WinSCP into my vb.net application to upload files to SFTP.
Looking through the sample code, I am not understanding what the Private Key is and what that file should entail and where I should get it from?
I read that I need to get the Host Key Fingerprint from the adminstrator of the server I'm going to be uploading file to...Do I just ask them "What is your host key?" Is is as simple as that?
Any help would be appreciated.
Thanks
Looking through the sample code, I am not understanding what the Private Key is and what that file should entail and where I should get it from?
I read that I need to get the Host Key Fingerprint from the adminstrator of the server I'm going to be uploading file to...Do I just ask them "What is your host key?" Is is as simple as that?
Any help would be appreciated.
Thanks