home *** CD-ROM | disk | FTP | other *** search
- This is a basic script that will allow Sysops to use Synchronet v3.0's new
- feature that allows QWK transfers to be done with FTP.
-
- This script is designed to use the FTP client WS_FTP Pro.
-
- It's pretty simple to setup.
-
- First, open the script (QWKFTP.SCP) in your favorite text editor and edit
- the script to match your system paths if needed. Also, be sure to edit the
- User and Pass lines to reflect your QWK account on your Hub. After editing
- just copy the script into your c:\sbbs\exec directory.
-
- For this script to function correctly it is required that you add your
- WS_FTP Pro to your PATH in your AUTOEXEC.BAT. Something like this.
-
- path=C:\utils;c:\sbbs\exec;c:\progra~1\ws_ftp~1
- ^^^^^^^^^^^^^^^^^^^^ add this.
-
- After this all you need to do is setup your QWK HUB Call-Out lin in SCFG to
- execute the script. Like this
-
- Synchronet Configuration for DOS v2.30 Sun Mar 12 2000 10:42 pm
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
- ░░░░╔[■][?]═════════════════════════╗░░░░░░░░░░░░░░░░░╔[■][?]══════════════╗░░░░
- ░░░░║ Networks ║░░░░░░░░░░░░░░░░░║ QWK Network Hubs ║░░░░
- ░░░░╠═══════════════════════════════╣░░░░░░░░░░░░░░░░░╠════════════════════╣░░░░
- ░░░░║ │QWK Packet Networks ║░░░░░░░░░░░░░░░░░║ │VERT ║░░░░
- ░░░░║ │Fido╔[■][?]═══════════════════════════════════════════════════╗ ║░░░░
- ░░░░║ │Post║ VERT Network Hub ║═════╝░░░░
- ░░░░║ │Inte╠═════════════════════════════════════════════════════════╣░░░░░░░░░░
- ░░░░╚══════║ │Hub System ID VERT ║░░░░░░░░░░
- ░░░░░░░░░░░║ │Pack Command Line %!pkzip %f %s ║░░░░░░░░░░
- ░░░░░░░░░░░║ │Unpack Command Line %!pkunzip -o %f %g %s ║░░░░░░░░░░
- ░░░░░░░░░░░║ │Call-out Command Line ftpscrpt %!qwkftp.scp ║░░░░░░░░░░
- ░░░░░░░░░░░║ │Call-out Node 10 ║░░░░░░░░░░
- ░░░░░░░░░░░║ │Call-out Days Sun Mon Tue Wed Thu Fri Sat ║░░░░░░░░░░
- ░░░░░░░░░░░║ │Call-out Frequency 12 times a day ║░░░░░░░░░░
- ░░░░░░░░░░░║ │Networked Sub-boards... ║░░░░░░░░░░
- ░░░░░░░░░░░╚═════════════════════════════════════════════════════════╝═════╗░░░░
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ QWK Packet Networks ║░░░░
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╠═══════════════════════╣░░░░
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ │Network Hubs... ║░░░░
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ │Default Tagline ║░░░░
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╚═══════════════════════╝░░░░
- ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
- F1 Help ESC Exit
-
-
- If you have any trouble consult the LOG and TRC files in your SBBS\DATA
- directory for debug information.
-
- Also, you can email me if you're having trouble : pg@wasteland.darktech.org
-
-
-
-
-