Subj : Suggestion = question = request
To : Alan Ianson
From : Carlos Navarro
Date : Tue Mar 26 2024 06:44 pm
25 Sep 2022 02:28, you wrote to Ward Dossche:
>> D'Bridge always handled freqqing perfectly in times of PSTN but, I
>> assume, has no sollution when the FRQ arrives via binkd.
AI> Binkd will handle file requests with the help of an SRIF helper.
AI> A simple one I know of for windows and linux is FREQ-U and there are
AI> others. This is handled when binkd receives a *.REQ file. It may or
AI> may not need any changes to D'Bridge to work.
I've been playing a bit with D'Bridge and Freq-U.
I managed to make it work, though I had to edit DBRIDGE.BNK and change:
domain fidonet DATA/FIDONET 2
to:
domain fidonet C:/DB/DATA/FIDONET 2
With the default, non-absolute path, Freq-U stopped with an error.
The problem is that DB will generate DBRIDGE.BNK again and the change will be lost.