activation
Firewall
PGP
Robo-FTP
Robo-FTP Server
Frequently Asked Questions
The FAQ list is a great starting point for basic questions about what you can do with Robo-FTP.

Browse the FAQ list now
Getting Started
Browse these tutorials and sample scripts to get up and running with Robo-FTP in minutes.

Browse tutorials and samples now
Contact Technical Support
If you can't find the answers you need online, get in touch with our Technical Support staff.

Contact Technical Support now
Professional Services
Need more than basic technical support? Our Professional Services team can help you deploy a complete solution.

Contact Professional Services now
Enter search queries below or use the tag links to the right to browse the knowledge base by category (Show All Tags).
Does Robo-FTP's script language support recursion?
No, currently the script language does not support recursive routines.
In theory, the EXEC command could be used to open a new instance of Robo-FTP and pass that instance a script file and up to nine parameters. That instance could then close and return a single numeric result, or save a more verbose answer to a text file.
While this could be used to mimic a recursive routing, it is not very memory efficient, and is generally impractical.
Tags: Robo-FTP