Hey Martin!
On Sat Apr 25 2026 , you wrote:
exec !"@c:\\ele\\allfix\\allfix.exe rp -srif *S" *.req
I'm pretty sure I'm using the proper syntax for windows. I've never
needed a ! before for any other commands that run. I've added a /wait between /min and the command.
Are the files you're creating or that are coming in uppercase, by chance? Either way, here is the documentation directly from binkd.conf-dist:
<-- SNIP -->
# Run an external program.
# The "*S" macro in command line substed with S.R.I.F., see !SRIF.TXT
# The "!" before program pathname means immediate program execution
# after receiving the file.
# *** win32 only:
# The "@" before program pathname means execute program in separate console
# The "@@" before program pathname means execute program in hidden console
# ***
# Macros: *F - complete name of received file,
# *A0..*A9 - first 10 AKA of remote system,
# *A*, *A@ - list of all remote AKA separated by spaces
# *P - password protected [0|1],
# *L - listed system [0|1]
# *H - remote hostname or IP,
# *N - short file name (win32 only).
#
#exec "!my-freq-processor /options *S" *.req
exec "!~/ftn/binkd/srifreq *S" *.req
#exec "my-pkt-unpacker /options *P *A* *F" *.[pP][kK][tT]
#exec "my-tosser /options" /opt/ftn/inbound-secure/*.[STFWMstfwm][ouaherOUAHER][0-9A-Za-z]
exec "nice -n 19 /usr/bin/hpt toss link" ~/ftn/inbound-secure/*.[STFWMstfwm][ouaherOUAHER][0-9A-Za-z] *.[pP][kK][tT]
Regards,
Nick
... Sarcasm: because beating people up is illegal.
--- SBBSecho 3.37-Linux
* Origin: _thePharcyde
telnet://bbs.pharcyde.org (Wisconsin) (1:154/700)