Option | Description |
|
|
Defines the minimum time (n) since file was last | |
accessed for the specified operation. | |
| The value can be specified in seconds (s), minutes |
| (m), hours (h), or days (d). |
|
|
Defines the minimum time (n) since file was last | |
modified for the specified operation. | |
| The value can be specified in seconds (s), minutes |
| (m), hours (h), or days (d). |
|
|
Excludes system files. | |
|
|
Excludes hidden files. | |
|
|
Excludes | |
|
|
Excludes files with an active archive bit. | |
|
|
Excludes files with an active compressed bit. | |
|
|
Excludes file ignorefile. Wildcards like * or ? can | |
| be used. |
|
|
Deletes primary metadata (alternate data stream). | |
| |
|
|
Deletes secondary metadata (alternate data | |
stream). | |
|
|
Deletes all metadata (default). | |
| |
|
|
Enables the deletion of offline files. | |
|
|
Creates a file list (outlist) as output. | |
|
|
To define an operation, specify either an explicit file name or a file list that contains file names. If neither is specified, the FMACLI tries to read the file list from stdin.
Use UNICODE or UTF8 formats whenever possible. The OEM and ANSI formats are for compatibility reasons only and cannot display all character sets.
Example
FMACLI erase D:\ASC\MyFile.doc
Removes FMA metadata from the D:\ASC\MyFile.doc file.
Command Line Interface Reference 91