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. |
Option
In ipaddress, specify the IP address (IPv4 format) of the external server.
Examples
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 |