Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| config:semfiles [2020/11/16 17:04] – [Recycle Semaphore Files] Link to the recycle FAQ. digital man | config:semfiles [2024/01/12 17:25] (current) – [QWKnet Timed-event Semaphore Files] Add pause semaphore file details digital man | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Synchronet supports a variety of semaphore files which can be used to externally-trigger internal-operations of the various servers and services. | Synchronet supports a variety of semaphore files which can be used to externally-trigger internal-operations of the various servers and services. | ||
| - | The // | + | The // |
| - | Semaphore files can be created or their date/time stamp updated with simple command-line operations. | + | Semaphore files can be created or their date/time stamp updated with simple command-line operations. |
| - | Windows: | + | on Windows: |
| C: | C: | ||
| - | UNIX: | + | on UNIX: |
| - | | + | |
| | | ||
| ===== Existence Semaphore Files ===== | ===== Existence Semaphore Files ===== | ||
| - | These semaphore files just need to be merely created to trigger the operation and the semaphore file will be automatically deleted: | + | Existence |
| ==== Sysop Available for Chat ==== | ==== Sysop Available for Chat ==== | ||
| Line 22: | Line 22: | ||
| ==== Event Semaphore Files ==== | ==== Event Semaphore Files ==== | ||
| - | Events that have been configured in [[util: | + | Events that have been configured in [[util: |
| Example (forcing execution of the FidoNet import event): | Example (forcing execution of the FidoNet import event): | ||
| - | | + | |
| | | ||
| ==== QWK Pack Semaphore Files ==== | ==== QWK Pack Semaphore Files ==== | ||
| Line 34: | Line 34: | ||
| Example (forcing the creation of a QWK packet for user #1): | Example (forcing the creation of a QWK packet for user #1): | ||
| - | | + | |
| | | ||
| QWK packets are created in the '' | QWK packets are created in the '' | ||
| Line 48: | Line 48: | ||
| Example (forcing QWK call-out to QWKnet hub //VERT//): | Example (forcing QWK call-out to QWKnet hub //VERT//): | ||
| - | | + | |
| | | ||
| ==== QWKnet Timed-event Semaphore Files ==== | ==== QWKnet Timed-event Semaphore Files ==== | ||
| After receiving and processing a QWKnet '' | After receiving and processing a QWKnet '' | ||
| + | ==== Pause Server Semaphore File ==== | ||
| + | The existence of the file '' | ||
| ===== Timestamp Semaphore Files ===== | ===== Timestamp Semaphore Files ===== | ||
| - | These semaphore files are not deleted when the operation is triggered, so the date/time stamp of the file must be updated (i.e. the file must be " | + | Timestamp |
| On a multi-host BBS, the servers and services on a specific host can be signaled by " | On a multi-host BBS, the servers and services on a specific host can be signaled by " | ||
| Line 81: | Line 83: | ||
| * [[: | * [[: | ||
| - | {{tag>filters semfiles events}} | + | |
| + | {{tag>configuration semaphore semfile messaging event}} | ||