3com 8807 Reference Guide

Page of 1099
962
C
HAPTER
 56: SSH T
ERMINAL
 S
ERVICE
 C
ONFIGURATION
 C
OMMANDS
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] ssh service-type default sftp sftp-directory cf: 
SFTP Client 
Configuration 
Commands
bye
Syntax
bye
View
SFTP Client view
Parameter
None
Description
Use the bye command to terminate the connection with the remote SFTP server 
and return to the user view.
This command has the same functionality as the exit and quit commands.
Example
# Terminate the connection with the remote SFTP server.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
sftp-client> bye
 
<SW8800> 
cd
Syntax
cd [remote-path ]
View
SFTP Client view
Parameter
remote-path: Name of a path on the server.
Description
Use the cd command to change the current path on the SFTP server. If you do not 
specify the remote-path argument, the current path will be displayed.
Example
# Change the current path to d:/temp.
sftp-client> cd d:/temp