sFTP Connection (wodSFTP / wodSFTP.NET / wodSFTPdll)
I'm using the sample Classic ASP code included in the demo download with one exception. The server i'm trying to connect to uses a different port so I have Sftp.Port = <servers port number> added.
I was also having timeout issues so I added Server.ScriptTimeout = 1800
I submit the form in sftp.asp...
While watching the server's FTP logs I see it send the welcome message indicating that the activex object has connected to the server. But it never sends the USER or anything after.
The webpage returns
WeOnlyDo.wodSFTPCom.1 error 'ffffffff'
Unrecognized Error.
/sftp.asp, line 32
Line 32 is Sftp.Connect
What am I doing wrong? Cant be much since i'm using the sample code provided.
Complete thread:
- sFTP Connection - squireh, 2011-05-06, 02:51
- Re: sFTP Connection - woddrazen, 2011-05-06, 09:04
- Re: sFTP Connection - dhuangfu, 2011-07-30, 00:32
- Re: sFTP Connection - wodDamir, 2011-07-30, 09:14
- Re: sFTP Connection - dhuangfu, 2011-07-30, 13:15
- Re: sFTP Connection - wodDamir, 2011-07-30, 16:15
- Re: sFTP Connection - dhuangfu, 2011-07-30, 18:51
- Re: sFTP Connection - wodDamir, 2011-07-30, 19:03
- Re: sFTP Connection - dhuangfu, 2011-07-30, 20:28
- Re: sFTP Connection - wodDamir, 2011-07-30, 21:43
- Re: sFTP Connection - dhuangfu, 2011-07-31, 05:54
- Re: sFTP Connection - wodDamir, 2011-07-31, 13:41
- Re: sFTP Connection - Gareth, 2014-12-09, 12:34
- Re: sFTP Connection - wodSupport, 2014-12-09, 14:43
- Re: sFTP Connection - Gareth, 2014-12-09, 16:08
- Re: sFTP Connection - wodSupport, 2014-12-09, 16:36
- Re: sFTP Connection - Gareth, 2014-12-09, 16:08
- Re: sFTP Connection - wodSupport, 2014-12-09, 14:43
- Re: sFTP Connection - Gareth, 2014-12-09, 12:34
- Re: sFTP Connection - wodDamir, 2011-07-31, 13:41
- Re: sFTP Connection - dhuangfu, 2011-07-31, 05:54
- Re: sFTP Connection - wodDamir, 2011-07-30, 21:43
- Re: sFTP Connection - dhuangfu, 2011-07-30, 20:28
- Re: sFTP Connection - wodDamir, 2011-07-30, 19:03
- Re: sFTP Connection - dhuangfu, 2011-07-30, 18:51
- Re: sFTP Connection - wodDamir, 2011-07-30, 16:15
- Re: sFTP Connection - dhuangfu, 2011-07-30, 13:15
- Re: sFTP Connection - wodDamir, 2011-07-30, 09:14
- Re: sFTP Connection - dhuangfu, 2011-07-30, 00:32
- Re: sFTP Connection - woddrazen, 2011-05-06, 09:04