3Com Switch 8800 Advanced Software V5 Configuration Guide
Configuring an SFTP Client 969
Displaying Help
Information
This configuration task is to display a list of all commands or the help information
of an SFTP client command, such as the command format and parameters.
Follow these steps to display a list of all commands or the help information of an
SFTP client command:
Disabling the SFTP Client This configuration task is to disable the SFTP client.
Follow these steps to disable the SFTP client:
Delete a file from the SFTP
server
delete remote-file&<1-10> Optional
The delete command
functions the same as the
remove command.
remove remote-file&<1-10>
To do... Use the command... Remarks
To do... Use the command... Remarks
Enter system view system-view -
Establish a connection to the
remote SFTP server, and enter
SFTP Client view
sftp { host-ip | host-name } [
port-number ] [ prefer_kex {
dh_group1 |
dh_exchange_group } |
prefer_ctos_cipher { des |
aes128 | 3des } |
prefer_stoc_cipher { des |
aes128 | 3des } |
prefer_ctos_hmac { sha1 |
sha1_96 | md5 | md5_96 } |
prefer_stoc_hmac { sha1 |
sha1_96 | md5 | md5_96 } ]*
Required
Display a list of all commands
or the help information of an
SFTP client command
help [ all | command-name ] Required
To do... Use the command... Remarks
Enter system view system-view -
Establish a connection to the
remote SFTP server, and enter
SFTP Client view
sftp { host-ip | host-name } [
port-number ] [ prefer_kex {
dh_group1 |
dh_exchange_group } |
prefer_ctos_cipher { des |
aes128 | 3des } |
prefer_stoc_cipher { des |
aes128 | 3des } |
prefer_ctos_hmac { sha1 |
sha1_96 | md5 | md5_96 } |
prefer_stoc_hmac { sha1 |
sha1_96 | md5 | md5_96 } ] *
-
Terminate the connection to
the remote SFTP server and
return to system view
bye Required.
Use any command.
These three commands have
the same function.
exit
quit