ERROR: Could not obtain channel pty on remote serv (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hello,
I am getting this error message when using
public key authentication. I have SFTP.NET and it works fine.
I am using the same server, same key and same login.
Thanks
Re: ERROR: Could not obtain channel pty on remote
Wil,
I think setting SSH.AllocatePty = False will solve this problem.
Best regards.