3 fs_getverify - Displays the state of data verification for AFS store operations [Windows only]
10 B<fs getverify> [B<-help>]
17 The B<fs getverify> command shows the status of data verification for
18 store data operations in the AFS client. When enabled, each store data
19 operation is followed by a matching fetch data request. If the data does
20 not match, the operation is repeated. The complement of this command is
21 B<fs setverify> which sets the status of data verification in the client.
25 The B<fs getverify> command is only available on Microsoft Windows. There
26 is no equivalent for other platforms.
34 Prints the online help for this command. All other valid options are
41 If data verification is enabled, the output is:
43 Data verify mode is currently on.
45 If data verification is disabled, the output is:
47 Data verify mode is currently off.
51 There is only one way to invoke B<fs getverify>:
55 =head1 PRIVILEGE REQUIRED
57 No special privileges are required for this command.
65 Copyright 2012 Jeffrey Altman <jaltman@your-file-system.com>
67 This documentation is covered by the BSD License as written in the
68 doc/LICENSE file. This man page was written by Jeffrey Altman for