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?
Hi everybody,
I wonder if someone can suggest if there is a way to script for secure ftp with a KEY FILE as logon type?
Thank you all in advance!
Hi there. We are working on this. Expected to be included in the next release
It is included in the version 4.2 Beta. Still not released but for those that do not mind testing software, it is available here:

http://www.scriptftp.com/beta

It accepts ppk and pem files and is used this way:
FTP Script
  1. OPENHOST("127.0.0.1","myuser","C:\path_to\my_key_file.pem")