Configuration manual
4. FTP, FTPS, TFTP and SFTP
47
www.qtech.ru
[compress]
4.2.7
FTP, TFTP and SFTP Monitoring and Maintaining
None
4.3
Typical Configuration Example of FTP, TFTP, and SFTP
4.3.1
Configure a Device as an FTP Client
Network Requirements
A PC acts as an FTP server, and Device acts as an FTP client. The network between the
server and the device is normal.
On the FTP server, the user name for a device to log in to the FTP server is admin, and the
password is admin. The files to be downloaded are placed in the FTP server directory.
The device acts as the FTP client to upload files to and download files from the FTP server.
Network Topology
Figure 4-1 Networking for configuring a device as an FTP client
Configuration Steps
Step 1:
Configure an FTP server, and place the files to be downloaded in the FTP server
directory. (Omitted)
Step 2:
Configure the IP addresses of the devices so that the network between the client
and the server is normal. (Omitted)
Step 3:
Device acts as the FTP client to upload files to and download files from the FTP
server.
#In the global mode of the Device, copy one file from the FTP server to the file system of
Device.
Device>enable
Device#copy ftp 2.0.0.1 admin admin rp34-7.3.0.26(R).pck file-system rp34-
7.3.0.26(R).pck
#In the file system mode of the Device, copy one file from the FTP server to the file system of
Device.
Device#filesystem
Device(config-fs)#copy ftp 2.0.0.1 admin admin rp34-7.3.0.26(R).pck file-
system rp34-7.3.0.26(R).pck
#In the file system mode of Device, copy the startup file of Device into the FTP server.