activation
Configuration
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).


How do I control the messages that appear in my script log?

There are several special characters that can be placed at the beginning of the line.

A ";" or "*" at the beginning of a line will cause Robo-FTP to disregard the entire line as a "comment."

A "!" will cause Robo-FTP to log only the result of the command, and not the command itself.

A "@" will prevent Robo-FTP from logging either the command or the command's result.

If you have used these characters at several points in your script, and wish to temporarily disable them, you can add the /all option to the LOG command. This causes Robo-FTP to log every line, regardless of the presence of a "!" or "@"

Tags: Robo-FTP, Log Files