Archived Forum Post

Index of archived forum posts

Question:

Error authenticating to SFTP server. Receiving message "The system could not find the environment option that was entered"

Oct 13 '16 at 12:22

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.