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
config:semfiles [2019/02/14 22:08] – Added Clear Failed Login List semaphore file and updated other text digital manconfig:semfiles [2020/08/15 13:09] – [Existence Semaphore Files] Document sysavail.chat semfile digital man
Line 18: Line 18:
 These semaphore files just need to be merely created to trigger the operation and the semaphore file will be automatically deleted: These semaphore files just need to be merely created to trigger the operation and the semaphore file will be automatically deleted:
  
 +==== Sysop Available for Chat ====
 +If the file ''[[dir:ctrl]]/sysavail.chat'' exists, then the sysop availability for chat with users can be indicated and users will be allowed to page the local sysop to chat.
 ==== Event Semaphore Files ==== ==== Event Semaphore Files ====
  
Line 47: Line 49:
  
   # touch /sbbs/data/qnet/vert.now   # touch /sbbs/data/qnet/vert.now
 +  
 +==== QWKnet Timed-event Semaphore Files ====
 +After receiving and processing a QWKnet ''.QWK'' or ''.REP'' file, Synchronet will //touch// the ''[[dir:data]]/**qnet-qwk**.now'' or ''[[dir:data]]/**qnet-rep**.now'' files to trigger timed events of those names, if they exist, to execute.
  
 ===== Timestamp Semaphore Files ===== ===== Timestamp Semaphore Files =====