ftp automation

ScriptFTP

The professional tool to automate FTP, SFTP, FTPS and schedule FTP batch jobs

The forum is now read only. Please, go to the the main ScriptFTP website if you need help.
Need help writing a script? Have any question about ScriptFTP?
SETPROTOCOL(SFTP)
SETPORT(6522)
SETKEYFILE("C:\SSHKeys\KeyPair.ppk")

I need to supply a password for the keyfile.

WinSCP allows OpenHost password and a keyfile password

I receive this error when trying to connect
····· OPENHOST Error #0
····· Invalid password or bad data.

So what can I do to connect???

Ashley