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
74fa22cb
Commit
74fa22cb
authored
19 years ago
by
rswindell
Browse files
Options
Downloads
Patches
Plain Diff
Updated with v3.13a config examples.
Directions on forcing call-out events.
parent
ce86ed8a
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/dove-net.txt
+19
-5
19 additions, 5 deletions
docs/dove-net.txt
with
19 additions
and
5 deletions
docs/dove-net.txt
+
19
−
5
View file @
74fa22cb
...
...
@@ -219,20 +219,23 @@ This is the preferred method of QWKnet packet transfers.
password you used when creating your QWKnet account on Vertrauen. The rest
of the command line must be exactly as shown above.
Note: if using Synchronet v3.13 or later, having '%s' in place of 'VERT'
in the call-out command-line is normal.
Example Configuration (in SCFG->Networks->QWK->Hubs->VERT):
-----------------------------------------------------------
Hub System ID VERT
Win32:
v3.12a-
Win32:
Pack Command Line %!pkzip %f %s
Unpack Command Line %!pkunzip -o %f %g %s
Unix
:
Pack Command Lineb zip -j
-
D %f %s
Unpack Command Line unzip -o
-
j %f %s -d %g
v3.13a and later
:
Pack Command Lineb
%@
zip -jD %f %s
Unpack Command Line
%@
unzip -
C
oj %f %s -d %g
Call-out Command Line *qnet-ftp
VERT
dove.synchro.net YOURPASS
Call-out Command Line *qnet-ftp
%s
dove.synchro.net YOURPASS
Call-out Node 1
Call-out Days All
Call-out Frequency 4 times a day
...
...
@@ -263,6 +266,17 @@ Networked Sub-boards...
2010 DOVE-Net DOVE-Net Sysops Only
Forcing a Network Call-out
--------------------------
If using the Synchronet-Win32 Control Panel, use the BBS->Force Network
Call-out menu option and select "VERT".
If using Unix/Linux, use the following command-line (with correct path):
# touch /sbbs/data/qnet/vert.now
Watch your event log/window for QNET-FTP log messages.
Terminology (as used in this document)
--------------------------------------
...
...
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