3Com Switch 7750 Configuration Guide
SFTP Service 785
provide secured data transfer. As an SFTP client, it allows you to securely log onto
another device to transfer files.
SFTP Server
Configuration
The following sections describe SFTP server configuration tasks:
■ “Configuring service type for an SSH user” on page 785
■ “Enabling the SFTP server” on page 785
Configuring service type for an SSH user
n
To support SFTP login, you need to set the service type to sftp or all.
Enabling the SFTP server
SFTP Client
Configuration
The following sections describe SFTP client configuration tasks:
Table 618 Configure service type for an SSH user
Operation Command Description
Enter system view system-view -
Configure service type for an
SSH user
ssh user username
service-type { stelnet | sftp |
all }
Required
By default, the available
service type is stelnet.
Table 619 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 620 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
directory
mkdir
Delete a
directory
rmdir