Cdup; Delete - H3C S7500E Series Command Manual

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – SSH
H3C S7500E Series Ethernet Switches
Description
Use the cd command to change the working path on a remote SFTP server. With the
argument not specified, the command displays the current working path.
Note:
You can use the cd .. command to return to the upper-level directory.
You can use the cd / command to return to the root directory of the system.
Examples
# Change the working path to new1.
sftp-client> cd new1
Current Directory is:
/new1

1.2.3 cdup

Syntax
cdup
View
SFTP client view
Parameters
None
Description
Use the cdup command to return to the upper-level directory.
Examples
# From the current working directory /new1, return to the upper-level directory.
sftp-client> cdup
Current Directory is:
/

1.2.4 delete

Syntax
delete remote-file&<1-10>
Chapter 1 SSH Configuration Commands
1-30

Advertisement

Table of Contents
loading

Table of Contents