home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / main / BBS / NRKNET.ZIP / DRIBBLE.BAT < prev    next >
Encoding:
DOS Batch File  |  2001-03-04  |  532 b   |  14 lines

  1. @echo off
  2. echo Attempting NRK-NET Call-out to Dark Dreams (darkdream.darktech.org) ..
  3. echo.
  4. echo If you have not already done so, you need to Telnet://darkdream.darktech.org
  5. echo and logon as "New" to create your QWKnet account (using your BBS's QWK-ID 
  6. echo as your username) 
  7. echo.
  8. echo You'll also need to edit your EXEC\DRIBBLE.FTP file to reflect your QWK-ID
  9. echo and password on Dark Dreams.
  10. echo.
  11. echo.
  12. ftp -s:c:\sbbs\exec\dribble.ftp | find /v "Upload complete"
  13. if not errorlevel 1 del c:\sbbs\data\dribble.rep
  14.