1-20
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] sftp timeout 500
SFTP Client Configuration Commands
bye
Syntax
bye
View
SFTP client view
Parameters
None
Description
Use the bye command to terminate a connection with the remote SFTP server and return to system
view.
This command has the same effect as that of the commands exit and quit.
Examples
# Terminate the connection with the remote SFTP server.
sftp-client> bye
Bye
[Sysname]
cd
Syntax
cd [ remote-path ]
View
SFTP client view
Parameters
remote-path: Path of the target directory on the remote server.
Description
Use the cd command to change the working path on the remote SFTP server. If no remote path is
specified, this command displays the current working path.
z Use the cd .. command to return to the parent directory.
z Use the cd / command to return to the root directory.