Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| util:chksmb [2012/04/24 01:01] – buckaroo_banzai | 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// | + | |
| - | \\ | + | |
| - | \\ Most mail and/or message bases which are corrupted can be reconstructed (fixed) using the SMBUTIL program with the pack option. | + | |
| - | \\ | + | |
| - | \\ Message bases with corrupted index files must be fixed with the FIXSMB program. | + | |
| - | ===== See Also ===== | + | Example command line: |
| - | * [[.: | + | |
| + | |||
| + | 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: | ||