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
module:tickit [2018/04/03 18:57] – [See Also] fixed index link and add fidonet tag digital manmodule:tickit [2019/02/11 08:37] – [Setup] info about tickitcfg option for forced replacements wkitty42
Line 28: Line 28:
 </code> </code>
  
-For BinkD, use a line like this to create the semaphore file: <code>flag /synchronet/sbbs/data/tickit.now *.tic *.TIC</code> +  * If using BinkD, add a line like this to your ''binkd.cfg'' file to create semaphore file which triggers the TICKIT timed-event to execute whenever a ''.tic'' file is received: <code>flag /sbbs/data/tickit.now *.tic *.TIC</code> 
- +  [[module:binkit|BinkIT]] automatically runs the TICKIT timed event when a TIC file is received 
-[[module:binkit|BinkIT]] automatically runs the TICKIT event when a TIC file is received.+  * If you would like to treat all imported ''.tic'' files as though they have a ''REPLACES'' clause, add the ''-force-replace'' option to the ticket.js command-line or use the ''Force Replace'' options in tickitcfg for global or per-area forced replacements
 ===== Configuration ===== ===== Configuration =====