PyroBatchFTP Scripted FTP/SFTP/ Transfer3.37 - Download
You'll be able to download in few seconds.
External Download
We do not host PyroBatchFTP Scripted FTP/SFTP/ Transfer on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.
The external download link for PyroBatchFTP Scripted FTP/SFTP/ Transfer is provided to you by soft112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.
If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of soft112.com contact us.
Publisher Description
PyroBatchFTP allows users to automatically transfer files between computers via the internet FTP protocol or FTPS or SFTP variants . . The product offers an easy to learn yet powerful script language and also features a built in scheduler and can be run as a service.
PyroBatchFTP supports file, directory and directory-tree up and downloads and is intended to automate repetitive FTP up/download tasks like updating a web server, etc. with a simple script like this.
Connect "ftp.webserver.com", "user", "passwort"
LocalChDir "C:\WebStuff"
RemoteChDir "webroot"
PutDir -r
Disconnect