Working With Sftp Files - H3C S5500-EI series Operation Manual

Hide thumbs Also See for S5500-EI series:
Table of Contents

Advertisement

Operation Manual – SSH
H3C S5500-EI Series Ethernet Switches
Change the working
directory of the remote
SFTP server
Return to the upper-level
directory
Display the current
working directory of the
remote SFTP server
Display files under a
specified directory
Change the name of a
specified directory on the
SFTP server
Create a new directory on
the remote SFTP server
Delete a directory from
the SFTP server

2.3.4 Working with SFTP Files

SFTP file operations include:
Changing the name of a file
Downloading a file
Uploading a file
Displaying a list of the files
Deleting a file
Follow these steps to work with SFTP files:
To do...
cd [ remote-path ]
cdup
pwd
dir [ -a | -l ] [ remote-path ]
ls [ -a | -l ] [ remote-path ]
rename oldname newname
mkdir remote-path
rmdir remote-path&<1-10>
Use the command...
2-4
Chapter 2 SFTP Service
Remarks
Optional
Optional
Optional
Optional
The dir
command
functions as the
ls command.
Optional
Optional
Optional

Advertisement

Table of Contents
loading

Table of Contents