Sample Script Files

Top  Previous  Next

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.sA script file based on “FirstScript.s” that introduces error testing and recovery.
Looping.sA script file based on “FirstScript.s“ that introduces looping.
PGP Demo.sA introduction tutorial to PGP encryption and decryption capabilities found in Robo-FTP.
prompt.sA script file that provides interactive control for Robo-FTP where you type script commands to be executed.
ScriptIntro.sThe introduction script file optionally run when Robo-FTP is launched for the first time.  FirstScript.s is created by this script.
Upload.sA script file based on “FirstScript.s“ that sends files rather than receiving them.