Re: wodSFTP send file to other server (General questions)
Andy,
Sorry you feel that way. However, all you had to do in that sample in order to change the protocol is to edit the fetch.asp, and change:
[code]objConn.Protocol = 1[/code]
to
[code]objConn.Protocol = 0[/code]
As explained here the value 1 specifies SFTP Protocol (the sample states that it uses SFTP), while 0 is assigned to it's default, FTP protocol.
Regards,
Damba
Complete thread:
- wodSFTP send file to other server - venkat kankanala, 2004-07-23, 08:39
- Re: wodSFTP send file to other server - wodSupport, 2004-07-24, 00:54
- Re: wodSFTP send file to other server - timster, 2006-02-17, 00:00
- Re: wodSFTP send file to other server - wodSupport, 2006-02-17, 00:01
- Re: wodSFTP send file to other server - timster, 2006-02-17, 00:16
- Re: wodSFTP send file to other server - wodSupport, 2006-02-17, 00:18
- Re: wodSFTP send file to other server - timster, 2006-02-17, 00:29
- Re: wodSFTP send file to other server - wodSupport, 2006-02-17, 00:31
- Re: wodSFTP send file to other server - Andy Dalglish, 2008-01-31, 11:43
- Re: wodSFTP send file to other server - woddrazen, 2008-01-31, 11:56
- Re: wodSFTP send file to other server - Andy Dalglish, 2008-01-31, 17:21
- Re: wodSFTP send file to other server - wodDamir, 2008-01-31, 17:48
- Re: wodSFTP send file to other server - Andy Dalglish, 2008-01-31, 18:03
- Re: wodSFTP send file to other server - wodDamir, 2008-01-31, 18:19
- Re: wodSFTP send file to other server - Andy Dalglish, 2008-02-01, 10:21
- Re: wodSFTP send file to other server - Andy Dalglish, 2008-02-01, 10:37
- Re: wodSFTP send file to other server - wodDamir, 2008-02-01, 10:40
- Re: wodSFTP send file to other server - wodDamir, 2008-02-01, 10:42
- Re: wodSFTP send file to other server - Andy Dalglish, 2008-02-01, 15:54
- Re: wodSFTP send file to other server - wodDamir, 2008-02-01, 16:11
- Re: wodSFTP send file to other server - Andy Dalglish, 2008-02-01, 15:54
- Re: wodSFTP send file to other server - wodDamir, 2008-02-01, 10:42
- Re: wodSFTP send file to other server - wodDamir, 2008-02-01, 10:40
- Re: wodSFTP send file to other server - Andy Dalglish, 2008-02-01, 10:37
- Re: wodSFTP send file to other server - Andy Dalglish, 2008-02-01, 10:21
- Re: wodSFTP send file to other server - wodDamir, 2008-01-31, 18:19
- Re: wodSFTP send file to other server - Andy Dalglish, 2008-01-31, 18:03
- Re: wodSFTP send file to other server - wodDamir, 2008-01-31, 17:48
- Re: wodSFTP send file to other server - Andy Dalglish, 2008-01-31, 17:21
- Re: wodSFTP send file to other server - woddrazen, 2008-01-31, 11:56
- Re: wodSFTP send file to other server - Andy Dalglish, 2008-01-31, 11:43
- Re: wodSFTP send file to other server - wodSupport, 2006-02-17, 00:31
- Re: wodSFTP send file to other server - timster, 2006-02-17, 00:29
- Re: wodSFTP send file to other server - wodSupport, 2006-02-17, 00:18
- Re: wodSFTP send file to other server - timster, 2006-02-17, 00:16
- Re: wodSFTP send file to other server - wodSupport, 2006-02-17, 00:01
- Re: wodSFTP send file to other server - timster, 2006-02-17, 00:00
- Re: wodSFTP send file to other server - wodSupport, 2004-07-24, 00:54