4.203 dlt-fta

This command removes a file from the file transfer area (FTA).

Parameters

Note:

At least one of these parameters but not both, must be specified:all,file.
all (optional)
This parameter allows all files to be removed from the FTA.
Range:
yes
no
Default:
no
file (optional)
Name of the file to be removed.
Range:
zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

The name of the file with its extension.

force (optional)
This parameter is required to delete the last file in the FTA. In such cases, the value must be set to force=yes.
Range:
yes
no
Default:
no
loc (optional)
The card location of the fixed disk containing the FTA.
Range:
1114, 1116

(TDM)

Default:
The location of the active TDM

Example

dlt-fta:loc=1114:file="CAM.ELF"

dlt-fta:loc=1114:file="CAM.ELF":force=yes

dlt-fta:loc=1116:all=yes

Dependencies

Removing an individual file only frees up that file name for another transfer of that file.

The all=yes parameter must be specified when a specific filename is not supplied.

The all=yes parameter not only removes all files from the FTA, but frees up the space in the FTA.

When using DOS file names, if the file name contains a special character such as an underscore (_) or begins with a numeric, the file name must be in quotes (" "), for example, “92_name.ext”.

Removing an individual file only frees up that file name for another transfer of that file.

The force=yes parameter must be specified to remove the last file in the FTA.

The loc parameter must specify a TDM card.

A specific filename and all=yes cannot be specified at the same time.

Only one file transfer can be active at a time.

TDM and E5-TDM cards cannot be installed in the same system.

Notes

None

Output

dlt-fta:file=oam.elf:loc=1114

    rlghncxa03w 04-02-05 15:31:59 EST  EAGLE 31.3.0
    File OAM.ELF deleted from File Transfer Area on fixed disk 1114. 
;
dlt-fta:all=yes:loc=116

    rlghncxa03w 04-02-05 15:33:32 EST  EAGLE 31.3.0
    All files deleted from File Transfer Area on fixed disk 1116. 
;