Copying File to Bootflash:

Copying File to Bootflash:
<copy xmlns="http://cisco.com/ns/yang/cisco-nx-os-device">
    <source>tftp://<<tftp_ip>/ws/sample_copy_file.txt</source>
      <destination>bootflash:</destination>
        <vrf>management</vrf>
 </copy>

Note: This example was added in Release 9.2(1).


CLI Commands

The CLI commands are equivalent to the payload examples displayed in the pane on the right.

copy tftp://sample_copy_file.txt bootflash: