Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
util:chksmb [2020/01/06 18:03] – Change heading / title digital man | util:chksmb [2020/01/11 21:44] (current) – Re-title and update style digital man | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
- | **usage**: chksmb [/opts] < | + | ===== Invoke ===== |
- | opts: | + | ==== Usage ==== |
- | * s - stop after errored message base | + | < |
- | * p - pause after errored message base | + | usage: chksmb [-opts] < |
- | * q - quiet mode (no beeps while checking) | + | |
- | \\ WARNING: All BBS nodes should be DOWNed (offline) or inactive when utilizing the CHKSMB | + | |
+ | 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. | + | The purpose of the CHKSMB utility is to insure that mail and/or message bases are valid. |
- | \\ | + | |
- | \\ Example command line: //CHKSMB \SBBS\DATA\MAIL \SBBS\DATA\SUBS\*.SHD// this will check your e-mail and sub-board data files for possible corruption. | + | Example command line: |
- | \\ | + | chksmb |
- | \\ Most mail and/or message bases which are corrupted can be reconstructed (fixed) using the SMBUTIL program | + | |
- | \\ | + | this will check your e-mail and sub-board data files for possible corruption. |
- | \\ Message bases with corrupted index files must be fixed with the FIXSMB program. | + | |
+ | 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 ===== | ===== See Also ===== | ||
* [[util: | * [[util: | ||
- | * [[util: | + | |
+ | |