147
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:
To do…
Use the command…
Remarks
1.
Enter SFTP client view
sftp
[
ipv6
]
server
[
port-number
]
[
identity-
key
{
dsa
|
rsa
} |
prefer-ctos-cipher
{
3des
|
aes128
|
des
} |
prefer-ctos-hmac
{
md5
|
md5-96
|
sha1
|
sha1-96
} |
prefer-kex
{
dh-group-exchange
|
dh-
group1
|
dh-group14
} |
prefer-stoc-
cipher
{
3des
|
aes128
|
des
} |
prefer-
stoc-hmac
{
md5
|
md5-96
|
sha1
|
sha1-
96
} ] *
Required
Execute the
command in user
view.
2.
Display a list of all commands
or the help information of an
SFTP client command
help
[
all
|
command-name
]
Required
Terminating the connection to the remote SFTP server
Follow these steps to terminate the connection to the remote SFTP server:
To do…
Use the command…
Remarks
1.
Enter SFTP client view
sftp
[
ipv6
]
server
[
port-number
]
[
identity-key
{
dsa
|
rsa
} |
prefer-ctos-cipher
{
3des
|
aes128
|
des
} |
prefer-ctos-
hmac
{
md5
|
md5-96
|
sha1
|
sha1-96
} |
prefer-kex
{
dh-
group-exchange
|
dh-group1
|
dh-group14
} |
prefer-stoc-
cipher
{
3des
|
aes128
|
des
}
|
prefer-stoc-hmac
{
md5
|
md5-96
|
sha1
|
sha1-96
} ] *
Required
Execute the command in user view.
2.
Terminate the connection to
the remote SFTP server and
return to user view
bye
Required.
Use any of the commands.
These three commands function in
the same way.
exit
quit
SFTP client configuration example