Archived Forum Post

Index of archived forum posts

Question:

Unable to Upload using Chilkat 32-bit SSH / SFTP ActiveX component

Nov 15 '12 at 11:32

Hi,

I am using the Chilkat 32-bit SSH / SFTP ActiveX component to upload the file from my local machine. I am able to upload the file to the Internal URL (url used for intranet purposes) of the server. But UNABLE to upload the same file to the External URL. Attached below the error message.

Please help me to find the Issue.

Thanks in Advance SUGI

ChilkatLog: Connect_SFtp: DllDate: Aug 5 2012 UnlockPrefix: Anything for 30-day trial Username: SYNCGDC3098:SS22232 Architecture: Little Endian; 32-bit Language: ActiveX VerboseLogging: 0 SftpVersion: 0 hcCurDate: Thu, 15 Nov 2012 17:02:01 +0530 hcExpire: 11/2012 hostname: 12.10.219.112 port: 22 ConnectTimeoutMs_1: 5000 calling ConnectSocket2 IPV6 enabled connect with NO heartbeat. This is an IPV4 numeric address... AddrInfoList: AddrInfo: ai_flags: 4 ai_family: 2 ai_socktype: 1 ai_protocol: 0 ai_addrlen: 16 ai_canonname: (NULL) --AddrInfo --AddrInfoList Connect using IPV4. ipAddress1: 12.10.219.112 timeout waiting for connect to complete numSec: 0 numMicroSec: 972000 timeout waiting for connect to complete numSec: 0 numMicroSec: 100000 Connect function failed.. SocketError: WSAEWOULDBLOCK The socket would block. For more information see this Chilkat Blog post: http://www.cknotes.com/?p=210 Failed to establish initial TCP/IP connection Failed. --Connect_SFtp --ChilkatLog


Answer

Please put the LastErrorText listing between <pre> and </pre> tags.

The answer to your question is indicated in the LastErrorText. Specifically, it says:
For more information see this Chilkat Blog post: http://www.cknotes.com/?p=210