Sample Script Files

Top  Previous  Next

 

See the sample scripts listed below.

 

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 also several sample script files provided with Robo-FTP:

 

FirstScript.sThe script file is created when the “ScriptIntro.s” script file is run.
prompt.sA script file that provides interactive control for Robo-FTP where you type script commands to be executed.
ScriptIntro.sThe introduction script file run when Robo-FTP is launched for the first time.

 

In the Sample Scripts folder, there are several more sample script files:

 

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.
MasterCron.sAn example of a master script used with the CRONscript command.
PGP Demo.sA introduction tutorial to PGP encryption and decryption capabilities found in Robo-FTP.
Upload.sA script file based on “FirstScript.s“ that sends files rather than receiving them.