ScriptFTP is a FTP / FTPS / SFTP client designed to automate file transfers. It follows the commands written on a text file (also called script file) and make the transfers automatically.

Version: 4.5ScriptFTP is a FTP / FTPS / SFTP client designed to automate file transfers. It follows the commands written on a text file (also called script file) and make the transfers automatically.
License: Free To Try $59.95
Operating System: Windows
Homepage: www.ScriptFTP.com
Developed by:
Writing the script file is very easy and once written you can run them with just a single click. Script scheduling is also supported.
ScriptFTP is a script-driven FTP client.
It works like traditional FTP clients but does not require any user interaction while running, instead it works automatically using a text file which contains the actions ScriptFTP has to execute. Let us consider a simple script:OPENHOST('ftp.myhost.com','myuser','mypassword') GETFILE('myfile.zip') CLOSEHOST
What's New
Version 4.5: This new release come with the following changes -Brand new user interface that works fine under high DPI display -Update scheduler for Windows 8/10 -Faster script execution and separate process for script running -Buttons to quickly access to script autorun and script out -Other minor bug