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

104 | Command Line Interface Reference
--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).
--minimum-access-time nd|h|m|s
-A nd|h|m|s
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).
--minimum-write-time nd|h|m|s
-W nd|h|m|s
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).
--exclude-system Excludes system files.
--exclude-hidden Excludes hidden files.
Option Description