Re: PutFile using wodsftpdll (General questions)
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