Name
[Windows Manager]
Installation_folder\SVROR\Manager\bin\rcxadm filesrvctl - display of external server information
[Linux Manager]
/opt/FJSVrcvmr/bin/rcxadm filesrvctl - display of external server information
Format
rcxadm filesrvctl show -ip ipaddress
Description
rcxadm filesrvctl is the command used to display the information of external servers.
Subcommands
Displays the detailed information for an external server.
The following detailed information is displayed:
Item Name | Description |
---|---|
Type | Outputs the type of the external server. |
Port | Outputs the port number. |
IpAddress | Outputs the IP address of the external server. |
User | Outputs the account name of the external server. |
Options
In ipaddress, specify the IP address (IPv4 format) of the external server.
Requirements
Refer to "5.1.2 Roles and Available Operations" in the "Design Guide CE".
Admin server
Example
To display a list of external servers
>rcxadm filesrvctl show -ip 192.168.1.1 <RETURN> Type: ftp Port: 21 IpAddress: 192.168.1.1 User: guest |
Exit Status
This command returns the following values:
The command executed successfully.
An error has occurred.