3Com Switch 8800 Configuration Guide Chapter 50 SSH Terminal Service
50-20
Perform the following configuration in system view.
Table 50-21 Start the SFTP client
Operation Command
Start the SFTP
client
sftp ipaddr [ 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 } ]
II. 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 50-22 Shut down the SFTP client
Operation Command
bye
exit
Shut down the SFTP client
quit
Note:
The three commands, bye, exit, and quit, have the same functionality. You can also
use the quit command in port group view.
III. SFTP directory operations
As shown in Table 50-23, 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 50-23 SFTP directory operations
Operation Command
Change the current directory cd remote-path
Return to the upper directory cdup
Display the current directory pw d
Display the list of files in the specified dir [ remote-path ]