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

90 Operating
Synopsis
Description
The RELEASE command gains space on a managed volume by converting already migrated files to
stubfiles. If the command detects that not enough archived copies exist, the release operation is not
performed. For releasing a file, both retention times (crt and rrt) and the number of copies (mc) must be
fulfilled.
Files with a size of below 1024 Byte will never be released.
Options
FMACLI Rel[ease] [--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]
[{--minimum-copies | -n} <mc>]
[{--changed-retention-time | -t} <crt>d|h|m|s]
[{--read-retention-time | -T} <rrt>d|h|m|s]
[{--low-watermark | -U} <nn>]
[{--high-watermark | -u} <nn>]
[-F <outlist>]
Table 25 RELEASE command options
Options Description
--help Displays the online help for the RELEASE 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.