APC AP9290 Manuel D’Utilisation

Page de 113
®
USER’S GUIDE
Vertical Console Port Server
26
How to Use FTP or SCP to Retrieve Log Files
If you are an Administrator, you can use FTP or SCP to retrieve a port log 
file (<port-name>). The file reports all of the port traffic since the log was 
last deleted.
If you are using the encryption-based security protocols for your system, 
use Secure CoPy (SCP) to retrieve the log file. (You should have FTP 
disabled.) 
If you are using unencrypted authentication methods for the security of your 
system, use FTP to retrieve the log file.
To use SCP to retrieve the files
To use SCP to retrieve the eventlog file, use the following command:
scp
 username@hostname_or_ip_address:/logs/messages ./
messages
To use SCP to retrieve the port log file, use the following command:
scp username@hostname_or_ip_address:/conlogs/<port-name> ./<port-name>
To use FTP to retrieve the files
To use FTP to retrieve the eventlog or <port-name> file:
1. At a command prompt, type 
ftp
 and the VCPS’s IP address, and 
press 
E
NTER
.
If the 
Port
 setting for 
FTP Server
 in the 
Network
 menu has changed 
from its default value (
21
), you must use the non-default value in the 
FTP command. For Windows FTP clients, use the following command, 
 for information on the available protocols and 
methods for setting up the type of security appropriate for your 
needs.