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
Last revisionBoth sides next revision
ref:fidonet_files [2016/02/03 13:41] – [Flow Files] Mention FTS-5005, indicate that 'i' is a valid first extension character. Deuceref:fidonet_files [2018/09/26 13:09] – [Packet] Added link to FidoNet packet reference digital man
Line 58: Line 58:
 one or more Packed Messages. one or more Packed Messages.
  
-Packets may contain NetMail or EchoMail messages.+[[ref:FidoNet Packets]] may contain NetMail or EchoMail messages.
  
-Packet files have a ''.pkt'' suffix (SBBSecho names Packet+Packet files have a ''.pkt'' suffix (SBBSecho v2 named Packet
 files "in process" with a ''.pk_'' suffix). The base file name files "in process" with a ''.pk_'' suffix). The base file name
 of a Packet can actually be *anything*, but is usually a of a Packet can actually be *anything*, but is usually a
-numeric time stamp of some sort. SBBSecho uses "DDHHMMSS" +numeric time stamp of some sort. SBBSecho v2 used "DDHHMMSS" 
-(where each pair of letters is a 2-digit zero-padded decimal +where each pair of letters is a 2-digit zero-padded decimal 
-number representing the Day of the month, hour of the day, +number representing the day of the month, hour of the day, 
-minute, and second at the time the packet was created)+minute, and second at the time the packet was created while 
 +SBBSecho v3 uses the packet creation time in Unix time_t format 
 +(seconds since Jan-1-1970represented with hexadecimal digits
 as the base file name when creating Packet files. The as the base file name when creating Packet files. The
 important thing is that the Packet files have unique names. important thing is that the Packet files have unique names.