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

84 Operating
To define an operation either an explicit file name or a file list that contains file names must be specified. If
neither a file nor a file list is specified the FMACLI tries to read the file list from stdin.
In general you should use Unicode or UTF-8 formats only. The OEM and ANSI formats are for compatibility
reasons only. OEM and ANSI cannot display all character sets.
--recursive <path> Recursion into subdirectories starting at <path>.
-r <path>
--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).
--minimum-file-size <n>b|k|m|g Define a minimum file size (n) for the specified operation.
The value can be specified in bytes (b), kilobytes (k), megabytes (m), or
gigabytes (g).
-S <n>b|k|m|g
--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.
--archive <arc> Name of the archive where the file is stored. This parameter is
mandatory for the migration command.
-a <arc>
--archives <arc1, ...>
Specify a list of archives with maximum 4 archives (“arc1, arc2, ...
arcN”)
--maximum-copies <copies>
Set the maximum number of archive copies of a file.
-n <copies>
--release
Do releasing the files after a successfully migration.
-F <outlist> Creates a file list (outlist) as output.
Table 22 MIGRATE command options (continued)
Options Description