Sample Script Files

<< Click to Display Table of Contents >>

Navigation:  Robo-FTP User's Guide > Script Programming >

Sample Script Files

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

 Run a VBScript and use the numeric result

 

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.
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.

 

 

See also: Script File Wizard, Script Programming, Script Commands