crt
rrt
The time period for migrated and changed files. All files remain on disk for the specified time period before they become a release candidate.
The time period for recalled and unchanged files. All recalled and unchanged files remain on disk for the specified time period before they become again a release candidate.
To define an operation, specify either an explicit file name or a file list that contains file names. If neither is specified, the FMACLI tries to read the file list from stdin.
Use UNICODE or UTF8 formats whenever possible. The OEM and ANSI formats are for compatibility reasons only and cannot display all character sets.
Examples
FMACLI release D:\ASC\MyFile.doc -t 1d -T 10d -n 2
If the MyFile.doc file was modified, it stays one day on disk before it becomes a release candidate.
If the MyFile.doc file was not modified, it stays for another 10 days on disk before it becomes a release candidate.
FMACLI release D:\ASC\MyFile.doc
In this case the MyFile.doc file is released when three copies are available on different archives.
Command Line Interface Reference 109