Re: PutFile using wodsftpdll - WeOnlyDo Discussion board

Re: PutFile using wodsftpdll (General questions)

by Dan, Tuesday, June 21, 2005, 22:40 (6888 days ago) @ Dan

Below are the commands I am using in order. The server I am trying to put my file to is a SSH2 type server. Please let me know if my command order looks ok, and if I need to set any secure setting properties. Thanks, Dan

Sftp_Create
Sftp_SetLogin
Sftp_SetPassword
Sftp_SetPort
Sftp_SetHostname
Sftp_SetBlocking
Sftp_Connect

Sftp_PutFile

Sftp_Disconnect
sftp_Destroy


Complete thread: