Operation Manual – SSH2.0
Quidway S3100 Series Ethernet Switches
Chapter 1 SSH Terminal Services
Huawei Technologies Proprietary
1-14
1.2.3 SFTP Client Configuration
The following sections describe SFTP client configuration tasks:
Table 1-12
Configuring SFTP client
Serial
No
Operation
Command
View
Remarks
1
Enable the SFTP client
sftp
System view
Required
bye
exit
2
Disable the SFTP client
quit
SFTP client
view
Optional
Change the current
directory
cd
Return to the upper
directory
cdup
Display the current
directory
pwd
dir
Display the list of
the files in a
directory
ls
Create a new
directory
mkdir
3
SFTP
directory
-related
operations
Delete a directory
rmdir
SFTP client
view
Optional
Rename a file on
the SFTP server
rename
Download a file
from the remote
SFTP server
get
Upload a local file
to the remote SFTP
server
put
dir
Display the list of
the files in a
directory
ls
delete
4
SFTP
file-related
operations
Delete a file from
the SFTP server
remove
SFTP client
view
Optional
5
Get help information about SFTP
client commands
help
SFTP client
view
Optional