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-28
flash:/new1
1.4.3 cdup
Syntax
cdup
View
SFTP client view
Parameters
None
Description
Use the cdup command to return the current path of the remote SFTP server to the
upper level directory.
Examples
# Return the current path to the upper level directory.
sftp-client> cdup
Current Directory is:
flash:/
1.4.4 delete
Syntax
delete remote-file&<1-10>
View
SFTP client view
Parameters
remote-file&<1-10>: Name of a file on the server. &<1-10> means that you can provide
up to 10 filenames, which are separated by space.
Description
Use the delete command to remove the specified file from the remote SFTP server.
This command has the same function as the remove command.
Examples
# Remove file test.txt from the server.