Comware CLI Commands in Provision Software 2013/06

tftp
Related ProVisionComware
copytftp
Used to download a specified file from the TFTP server to the local device or upload a specified
local file to the TFTP server in an IPv4 network. This command can be executed only from config
context. Downloading a file from the tftp server to any user given file or uploading any file to the
tftp server is supported only for specific type of files. Comware command allows . In ProVision this
functionality is supported only for specific type of files. The destination file parameter is mandatory.
HP Switch# tftp 120.93.49.9 put config tftp_test
TFTP download in progress.
HP Switch# tftp 120.93.49.9 get config2 tftp_test
HP Switch# tftp 120.93.49.9 sget test tftp_test
Enter manager@120.93.49.9's password:
Attempting username/password authentication...
00000K
File transfer terminated by user request.
Related ProVision Software Command.
HP Switch# copy tftp flash 10.29.227.13 flash
Device will be rebooted, do you want to continue [y/n]?
Operating Notes
For more information, refer to the latest Management and Configuration Guide for your switch.
Minimum Software Version: 15.10.
tftp 353