Cisco Cisco Email Security Appliance C160 Mode D'Emploi

Page de 1197
 
A-5
User Guide for AsyncOS 9.7 for Cisco Email Security Appliances
 
Appendix A      FTP, SSH, and SCP Access
  Accessing the Email Security appliance via a Serial Connection
In this example, the same file is copied from the appliance to the client machine:
You can use secure copy (
scp
) as an alternative to FTP to transfer files to and from the Cisco appliance. 
Note
Only users in the operators and administrators group can use secure copy (
scp
) to access the appliance. 
For more information, see 
Accessing the Email Security appliance via a Serial Connection
If you are connecting to the appliance via a serial connection, use the following information for the 
console port. 
Complete information about this port is in the hardware installation guide for your appliance. 
DSA key fingerprint is 69:02:01:1d:9b:eb:eb:80:0c:a1:f5:a6:61:da:c8:db.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'mail3.example.com ' (DSA) to the list of known hosts.
admin@mail3.example.com's password: (type the password)
test.txt             100% |****************************|  1007       00:00
%
scp admin@mail3.example.com:configuration/text.txt .
admin@mail3.example.com's password: (type the password)
test.txt             100% |****************************|  1007       00:00
%