HP StorageWorks File Migration Agent V2.1 administrator guide (T4274-96105, October 2006)

File Migration Agent administrator guide 79
In general you should use Unicode or UTF-8 formats for output list only. The OEM and ANSI formats are for
compatibility reasons only. OEM and ANSI cannot write all character sets.
Example
INFO
The INFO command displays FMA metadata.
--minimum-access-time
<n>d|h|m|s
Define 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).
-A <n>d|h|m|s
--minimum-write-time
<n>d|h|m|s
Define minimum time (n) since file was last modified for the specified
operation minimum file age.
The value can be specified in seconds (s), minutes (m), hours (h), or
days (d).
-W <n>d|h|m|s
--exclude-system Exclude system files.
--exclude-hidden Exclude hidden files.
--exclude-read-only Exclude read-only files.
--exclude-archive Exclude files with an active-archive bit.
--exclude-compressed Exclude files with an active-compressed bit.
--ignore-files <ignorefile> Exclude file (ignorefile). The usage of wildcards like * or ? is
possible.
--storage-location
online|offline
Check offline file attribute.
-F <outlist> Creates a file list (outlist) as output.
--oem-file-format The input file list is in OEM format.
--unicode-file-format The input file list is in Unicode format.
--ansi-file-format The input file list is in ANSI format.
--utf8-file-format The input file list is in UTF-8 format (default).
FMACLI Find -r D:\Data --storage-location offline -F OfflineFiles.lst
Table 19 FIND command options (continued)
Options Description