Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
howto:door:fe [2016/11/06 16:18] – Added summary Buckaroo | howto:door:fe [2018/03/01 12:21] (current) – old revision restored digital man | ||
---|---|---|---|
Line 10: | Line 10: | ||
===== SCFG Settings ===== | ===== SCFG Settings ===== | ||
- | Name | + | Name |
Internal Code FE | Internal Code FE | ||
Start-up Directory | Start-up Directory | ||
Line 53: | Line 53: | ||
Batch file to create: [Enter the Directory to which you installed FE]\fe.bat | Batch file to create: [Enter the Directory to which you installed FE]\fe.bat | ||
Hit ' | Hit ' | ||
- | BRE Can use the fossil driver for communications. | + | FE Can use the fossil driver for communications. |
- | Do you want BRE to use the FOSSIL? (Y/N) | + | Do you want FE to use the FOSSIL? (Y/N) |
Hit ' | Hit ' | ||
If you have locked baud rates, please enter the baud rate: | If you have locked baud rates, please enter the baud rate: | ||
Line 84: | Line 84: | ||
Since SBBS places the doorfile in the startup directory, edit it to match this | Since SBBS places the doorfile in the startup directory, edit it to match this | ||
@ECHO OFF | @ECHO OFF | ||
- | FE | + | FE FULL |
</ | </ | ||
Line 149: | Line 149: | ||
From the command line, run FE TEST and take a look at the RESULTS.TXT file generated. This will tell you if there are any issues. | From the command line, run FE TEST and take a look at the RESULTS.TXT file generated. This will tell you if there are any issues. | ||
- | I run a FE inbound | + | I run FE inbound whenever my system receives mail. I also run the following every midnight |
- | FE REQUEST | + | ::FE League 10 |
- | FE RECON | + | CD C: |
- | FE PLANETARY | + | FE INBOUND [Processes any inbound BRE packets] |
- | FE BBSINFO | + | FE SCORES [Creates InterBBS score files] |
- | FE SCORES | + | FE PLANETARY |
+ | FE REQUEST [Create global recon updates and requests] | ||
+ | FE BBSINFO | ||
+ | FE OUTBOUND [Processes any outbound packets] | ||
+ | cd outbound | ||
+ | move *.* c: | ||
+ | del c: | ||
</ | </ | ||
Line 164: | Line 170: | ||
===== See Also ===== | ===== See Also ===== | ||
* [[util: | * [[util: | ||
- | * [[: | ||
- | * [[: | ||
* [[: | * [[: | ||
{{tag> | {{tag> | ||