Synchronet v3.20d-Win32 (install) has been released (Mar-2025).

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
util:smbutil [2022/04/03 03:53] – [Syntax] Added V, D, u, L and U to match smbutil -h output nelginutil:smbutil [2025/04/08 19:26] (current) – Document to the index dump output (or start to at least) digital man
Line 50: Line 50:
  
 Commands without values may be concatenated (e.g. ''mp'' is the equivalent of ''m p''). Commands without values may be concatenated (e.g. ''mp'' is the equivalent of ''m p'').
 +
 +== List ==
 +
 +When listing messages. the displayed fields are:
 +| IndexNum/MsgNum | [DateTime] | [TimeZone] | FromName | ToName | Subject |
 +
 +Vote messages (including polls and ballots) are listed with relevant details following ''*VOTE'', ''*POLL'', or ''*CLOSE-POLL''.
 +
 +When listing files. the displayed fields are:
 +| IndeNum/FileNum | [DateTime] | [TimeZone] | FromName | ''*FILE'' | FileSize | FileName |
 +
 +**Note:**\\
 +The [DateTime] and [TimeZone] fields are only included with increasing levels of verbosity (use of the ''-v'' option).
 +
 +== Index ==
 +
 +When dumping a message base index, the display fields are:
 +
 +| IndexNum | [TypeCode] | FromHex | ToTex | SubjHex | AttrHex | IndexOffsetHex | DateTime |
 +
 +When the record is **not** a message, the following TypeCode value mapping is displayed:
 +^ Code ^ Type ^
 +| V    | Ballot |
 +| P    | Poll |
 +| C    | Poll-closure |
 +| F    | File |
  
 ===Options=== ===Options===