12-01-2021 08:49 AM
I have a 4331 forward deployed with a hard disk for additional storage. I'd like to use that hard disk for holding IOS files that other local routers can pull from instead of over the slower wan link. How do I syntax pushing and pulling code direct with that hard disk? As far as I can see the router defaults to flash:
Solved! Go to Solution.
12-01-2021 01:50 PM
With a bit more luck I found the answer:
scp c880data-universalk9-mz.157-3.M4a.bin username@5.5.5.5:flash:/c880data-universalk9-mz.157-3.M4a.bin
replace flash with harddisk, usb0, etc etc
12-01-2021 10:47 AM - last edited on 12-01-2021 10:57 PM by Translator
Hello,
usually, you would just replace the 'flash:' with the disk you have, e.g.:
ip scp server enable
!
copy scp://username@192.168.1.1/ios/cat3k_caa-universalk9.SPA.03.07.01.E.152-3.E1.bin disk0:
12-01-2021 12:35 PM
Hi Georg
I understand that part when on the router with the disk but what I'm trying to do is copy to the hard disk direct from an external source and then later from that disk to the local routers. Is there a way in that SCP url that the router will know to store in the disk instead of flash?
Cheers
12-01-2021 01:50 PM
With a bit more luck I found the answer:
scp c880data-universalk9-mz.157-3.M4a.bin username@5.5.5.5:flash:/c880data-universalk9-mz.157-3.M4a.bin
replace flash with harddisk, usb0, etc etc
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