Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| util:chksmb [2010/02/24 15:34] – created digitalman | util:chksmb [2020/01/11 21:44] (current) – Re-title and update style digital man | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | ===== See Also ===== | + | ===== Invoke |
| - | * [[: | + | |
| + | ==== Usage ==== | ||
| + | < | ||
| + | usage: chksmb [-opts] < | ||
| + | |||
| + | opts: | ||
| + | b - beep on error | ||
| + | s - stop after errored message base | ||
| + | p - pause after errored messsage base | ||
| + | h - don't check hash file | ||
| + | a - don't check allocation files | ||
| + | t - don't check translation strings | ||
| + | i - don't check message IDs | ||
| + | e - display extended info on corrupted msgs | ||
| + | </ | ||
| + | WARNING: All BBS nodes should be DOWNed (offline) or inactive when utilizing the '' | ||
| + | |||
| + | The purpose of the CHKSMB utility is to insure that mail and/or message bases are valid. | ||
| + | |||
| + | Example command line: | ||
| + | chksmb / | ||
| + | | ||
| + | this will check your e-mail and sub-board data files for possible corruption. | ||
| + | |||
| + | Most mail and/or message bases which are corrupted can be reconstructed (fixed) using the [[util: | ||
| + | |||
| + | Message bases with corrupted index files must be fixed with the [[util: | ||
| + | |||
| + | ===== See Also ===== | ||
| + | * [[util: | ||
| + | * [[util: | ||
| + | * [[util: | ||