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

File Migration Agent administrator guide 87
Synopsis
Description
This command recalls a released file. A recall can also be invoked by a double-click in the Windows File
Explorer or by an open to the file via an application.
Options
FMACLI Rec[all] [--help | -h]
[{--logfile | -L} <logfile>
[--log-info-messages | -V]]
[--verbose | -v]
[<file>] | [{--filelist] | -f} <filelist>]
[{--recursive | -r} <path>]
[--oem-file-format | --unicode-file-format |
--ansi-file-format | --utf8-file-format]
[{--minimum-file-size | -S} <n>b|k|m|g]
[{--minimum-access-time | -A} <n>d|h|m|s]
[{--minimum-write-time | -W} <n>d|h|m|s]
[--exclude-system]
[--exclude-hidden]
[--exclude-read-only]
[--exclude-archive]
[--exclude-compressed]
[-F <outlist>]
Table 24 RECALL command options
Options Description
--help Displays the online help for the RECALL command.
-h
--logfile <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 4 MB. If the files grows bigger than 4 MB, the file
is switched.
Old log files are named as logfile.nnn, where the lowest
number contains the youngest file:
logfile.log -> logfile.000 -> logfile.001 -> ...
-L <logfile>
--log-info-message Write informational messages to log file. This option is meaningful only
in combination with the -L / --logfile option.
(Default: only errors are written to log)
-V
--verbose Verbose mode
(display informational messages)
-v
<file> Specify a file name. The usage of wildcards like * or ? is possible.
--filelist <filelist> Specify an input file list (default: 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.
-f <filelist>
--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.