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
c0bd3b12
Commit
c0bd3b12
authored
24 years ago
by
rswindell
Browse files
Options
Downloads
Patches
Plain Diff
Renamed to upgrade.txt
parent
e43c9357
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/upgrade.doc
+0
-139
0 additions, 139 deletions
docs/upgrade.doc
with
0 additions
and
139 deletions
docs/upgrade.doc
deleted
100644 → 0
+
0
−
139
View file @
e43c9357
Upgrading to Synchronet BBS for Win32 v3.0b
===========================================
This is an UPGRADE ONLY, so you must have Synchronet (v2.3 or
v3.0a) already installed before you can continue. A full
Synchronet installation package can be obtained via FTP or
Telnet/Zmodem from vert.synchro.net.
This version has been tested with the following operating
systems: Windows 95, Windows 98, Windows NT4, and Windows 2000.
Configuration Files
~~~~~~~~~~~~~~~~~~~
The following files will be over-written by this upgrade, so
if you have customized them, it is highly recommended that you
make a BACK-UP of the files before continuing this installation:
SBBS\CTRL\TEXT.DAT (Text Strings)
SBBS\CTRL\GURU.DAT (Guru Brain)
SBBS\CTRL\ATTR.CFG (Default Colors)
SBBS\CTRL\ALIAS.CFG (Internet Mail Aliases)
SBBS\CTRL\FTPALIAS.CFG (FTP Filename Aliases)
SBBS\TEXT\MENU\LOGON.ASC (Logon Screen)
SBBS\TEXT\MENU\EXEMPT.ASC (Exemption Descriptions)
SBBS\TEXT\MENU\EDITOR.ASC (Internal Editor Menu)
SBBS\TEXT\MENU\MSGSCAN.ASC (Message Scan Menu)
SBBS\TEXT\MENU\MAILREAD.ASC (Mail Read Menu)
Two of the unused lines in CTRL\TEXT.DAT (lines 62 and 74) are
now used in v3. If you're going to allow auto-logon by IP or
sending of Internet e-mail, then you'll need to use the TEXT.DAT
included (or modify your own). If you're still going to be using
v2.3c (or earlier), you'll want to eliminate one of the %s's from
the MsgAttr line in your TEXT.DAT.
If you do not want these files installed (you're upgrading a
previous installation of SBBS v3 for example), choose "Custom
Installation" and disable the "Configuration Files" from the
install set.
Command Shell Updates
~~~~~~~~~~~~~~~~~~~~~
The following files will be over-written by this upgrade, so
if you have customized them, it is highly recommended that you
make a BACK-UP of the files before continuing this installation:
SBBS\EXEC\RENEGADE.SRC (Renegade Command Shell)
SBBS\EXEC\RENEGADE.BIN (Renegade Command Shell)
SBBSCTRL
~~~~~~~~
SBBSCTRL is the Sysop's console for SBBS v3. You still must use
SCFG to configure the BBS options shared between the new and old
versions (this will be replaced with a GUI Configuration program
at some point in the future).
The installation program will create a short-cut to SBBSCTRL.EXE
on your desktop and in your startup folder (so Synchronet will
start automatically during boot-up).
Auto-logon by IP is enabled in SBBSCTRL->Telnet->Configure and
only users with the 'V' exemption can use this feature.
Update Your Configuration
~~~~~~~~~~~~~~~~~~~~~~~~~
Before you run your BBS with v3, you'll need to go through all
of your command lines in SCFG (SBBSCTRL->BBS->Configure) and
make sure there aren't any hard-coded relative paths.
For example, you must change SCFG->File Options->Testable Files
%!pkzip -z %f < ..\text\zipmsg.txt
to: %!pkzip -z %f < %zzipmsg.txt
If you have any Baja modules that assume the current directory
(use relative paths), they need to be fixed too.
Relative paths in "data directories" in SCFG are okay. Only
executable command lines need to be changed to absolute paths
("%n..\xtrn\etc" is okay).
Also, make sure that all of your external programs either use DOS
I/O interception (XSDK/WWIV doors) or utilize a FOSSIL driver
(i.e. use FDSZ or CEXYZ instead of DSZ). The COM ports and baud
rates configured for your doors are irrelevant.
Known Issues
~~~~~~~~~~~~
o DOSKEY must be loaded in your autoexec.bat for the DOS shell to
work right (Windows 95/98)
o Backspace doesn't work right in DOS shell (Windows 95/98)
o Can't ;RERUN v3 nodes
o QNET.BIN doesn't work (see DOVE-NET.ZIP for alternatives)
o First node (set in SBBSCTRL) configuration is used for all nodes
(this is actually intentional, i.e. not a bug)
o First node's temp directory must be set to "TEMP\"
For More Information
~~~~~~~~~~~~~~~~~~~~
See DOCS\NTREADME.TXT for instructions on running
Synchronet v3.0 on Windows NT or Windows 2000.
See DOCS\V300_NEW.TXT for list of new features in
Synchronet v3.0.
See DOCS\SBBS3FAQ.TXT for answers to frequently asked
questions regarding Synchronet v3.0.
See DOCS\V3CFGFAQ.TXT for answers to frequently asked
questions about configuring Synchronet v3.0.
See DOCS\SBBSTODO.TXT for the current "to do" list for
Synchronet.
See DOCS\FTPSRVR.DOC for details on setting up the
integrated FTP server.
See DOCS\MAILSRVR.DOC for details on setting up the
integrated mail server.
See DOCS\TELGATE.DOC for details on setting up the
MUD/Telnet gateway module.
See DOCS\DOVE-NET.ZIP for details on joining DOVE-Net
(Synchronet support message network).
See DOCS\@CODES.TXT for a complete list of message
variables (@-codes) supported in Synchronet.
Thanks for your interest in Synchronet BBS Software
(www.synchro.net).
Rob Swindell
(rob@synchro.net)
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