3Com Switch 7750 Configuration Guide Guide

SFTP Service 727
Enabling the SFTP server
SFTP Client
Configuration
The following sections describe SFTP client configuration tasks:
Enabling the SFTP client
You can enable the SFTP client, establish a connection to the remote SFTP server
and enter STP client view.
Table 560 Enable the SFTP server
Operation Command Description
Enter system view system-view -
Enable the SFTP server sftp server enable
Required
By default, the SFTP server is
not enabled.
Table 561 Configure SFTP client
Operation
Command Key
word
View Description
Enable the SFTP client sftp System view Required
Disable the SFTP client
bye
SFTP client view Optional exit
quit
SFTP directory
-related
operations
Change the
current directory
cd
SFTP client view Optional
Return to the
upper directory
cdup
Display the
current directory
pwd
Display the list of
the files in a
directory
dir
ls
Create a new
directory
mkdir
Delete a directory rmdir
SFTP file-related
operations
Rename a file on
the SFTP server
rename
SFTP client view Optional
Download a file
from the remote
SFTP server
get
Upload a local
file to the remote
SFTP server
put
Display the list of
the files in a
directory
dir
ls
Delete a file from
the SFTP server
delete
remove
Get help information about SFTP
client commands
help SFTP client view Optional