06-09-2020 08:00 AM
hello all,
so i want to delete this folder in the flash so i can upload the correct version to update
whats is the correct command to do that?
delete <folder>
rmdir <folder>
Solved! Go to Solution.
06-09-2020 04:41 PM
del /f /r flash:*150-2*
06-09-2020 08:04 AM
Hi,
Try:
delete flash <name of the file>
HTH
06-09-2020 08:13 AM
Folder must be empty; is it? cannot delete folder if there are files inside.
to go to folder to see files do cd flash:/name.of.folder
then dir to see files are present
delete flash:/name.of.folder/file name or *.*
Or
rmdir flash:/name.of.folder
Regards, ML
**Please Rate All Helpful Responses **
06-09-2020 09:01 AM
sorry @Martin L didnt specify
i want to delete the folder and all stuff in it.
06-09-2020 09:36 AM
Have a look at this post with example:
https://community.cisco.com/t5/routing/deleting-a-directory-in-flash/td-p/1315720
HTH
06-09-2020 01:18 PM
06-09-2020 04:41 PM
del /f /r flash:*150-2*
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