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

98 | Command Line Interface Reference
Options
Option Description
--help
-h
Displays Online Help for the migrate command.
--logfile logfile
-L logfile
Specifies a log file.
The log file must be specified with a fully qualified path.
Log files are created with the following (fixed) policies:
Maximum size is 10MB. If the file grows larger then
10MB, the file is switched.
Old log files are named logfile.nnn, where the lowest
number contains the youngest file:
logfile.log
logfile.000
logfile.001
...
--log-info-message
-V
Writes informational and debug messages to the log file
(and the console).
This option must be specified in combination with the --
logfile | -L option.
By default, only errors are written to the log.
--verbose
-v
Display debug information on the console (std_out).
file Specifies a file name. Wildcards like * or ? can be used.
--filelist filelist
-f filelist
Specifies an input file list (default is stdin). Files in the
file list are separated by CR/LF. File names can be
relative or fully qualified. If you plan to run scripts use
fully qualified names only.
--recursive path
-r path
Applies this command to subfolders starting at path.
--oem-file-format Indicates that the input file list is in OEM format.
--unicode-file-format Indicates that the input file list is in unicode format.
--ansi-file-format Indicates that the input file list is in ANSI format.
--utf8-file-format Indicates that the input file list is in UTF8 format
(default).
--minimum-file-size nb|k|m|g
-S nb|k|m|g
Defines a minimum file size (n) for the specified
operation.
The value can be specified in bytes (b), kilobytes (k),
megabytes (m), or gigabytes (g).