EXPORT        Export configuration settings to a local file

Top  Previous  Next

Syntax:

EXPORT

[ file name ] [ /options ]

Arguments:

[ file name ]

Variable or string defining a file or path name; if no path is defined Robo-FTPs working folder is used.

Options:

/inclpw

Include this option if you wish to export your encoded PGP private passphrase along with the other Robo-FTP settings.  Generally it is NOT recommended to include your passphrase in settings that you are distributing unless you are in control of all locations where these settings may be distributed.

 

This script command exports the current configuration settings stored in the Windows registry to a file. This file may be used in a subsequent import operation to restore a previous set of configuration settings, to distribute identical settings to multiple sites of Robo-FTP, or may be requested by technical support to ascertain how Robo-FTP is configured.

 

Settings may also be exported manually using the Export Settings… command under the File menu.

 

Settings may be imported using the IMPORT script command, by the -g command line switch, or Import Settings… command under the File menu.

 

Important

Specify the /inclpw option ONLY if you wish to export your encoded PGP private passphrase along with the other Robo-FTP settings. Generally it is NOT recommended to include your passphrase in settings that you are distributing unless you are in control of all locations where these settings may be distributed.

 

 

Related command(s): IMPORT, ACTIVATELIC

See also: Transferring a License