Operation Manual – SSH Terminal ServiceH3C S7500 Series Ethernet Switches Chapter 1 SSH Terminal Service Configuration1-17Table 1-15 Operate with SFTP filesTo do... Use the command... RemarksEnter system view system-viewEnter SFTP client view sftp { host-ip |host-name }Change the name of a fileon the remote SFTPserverrename old-namenew-nameDownload a file from theremote SFTP server get remote-file [ local-file ]Upload a file to the remoteSFTP server put local-file [ remote-file ]Optionaldir [ -a | -l ] [ remote-path ]Display the list of files in adirectory ls [ -a | -l ] [ remote-path ]OptionalThe dir and ls commandshave the same function.deleteremote-file&<1-10>Delete a file from theSFTP server removeremote-file&<1-10>OptionalThe delete and removecommands have thesame function.V. Displaying help informationYou can display help information about a command, such as syntax and parameters.Table 1-16 Display help information about SFTP client commandsTo do... Use the command... RemarksEnter system view system-view —Enter SFTP client view sftp { host-ip | host-name } —Display help information aboutSFTP client commands help [ all | command-name ] Optional1.2.4 SFTP Configuration ExampleI. Network requirementsAs shown in Figure 1-3:z An SSH connection is present between Switch A and Switch B.z Switch B serves as an SFTP server, with IP address being 10.111.27.91.z Switch A serves as an SFTP client.z An SSH user named abc with password being hello is created.