home *** CD-ROM | disk | FTP | other *** search
- @echo off
- echo Attempting NRK-NET Call-out to Dark Dreams (darkdream.darktech.org) ..
- echo.
- echo If you have not already done so, you need to Telnet://darkdream.darktech.org
- echo and logon as "New" to create your QWKnet account (using your BBS's QWK-ID
- echo as your username)
- echo.
- echo You'll also need to edit your EXEC\DRIBBLE.FTP file to reflect your QWK-ID
- echo and password on Dark Dreams.
- echo.
- echo.
- ftp -s:c:\sbbs\exec\dribble.ftp | find /v "Upload complete"
- if not errorlevel 1 del c:\sbbs\data\dribble.rep
-