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 use multiple SSL client certificates?

This article applies to v3.5.0.

Normally, Robo-FTP only stores one SSL client certificate in your configuration.

It is possible to use multiple client certificates by creating multiple settings (.set) files and importing each one with a script command before logging onto the corresponding FTPS server.

  1. Create entries for the FTPS servers using the Manage Sites tab of the configurator.

  2. Create or import a client certificate using the Configure SSL tab of the configurator.

  3. Export your settings from the File menu in the main Robo-FTP console window. Choose a name that will help you identify which certificate is stored in those settings.

  4. Repeat steps 1 and 2 for each client certificate.

  5. In your script, use the IMPORT command to change your configuration to match the certificate you want to use and then use the FTPLOGON command to log in.

Tags: SSL, Robo-FTP, Configuration, Client Certificate