FTP Loop
Syntax
FTP Loop seconds
Parameters
- seconds: The interval, in seconds, at which the
FTP PUTcommand(s) should be re-executed.
Description
Repeatedly uploads the specified file(s) at a defined interval.
Remarks
This keeps the FTP connection open and automatically re-uploads files periodically (e.g., every 120 seconds). A countdown timer is displayed on the RunScore status bar. The loop continues until the race is closed or the FTP Close command is executed.
Examples
To upload files every two minutes:
FTP Loop 120