F3215-HP Load Balancing Module Security Command Reference-6PW101

196
[Sysname] ssh user user1 service-type sftp authentication-type publickey assign publickey
key1 work-directory cfa0:
Related commands
display ssh user-information
pki domain
SSH client configuration commands
bye
Use bye to terminate the connection with the SFTP server and return to user view.
Syntax
bye
Views
SFTP client view
Default command level
3: Manage level
Usage guidelines
This command functions as the exit and quit commands.
Examples
# Terminate the connection with the SFTP server.
sftp-client> bye
Bye
Connection closed.
<Sysname>
cd
Use cd to change the working path on an SFTP server. With the argument not specified, the command
displays the current working path.
Syntax
cd [ remote-path ]
Views
SFTP client view
Default command level
3: Manage level
Parameters
remote-path: Name of a path on the server.
Usage guidelines
You can use the cd .. command to return to the upper-level directory.