Launching BlueZone FTP


Launching From a Command Line

BlueZone Secure FTP supports the use of "Command Line Switches" during program startup.

Use the /C command-line switch to launch The application and connect to a specific Host Name.  An example would be:

BZFTP.EXE /CmyHost   will launch a session with the name "myHost".

Use the /S command-line switch to launch a specific session number.  The number can be from 1 through 99.  All sessions are numbered with a T# where # is a number 1-99.

Example:

BZFTP.EXE /S10   Will launch Session 10.  BlueZone Secure FTP will display T10.

Use the /F<filename> command-line switch to launch BlueZone Secure FTP and use the configuration stored in <filename>.  An example would be:

BZFTP.EXE /FmyConfig.zft

The file must exist in the BlueZone FTP "Config" subdirectory.

SEE DOS Command Line Support for a detailed explanation of using the application in batch files.

SEE the Command Line Switch Table for a complete list of BlueZone Secure FTP Command Line Switches.


Related Topics:

Configuration Files

DOS Command Line Support

Command Line Switch Table