334
C
HAPTER
19: SSH T
ERMINAL
S
ERVICES
Table 363
Start the SFTP client
2
Shutting down the SFTP client
Use this configuration task to shut down the SFTP client program. Perform the
following configuration in SFTP client view.
Table 364
Shut down the SFTP client
The three commands,
bye
,
exit
, and
quit
, have the same functionality.
3
SFTP directory operations
As shown in
Table 365
, available SFTP directory operations include: change or
display the current directory, create or delete a directory, display the specified file
or directory.
Perform the following configuration in SFTP client view.
Table 365
SFTP directory operations
The
dir
command and the
ls
command have the same functionality.
4
SFTP file operations
As shown in
Table 366
, available SFTP file operations include: change the name of
a file, download a file, upload a file, display the list of files, and delete a file.
Perform the following configuration in SFTP user view.
Operation
Command
Start the SFTP client
sftp {
host-ip
|
host-name
} [
port-num
] [ prefer_kex { dh_group1 |
dh_exchange_group } ] [
prefer_ctos_cipher { des | 3des |
aes128 } ] [ prefer_stoc_cipher { des |
3des | aes128 } ] [ prefer_ctos_hmac {
sha1 | sha1_96 | md5 | md5_96 } ] [
prefer_stoc_hmac { sha1 | sha1_96 | md5
| md5_96 } ]
Operation
Command
Shut down the SFTP client
bye
exit
quit
Operation
Command
Change the current directory
cd
remote-path
Return to the upper directory
cdup
Display the current directory
pwd
Display the list of files in the specified
directory
dir [
remote-path
]
ls [
remote-path
]
Create a new directory on the server
mkdir
remote-path
Delete a directory from the server
rmdir
remote-path
Содержание Switch 4500 26-Port
Страница 16: ...14 ABOUT THIS GUIDE...
Страница 58: ...56 CHAPTER 2 PORT OPERATION...
Страница 104: ...102 CHAPTER 5 NETWORK PROTOCOL OPERATION...
Страница 130: ...128 CHAPTER 6 IP ROUTING PROTOCOL OPERATION...
Страница 154: ...152 CHAPTER 7 ACL CONFIGURATION...
Страница 228: ...226 CHAPTER 11 802 1X CONFIGURATION...
Страница 250: ...248 CHAPTER 14 DEVICE MANAGEMENT...
Страница 280: ...278 CHAPTER 15 SYSTEM MAINTENANCE AND DEBUGGING...
Страница 312: ...310 CHAPTER 18 NTP CONFIGURATION...
Страница 340: ...338 CHAPTER 19 SSH TERMINAL SERVICES...
Страница 350: ...348 CHAPTER 20 PASSWORD CONTROL CONFIGURATION OPERATIONS...
Страница 388: ...386 APPENDIX B RADIUS SERVER AND RADIUS CLIENT SETUP...