H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – SSH Terminal Service
H3C S7500 Series Ethernet Switches
Chapter 1 SSH Terminal Service
Configuration Commands
1-34
flash:/
1.4.13 quit
Syntax
quit
View
SFTP client view
Parameters
None
Description
Use the quit command to terminate the connection to the remote SFTP server and exit
to system view.
This command has the same function as the bye and exit commands.
Examples
# Terminate the connection to the remote SFTP server.
sftp-client> quit
Bye
[H3C]
1.4.14 remove
Syntax
remove remote-file&<1-10>
View
SFTP client view
Parameters
remote-file&<1-10>: Name of a file on an SFTP server. &<1-10> means that you can
provide up to 10 filenames, which are separated by space.
Description
Use the remove command to remove the specified file from the remote SFTP server.
This command has the same function as the delete command.