AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to VBBS/VADV Support <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
Lews | Douglas Connor | VNet help |
January 25, 2009 9:47 PM |
|||
> we need to make/edit a batch to create/process the net pkt's > in vadv32 virtualnet net config there is a place for > ftp username and password > use "1:114/271" as the username > a password of "password" unless you send a diff one > > then click the create batch button. > then we will need to find and edit that bat file. > > hey steve where did you put that batch file? > > --- Thunderbird 2.0.0.19 (X11/20090105) > * Origin: <The Harbinger Jamnntpd news://vtdl.net> (63:63/1) Hey cool. thanks.. Here is the batch file it created. @ECHO OFF REM This file created by VADV32 v3.11.080824 @ 20:01:11 on 01-25-2009 ECHO Begin program ... SET DSZLOG=C:\VA\DSZ1.LOG CD /D C:\VA VNET.EXE 0 /U NETWORKID=1 CD /D C:\VA\VNET1 IF NOT EXIST Z0000000.001 GOTO Transfer IF EXIST OUT\Z0000000.001 GOTO Transfer ECHO ... creating packet ... IF EXIST OUT\*0000000.001 DEL OUT\*0000000.001 > NUL. IF EXIST *0000000.001 COPY *0000000.001 OUT > NUL. IF EXIST *0000000.001 DEL *0000000.001 > NUL. CD OUT IF EXIST Y0000000.001 COPY Y0000000.001 .. > NUL. IF EXIST Y0000000.001 DEL Y0000000.001 > NUL. PKZIP.EXE -m -ex Z0000000.001 *.* > NUL. REM *** If you are using a mailer rather than FTP to send/receive packets, REM *** you can using the batch file by removing the "Transfer" section. :Transfer ECHO ... sending and receiving packets ... CD /D C:\VA REM *** Check the username and password below to ensure it is correct. ECHO OPEN VTDL.NET > VPOLL1.FTP REM *** Username... ECHO 1:114/271 >> VPOLL1.FTP REM *** Password... ECHO password >> VPOLL1.FTP ECHO BINARY >> VPOLL1.FTP ECHO PUT C:\VA\VNET1\OUT\Z0000000.001 >> VPOLL1.FTP ECHO GET Z0001623.000 C:\VA\VNET1\INCOMING.PKT >> VPOLL1.FTP ECHO DEL Z0001623.000 >> VPOLL1.FTP REM *** Get any VNET updates... ECHO GET VNETUPD.ZIP C:\VA\VNET1\VNETUPD.ZIP >> VPOLL1.FTP ECHO DEL VNETUPD.ZIP >> VPOLL1.FTP ECHO BYE >> VPOLL1.FTP FTP.EXE -s:C:\VA\VPOLL1.FTP | find /v "bytes sent in" IF ERRORLEVEL 1 GOTO Aft_Sent IF EXIST C:\VA\VNET1\OUT\Z0000000.001 DEL C:\VA\VNET1\OUT\Z0000000.001 > NUL. :Aft_Sent CD /D C:\VA IF NOT EXIST C:\VA\VNET1\INCOMING.PKT GOTO Exit VNET.EXE 0 /IMPORT=C:\VA\VNET1\INCOMING.PKT NETWORKID=1 REM *** Process any VNET updates... CD /D C:\VA\VNET1 IF NOT EXIST VNETUPD.ZIP GOTO Exit PKUNZIP.EXE -o VNETUPD.ZIP > NUL. DEL VNETUPD.ZIP > NUL. CD /D C:\VA VNET.EXE /A NETWORKID=1 :Exit ECHO ... cleaning up ... IF EXIST C:\VA\VPOLL1.FTP DEL C:\VA\VPOLL1.FTP > NUL. IF EXIST C:\VA\VNET1\OUT\*0000000.001 DEL C:\VA\VNET1\OUT\*0000000.001 > NUL. SET DSZLOG= ECHO ... Done! -- [AT2k] -- Your VBBS/VADV Support Center -- [www.at2k.org] -- [bbs.at2k.org] |
||||||
|
Previous Message | Next Message | Back to VBBS/VADV Support <-- <--- | Return to Home Page |
Execution Time: 0.0191 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |