This utility uses the following syntax:
FCIV -add {file | dir [-r] [-type file
...
] [-exc dir
...
] [-wp] [-bp basepath]}
[{-md5 | -sha1 | -both}] [-xml db]
FCIV -list [{-md5 | -sha1 | -both}] -xml db
FCIV -v {file | dir} [-bp basepath] [{-md5 | -sha1 | -both}] [-xml db]
The following list describes each of the command line arguments.
-add
Adds a new entry to a database. If you don??™t specify the
-xml
command line switch, the
utility sends the output to the display. You can redirect this output to a text file for inclusion
with an email message when desired.
-list
Displays a list of the verification entries in a database. You must supply a database
name using the
-xml
command line switch.
-v
Verifies a file or directory against the content of a verification database. The verification
process returns 0 for success or 1 for failure, so you can use this utility within a batch file or script
to perform complex verification checks.
{
file
|
dir
}
Specifies an individual file or directory to check. When working with a directory,
you can specify additional options as defined in the following list.
-r
Performs recursive checks of all subdirectories.
Pages:
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226