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
util:smbutil [2025/04/08 19:03] – Document the list command output digital manutil:smbutil [2025/04/08 19:26] (current) – Document to the index dump output (or start to at least) digital man
Line 54: Line 54:
  
 When listing messages. the displayed fields are: When listing messages. the displayed fields are:
-<index-num>/<msg-num> | [Date/time] | [Timezone] | From Name To Name | Subject |+IndexNum/MsgNum | [DateTime] | [TimeZone] | FromName ToName | Subject |
  
 Vote messages (including polls and ballots) are listed with relevant details following ''*VOTE'', ''*POLL'', or ''*CLOSE-POLL''. Vote messages (including polls and ballots) are listed with relevant details following ''*VOTE'', ''*POLL'', or ''*CLOSE-POLL''.
  
 When listing files. the displayed fields are: When listing files. the displayed fields are:
-<index-num>/<msg-num> | [Date/time] | [Timezone] | From Name | ''*FILE''Size Filename |+IndeNum/FileNum | [DateTime] | [TimeZone] | FromName | ''*FILE''FileSize FileName |
  
 **Note:**\\ **Note:**\\
-The [Date/time] and [Timezone] fields are only included with increasing levels of verbosity (use of the ''-v'' option).+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===