04-19-2006 10:55 PM - edited 03-05-2019 11:51 AM
Hi everybody,
I need to copy many files into the router.i tried to copy a list of "copy tftp://ip-address/file-name flash:"
Is there a way to do it easier and faster without asking question for each copy
04-19-2006 11:24 PM
You can pack all file to archive for example to yourfiles.tar, place to TFTP root and than unpack from router with command archive. Archive commands syntax depends on your IOS version.
Following command should copy and unpack files from yourfiles.tar to flash
router#archive tar /extract tftp://yourTFTP_IP/yourfiles.tar flash:
M.
Hope that helps, rate if it does
04-20-2006 02:18 AM
It's tricky.I didn't come in my mind.
Thanks a lot
04-20-2006 10:42 AM
There is a configuration setting that might be helpful to you:
rtr(config)#file prompt quiet
This causes the IOS to seldom prompt for file operations.
Regards,
Leo
04-18-2018 12:52 PM
04-27-2018 07:33 AM
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