
AT-WA7500 and AT-WA7501 Installation and User’s Guide
FDEL
Purpose: Deletes a particular file.
Note
When you use the FDEL command, the file is marked as invalid and remains in the file system. To reclaim the file space, you must erase the entire segment. Use the FE command to erase a segment.
Syntax: FDEL f (s)
where:
f is the name of the file to be deleted.
s is the optional segment location of the file.
Examples: To delete the file AP824X.PRG from the flash memory segment, enter:
FDEL 1:AP824X.PRG
To delete the file FILE.DAT from the optional memory card on an
FDEL APP:FILE.DAT
FE
Purpose: Erases all the files in a particular segment, including those that have been “deleted” with FDEL. To recover the files after they have been erased, you must reload them from another source.
Note
You must execute this command before you execute a TFTP transfer.
Syntax: FE s
where s indicates segment to be erased. You can use any segment number or name (1, 2, 3, 4, id, ib, ad, or ab) to specify the one flash memory segment on the access point.
Example: To erase the contents of the flash memory segment, enter:
FE 1
273