Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
a6696efc
Commit
a6696efc
authored
23 years ago
by
rswindell
Browse files
Options
Downloads
Patches
Plain Diff
Added remote SCFG configuration.
Clarified a few things.
parent
5713f711
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/sbbsunix.txt
+33
-15
33 additions, 15 deletions
docs/sbbsunix.txt
with
33 additions
and
15 deletions
docs/sbbsunix.txt
+
33
−
15
View file @
a6696efc
...
...
@@ -54,7 +54,7 @@ A. Currently, only native programs are supported. These programs can either
Q. Does Synchronet for Unix require X-Windows?
A. No, Synchronet for Unix is currently a console-based application.
Q. Are there any plans to make a X-Windows front-end for Synchronet
for Unix
?
Q. Are there any plans to make a
n
X-Windows front-end for Synchronet?
A. Yes, but it will be optional.
...
...
@@ -114,7 +114,7 @@ Step-by-step Instructions
/sbbs/src/sbbs3/scfg/gcc.linux.exe.debug/scfg
/sbbs/src/sbbs3/scfg/gcc.linux.exe.debug/scfghelp.ixb
/sbbs/src/sbbs3/scfg/gcc.linux.exe.debug/scfghelp.dat
(the paths
may
be different for FreeBSD or release build)
(the paths
will
be different for FreeBSD or release build
s
)
C. Build the required Baja {tm} modules:
gmake -f Makefile.gnu
...
...
@@ -182,7 +182,25 @@ Step-by-step Instructions
Strip FidoNet Kludge Lines No
BBS Drop File Type None
D. Configure SCFG->External Programs->Online Programs->Main->
D. Add to SCFG->External Programs->Online Programs->Main->Available
Programs:
Name Synchronet Configuration
Internal Code SCFG
Start-up Directory
Command Line %!scfg -d -l%r
Clean-up Command Line
Execution Cost None
Access Requirements SYSOP
Execution Requirements
Multiple Concurrent Users No
Intercept Standard I/O Yes
Native (32-bit) Executable Yes
Modify User Data No
Execute on Event No
BBS Drop File Type None
Place Drop File In Node Directory
E. Configure SCFG->External Programs->Online Programs->Main->
Synchronet BBS List:
Name Synchronet BBS List
Internal Code SBL
...
...
@@ -200,7 +218,7 @@ Step-by-step Instructions
BBS Drop File Type Synchronet XTRN.DAT
Place Drop File In Node Directory
E
. Configure SCFG->External Programs->Online Programs->Games->
F
. Configure SCFG->External Programs->Online Programs->Games->
Synchronet Blackjack!:
Name Synchronet Blackjack!
Internal Code SBJ
...
...
@@ -218,30 +236,30 @@ Step-by-step Instructions
BBS Drop File Type Synchronet XTRN.DAT
Place Drop File In Node Directory
F
. Change the "Access Requirements" for *all* of the following:
G
. Change the "Access Requirements" for *all* of the following:
SCFG->File Options->Viewable File Types->ZIP,
SCFG->File Options->Testable File Types->ZIP,
SCFG->File Options->Extractable File Types->ZIP,
and SCFG->File Options->Compressable File Types->ZIP to:
Access Requirements
!
UNIX
Access Requirements
NOT
UNIX
G. Add "zip" (lowercase) to SCFG->File Options->Viewable File Types:
File Extension zip
Command Line unzip -l %s
Access Requirements UNIX
H
. Add "zip" (lowercase) to SCFG->File Options->Testable File Types:
I
. Add "zip" (lowercase) to SCFG->File Options->Testable File Types:
File Extension zip
Command Line unzip -t %f
Working String Testing ZIP Integrity...
Access Requirements UNIX
I
. Add "zip" (lowercase) to SCFG->File Options->Extractable File Types:
J
. Add "zip" (lowercase) to SCFG->File Options->Extractable File Types:
File Extension zip
Command Line unzip -o -j %f %s -d %g
Access Requirements UNIX
J
. Add "zip" (lowercase) to SCFG->File Options->Compressable File Types:
K
. Add "zip" (lowercase) to SCFG->File Options->Compressable File Types:
File Extension zip
Command Line zip -j -D %f %s
Access Requirements UNIX
...
...
@@ -252,11 +270,11 @@ Step-by-step Instructions
determines *which* command line will be used for the current
platform.
K
. Change the "Access Requirements" for *all* the existing protocols under
L
. Change the "Access Requirements" for *all* the existing protocols under
SCFG->File Options->Transfer Protocols to:
Access Requirements
!
UNIX
Access Requirements
NOT
UNIX
L
. Add the following transfer protocols to
M
. Add the following transfer protocols to
SCFG->File Options->Transfer Protocols:
Mnemonic (Command Key) X
...
...
@@ -264,8 +282,8 @@ Step-by-step Instructions
Access Requirements UNIX
Upload Command Line rz --xmodem
Download Command Line sz --xmodem %f
Batch UL Command Line
Batch DL Command Line
Batch UL Command Line
Batch DL Command Line
Bidir Command Line
Uses DSZLOG No
...
...
@@ -289,7 +307,7 @@ Step-by-step Instructions
Bidir Command Line
Uses DSZLOG No
M
. Change SCFG->Networks->QWK->Hubs->VERT:
N
. Change SCFG->Networks->QWK->Hubs->VERT:
Pack Command Line zip -j -D %f %s
Unpack Command Line unzip -o -j %f %s -d %g
Call-out Command Line *qnet-ftp VERT vert.synchro.net YOURPASS
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment