1. | Use the /C command line switch to launch the application and connect to a specific host name. The following example launches a session with the name myHost:
BZFTP.EXE /CmyHost
|
2. | 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. The following example
launches Session 10. BlueZone Secure FTP displays T10:
BZFTP.EXE /S10
|
3. | Use the /Ffilename command line switch to launch BlueZone Secure FTP and use the configuration stored in filename. For example: BZFTP.EXE /FmyConfig.zft
The file must exist in the BlueZone Secure FTP Config subdirectory.
|