1-11[ftp] put config.cfg# Execute the get command to download the file named switch.bin to the Flash memory of the switch.[ftp] get switch.bin# Execute the quit command to terminate the FTP connection and return to user view.[ftp] quit# After downloading the file, use the boot boot-loader command to specify the downloaded file(switch.bin) to be the application for next startup, and then restart the switch. Thus the switchapplication is upgraded. boot boot-loader switch.bin rebootFor information about the boot boot-loader command and how to specify the startup file for a switch,refer to the “System Maintenance and Debugging” module of this manual.SFTP ConfigurationTable 1-10 SFTP configuration tasksItem Configuration task DescriptionEnabling an SFTP server RequiredConfiguring connection idle time OptionalSFTP Configuration: A SwitchOperating as an SFTP ServerSupported SFTP client software —SFTP Configuration: A SwitchOperating as an SFTP Client Basic configurations on an SFTP client —SFTP Configuration: A Switch Operating as an SFTP ServerEnabling an SFTP serverBefore enabling an SFTP server, you need to enable the SSH server function and specify the servicetype of the SSH user as SFTP or all. For details, see the SSH server configuration part of SSHOperation Manual of this manual.Table 1-11 Enable an SFTP serverOperation Command DescriptionEnter system view system-view —Enable an SFTP server sftp server enable RequiredDisabled by default