Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
util:smbutil [2018/02/15 21:18] digital manutil:smbutil [2018/03/01 12:20] – old revision restored digital man
Line 17: Line 17:
  
 **WARNING**: **WARNING**:
-All BBS nodes should be offline when using smbutil with the pack option!  To do this, set the smbutil event to be 'Exclusive' in the SCFG program.+All BBS nodes should be offline when using smbutil with the pack command!  To do this, set the smbutil event to be 'Exclusive' in the SCFG program.
  
 ==== Syntax ==== ==== Syntax ====
  
-  smbutil [/opts] cmd <filespec.shd>+  smbutil [-opt] [-opt] cmd [cmd] <filespec.shd> 
 + 
 +===Commands=== 
 + 
 +One or more commands (''cmd'' values) may be specified per invocation of smbutil.
  
-===cmd=== 
 <code> <code>
        l[n] = list msgs starting at number n        l[n] = list msgs starting at number n
Line 40: Line 43:
        p[k] = pack msg base (k specifies minimum packable Kbytes)        p[k] = pack msg base (k specifies minimum packable Kbytes)
 </code> </code>
-===opts===+ 
 +Commands without values may be concatenated (e.g. ''mp'' is the equivalent of ''m p''). 
 + 
 +===Options=== 
 + 
 +Zero or more options (''opts'') may be specified per invocation of smbutil. 
 <code> <code>
       -c[m] = create message base if it doesn't exist (m=max msgs)       -c[m] = create message base if it doesn't exist (m=max msgs)