H3C s3600 series Command Manual page 1043

Hide thumbs Also See for s3600 series:
Table of Contents

Advertisement

Examples
# Change the working path to new1.
sftp-client>cd new1
Received status: Success
Current Directory is:
/new1
sftp-client>
cdup
Syntax
cdup
View
SFTP client view
Parameters
None
Description
Use the cdup command to change the working path on the remote SFTP server and return to the parent
directory.
Examples
# Change the working path and return to the parent directory.
sftp-client>cdup
Received status: Success
Current Directory is:
/
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> indicates that up to ten file names can be
input. These file names should be separated by spaces.
Description
Use the delete command to delete a specified file from the remote SFTP server.
This command has the same effect as that of the remove command.
1-27

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents