05-11-2023 09:27 AM - edited 05-11-2023 09:29 AM
FYI - This bug is still present on NXOS 10.2(5)
Note: We are using HTTP instead of SCP
https://bst.cisco.com/bugsearch/bug/CSCvw17851
```
switch# copy http://192.168.1.100/cisco.config startup-config vrf management
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7942 100 7942 0 0 1192k 0 --:--:-- --:--:-- --:--:-- 1551k
Copy failed: No such file or directory (0x807B0002)
```
05-11-2023 10:27 AM
I am not sure i have not tried http - not sure that supported command reference http.
Try below syntax as below (may work)
copy http://192.168.1.100/cisco.config bootflash:startup-config vrf management
09-18-2024 08:42 PM
Your solution worked like charm.
It didn't allow me to write the suffix "vrf management", but it copied a file to the "startup-config".
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide