HP Software File Migration Agent Installation and Administration Guide (September 2009)

94 | Command Line Interface Reference
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 info -r D:\*.*
Displays FMA metadata for the files in the D:\*.* folder, as follows:
Output of the info command is as follows:
Last Modification—The last modification date and time.
Size—The size of the file.
Attributes—File attributes including the following:
A—Archived
F—Sparse
H—Hidden
•OOffline
P—Reparse point
R—Read-only
S—System
T—Temporary
Status—A blank status shows that a file is not managed. The following states are available:
•OFFOffline
MOD—Modified
SAV—Migrated
INA—Inactive
•DISDisabled
(n)—Number of valid copies
--long
-l
Displays all available information (long output). In the
short version (default), only one line per file is displayed.
-F outlist Creates a file list (outlist) as output.
Option Description