3Com Switch 7750 Configuration Guide

786 CHAPTER 71: SSH TERMINAL SERVICES
Enabling the SFTP client
You can enable the SFTP client, establish a connection to the remote SFTP server
and enter STP client view.
Disabling the SFTP client
SFTP file-related
operations
Rename a file or
directory on the
SFTP server
rename SFTP client view Optional
Download a file
from the remote
SFTP server
get
Upload a local
file to the remote
SFTP server
put
Display the list of
the files in a
directory
dir
ls
Delete a file from
the SFTP server
delete
remove
Get help information about SFTP
client commands
help SFTP client view Optional
Table 621 Enable the SFTP client
Operation Command Description
Enter system view system-view -
Enable the SFTP client sftp { host-ip | host-name }
[ port-num ]
[ prefer_kex { dh_group1 |
dh_exchange_group } |
prefer_ctos_cipher { des |
aes128 } |
prefer_stoc_cipher { des |
aes128 } |
prefer_ctos_hmac { sha1 |
sha1_96 | md5 | md5_96 } |
prefer_stoc_hmac { sha1 |
sha1_96 | md5 | md5_96 }]*
Required
Table 622 Disable the SFTP client
Operation Command Description
Enter system view system-view -
Enter SFTP client view sftp { host-ip | host-name } -
Disable the SFTP client bye The three commands have the
same function.
exit
quit
Table 620 Configure SFTP client
Operation
Command Key
word View Description