execute usb-disk
usb-disk
This topic includes the following commands:
- execute usb-disk delete
- execute usb-disk eject
- execute usb-disk format
- execute usb-disk list
- execute usb-disk rename
execute usb-disk delete
Delete file from the USB disk.
execute usb-disk delete <filename>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<filename> |
File in the USB disk. |
string |
|
execute usb-disk eject
Eject the USB disk.
execute usb-disk eject
execute usb-disk format
Format the USB disk.
execute usb-disk format
execute usb-disk list
Display the contents of the USB disk.
execute usb-disk list
execute usb-disk rename
Rename file in the USB disk.
execute usb-disk rename <old> <new>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<old> |
Old file in the USB disk. |
string |
|
|
<new> |
New file in the USB disk. |
string |
|