The sample script library at Robo-FTP.com contains dozens of examples to help you accomplish common tasks.
These samples are included in this manual:
Simple FTP Connection With Error Recovery
FTP Connection to Update a Web Site
Displaying Files and Directories on an FTP Site
Build File Name Including the Current Date
There are several more samples installed in the Sample Scripts folder:
ErrorTesting.s | A script file based on “FirstScript.s” that introduces error testing and recovery. |
Looping.s | A script file based on “FirstScript.s“ that introduces looping. |
PGP Demo.s | A introduction tutorial to PGP encryption and decryption capabilities found in Robo-FTP. |
prompt.s | A script file that provides interactive control for Robo-FTP where you type script commands to be executed. |
ScriptIntro.s | The introduction script file optionally run when Robo-FTP is launched for the first time. FirstScript.s is created by this script. |
Upload.s | A script file based on “FirstScript.s“ that sends files rather than receiving them. |
|