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_execute <CommandName>

Executes a previously defined file synchronization, file search, file classification, file organizing, storage analysis, duplicates search, file copy, file move, file delete or disk monitoring command. For more detailed information about user-defined commands refer to the User-Defined Commands page.

flextk -server_execute <XML Command File>

In addition, the user is provided with the ability to directly execute all types of user-defined commands defined according to the FlexTk  XML-Based Format.

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.