Question:
I'm using ChilkatDotNet4 v4.0.30319 I have an issue that occurs irregularly when authenticating to an SFTP server. When I make the following call" _sFtp.AuthenticatePw(userName, password); I get an exception message that states "The system could not find the environment option that was entered" Any recommendations? The server is question is running Windows Server 2008 R2 Standard.