https://support.hpe.com/hpesc/public/docDisplay?docId=mmr_kc-0128522
Appendix A, Transferring Switch configuration
Syntax:
copy < startup-config | running-config > tftp < ip-addr > < remote-file >[ pc | unix ]
copy config <filename > tftp < ip-addr > < remote-file > [ pc | unix ]
This command can copy a designated config file in the switch
to a TFTP server. For more on multiple configuration files,
refer to “Multiple Configuration Files” on page 5-33.
For example, to upload the current startup configuration to a file named sw2910 in the configs directory on drive “d” in a TFTP server having an IP address of 10.28.227.105:
HP Switch# copy startup-config tftp 10.28.227.105 d:\configs\sw2910