Configure an SFTP Server
Configuration Condition
None
Configure the Functions of an SFTP Server
Before configuring the device as the SFTP server, first enable the SFTP server function. Then, the SFTP client can access the SFTP server. SFTP is one subsidiary function of SSH, so the configuration of enabling the SFTP service is the same as that of enabling the SSH remote login service.
Table 4-6 Configuring the SFTP server function
Step
|
Command
|
Description
|
Enter the global configuration mode.
|
configure terminal
|
-
|
Enable the SFTP server function
|
ip ssh server [ sshv1-compatible ] [ listen-port ]
|
Mandatory
By default, do not enable the SFTP server function.
|