cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
22155
Views
9
Helpful
3
Replies

Moving files within flash

woods8
Level 1
Level 1

Hi,

Couldnt find an appropriate forum topic to post my query but here goes.

How do I move a file located in the root of flash(rwx) to another flash directory(drwx)?

Any advice would be very much appreciated.

Regards

3 Replies 3

pkhatri
Level 11
Level 11

Hi,

Use something like this:

copy flash: flash:/mydir/filename

Hope that helps - pls rate the post if it does.

Paresh

lgijssel
Level 9
Level 9

Please look at the following URL about handling files on the flash.

http://www.cisco.com/en/US/products/sw/iosswrel/ps1828/products_configuration_guide_chapter09186a00800ca54d.html

A direct move of a file using a command will not be possible. Provided that you have enough flash-space, you can however copy a file to a different location and then delete the original.

Regards,

Leo

copy flash:filename flash:/directoryname

Review Cisco Networking products for a $25 gift card