Command Manual – SSH
H3C S7500E Series Ethernet Switches
Chapter 1 SSH Configuration Commands
1-36
1.2.12 pwd
Syntax
pwd
View
SFTP client view
Parameters
None
Description
Use the
pwd
command to display the current working directory of a remote SFTP
server.
Examples
# Display the current working directory of the remote SFTP server.
sftp-client> pwd
/
1.2.13 quit
Syntax
quit
View
SFTP client view
Parameters
None
Description
Use the
quit
command to terminate the connection with a remote SFTP server and
return to system view.
This command functions as the
bye
and
exit
commands.
Examples
# Terminate the connection with the remote SFTP server.
sftp-client> quit
Bye
<Sysname>