FlexTk Server

Command Line Tools:        

In addition to the web-based interface and server management GUI application, the FlexTk server may be controlled using a command line tool. The FlexTk's command line tool is available in FlexTk Ultimate and FlexTk Server installations. The FlexTk's command line tool allows one to execute and manage user-defined commands, manage tasks, manage users and access the server's debug log.

Command Line Syntax:

flextk -server_log

This command shows the server's debug log.

Options:

-server <Host Name>

This parameter specifies the host name or the IP address of the FlexTk Server to connect to. If this parameter is not specified, FlexTk will connect to the local host computer. If you need to connect to a FlexTk server through the network, make sure that the server's control port is open in the host's firewall.

-port <Port Number>

This parameter specifies the server's TCP/IP port number to connect to. If this parameter is not specified, FlexTk will connect to the default server control port (8090). If you need to connect to a FlexTk server through the network, make sure that the server's control port is open in the host's firewall.

-user

This parameter specifies the username to connect with. If this parameter is not specified, FlexTk will use the default user name (admin).

-password

This parameter specifies the user password to connect with. If this parameter is not specified, FlexTk will use the default password (admin).

-v

This parameter instructs FlexTk to show the product major version, minor version, revision and build date.

-help

This parameter instructs FlexTk to show the command line usage information.