03-09-2016 01:16 AM - edited 03-08-2019 04:53 AM
Hi,
I want to delete some files from router flash:
But filename have space character... Exemple: flash:New folder
Does someone have a idea what I can do?
Thank you for your help
Solved! Go to Solution.
03-09-2016 02:39 AM
Julijana,
Try enclosing the file name into quotes:
delete flash:"Some File Name"
Best regards,
Peter
03-09-2016 02:39 AM
Julijana,
Try enclosing the file name into quotes:
delete flash:"Some File Name"
Best regards,
Peter
03-09-2016 02:50 AM
Dear Peter,
I tried and this is message:
% Invalid input detected at '^' marker.
Best regards,
Julijana
03-09-2016 03:02 AM
Dear Julijana,
Okay, please give this another try - this worked for me:
delete "flash:Some File Name"
Best regards,
Peter
03-09-2016 04:07 AM
Dear Peter,
I have done with this delete /force /recursive flash:[First word of File Name]*
Example: delete /force /recursive flash:New*
Thank you I really appreciate your help.
Best regards,
Julijana
03-10-2016 11:40 AM
Julijana,
I wasn't much of a help but I am glad you got your issue solved :)
Best regards,
Peter
05-16-2022 09:39 AM
This solved my issue.
thanks
03-03-2023 09:22 AM
This worked for me! Thank you
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