• QWK archiver error after move

    From Poindexter Fortran@VERT to All on Sun Jul 31 22:15:25 2016
    DM, et. al,

    I moved my SBBS directory to a new machine, including my path and SBBS* variables (SBBSNODE, SBBSEXEC and SBBSCTRL) and when I try to make a QWK packet I get the following error:

    Node 2 !ERROR 2 (No such file or directory) (WinError 2) in pack_qwk.cpp line 731 executing "c:\sbbs\exec\pkzip c:\sbbs\NODE2\temp\REALITY.qwk c:\sbbs\NODE2\temp\*.*" access=255 (useron=Poindexter Fortran)

    The odd thing is that I can run that command just fine in a commmand prompt.

    Any suggestions?

    Thanks!

    ---
    þ Synchronet þ realitycheckBBS -- http://realitycheckBBS.org
  • From Digital Man@VERT to Poindexter Fortran on Mon Aug 1 19:01:49 2016
    Re: QWK archiver error after move
    By: Poindexter Fortran to All on Sun Jul 31 2016 10:15 pm

    DM, et. al,

    I moved my SBBS directory to a new machine, including my path and SBBS* variables (SBBSNODE, SBBSEXEC and SBBSCTRL) and when I try to make a QWK packet I get the following error:

    Node 2 !ERROR 2 (No such file or directory) (WinError 2) in pack_qwk.cpp line 731 executing "c:\sbbs\exec\pkzip c:\sbbs\NODE2\temp\REALITY.qwk c:\sbbs\NODE2\temp\*.*" access=255 (useron=Poindexter Fortran)

    The odd thing is that I can run that command just fine in a commmand prompt.

    Any suggestions?

    It looks like you don't have "c:\sbbs\exec\pkzip.exe". I would recommend using infozip anyway (zip.exe and unzip.exe, which should already be in your exec directory) - but these do require different command-lines than pkzip/pkunzip.

    digital man

    Synchronet/BBS Terminology Definition #11:
    DCD = Data Carrier Detect
    Norco, CA WX: 79.5øF, 56.0% humidity, 11 mph ESE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Poindexter Fortran@VERT to Digital Man on Mon Aug 1 22:13:28 2016
    Re: QWK archiver error after move
    By: Digital Man to Poindexter Fortran on Mon Aug 01 2016 07:01 pm

    It looks like you don't have "c:\sbbs\exec\pkzip.exe". I would recommend using infozip anyway (zip.exe and unzip.exe, which should already be in your exec directory) - but these do require different command-lines than pkzip/pkunzip.

    The weird thing is that I have pkzip in my exec directory, and I copied the command line with the path into a command prompt to test it out, and it worked.

    Are the zip/unzip command lines for SCFG documented somewhere? I'd certainly move to them if so.

    ---
    þ Synchronet þ realitycheckBBS -- http://realitycheckBBS.org
  • From Lord Time@VERT to Poindexter Fortran on Mon Aug 1 23:38:11 2016
    Re: QWK archiver error after move
    By: Digital Man to Poindexter Fortran on Mon Aug 01 2016 07:01 pm

    It looks like you don't have "c:\sbbs\exec\pkzip.exe". I would recommend using infozip anyway (zip.exe and unzip.exe, which should already be in your exec directory) - but these do require different command-lines than pkzip/pkunzip.

    The weird thing is that I have pkzip in my exec directory, and I copied the command line with the path into a command prompt to test it out, and it worked.

    Are the zip/unzip command lines for SCFG documented somewhere? I'd certainly move to them if so.

    from mine (under qwk networking) :

    Pack Command Line %@zip -jD %f %s
    Unpack Command Line %@unzip -Coj %f %s -d %g


    ---

    Rob Starr
    Lord Time SysOp of
    Time Warp of the Future BBS
    Telnet://Time.Darktech.Org:24 or
    Telnet://Time.Synchro.Net:24 (qwk or ftn & e-mail)
    ICQ # 11868133 or # 70398519 Jabber : lordtime2000@gmail.com
    Yahoo : lordtime2000 AIM : LordTime20000 Astra : lord_time
    X-Box : Lord Time 2000 oovoo : lordtime2000
    ---
    þ Synchronet þ Time Warp of the Future BBS - Home of League 10 IBBS Games
  • From John Guillory@VERT to Poindexter Fortran on Tue Aug 2 03:14:37 2016
    Re: QWK archiver error after move
    By: Poindexter Fortran to Digital Man on Mon Aug 01 2016 10:13 pm

    The weird thing is that I have pkzip in my exec directory, and I copied the command line with the path into a command prompt to test it out, and it worked.

    Are the zip/unzip command lines for SCFG documented somewhere? I'd certainly move to them if so.
    Are you running a 32-bit or 64-bit version of windows? Because if your running a 64-bit version, you can't use pkzip/pkunzip.

    ---
    þ Synchronet þ KF5QEO - kingcoder.net
  • From Poindexter Fortran@VERT to John Guillory on Tue Aug 2 08:53:48 2016
    Re: QWK archiver error after move
    By: John Guillory to Poindexter Fortran on Tue Aug 02 2016 03:14 am

    Are you running a 32-bit or 64-bit version of windows? Because if your running a 64-bit version, you can't use pkzip/pkunzip.

    I moved from 32 bit XP to 32 bit Windows 7; and PKZIP works from the command line (I tried running pkzip to see the banner and tried running the exact command line that threw the error in the error log...)

    ---
    þ Synchronet þ realitycheckBBS -- http://re
  • From Mro@VERT to Poindexter Fortran on Tue Aug 2 15:48:14 2016
    Re: QWK archiver error after move
    By: Poindexter Fortran to Digital Man on Mon Aug 01 2016 10:13 pm

    Are the zip/unzip command lines for SCFG documented somewhere? I'd
    certainly move to them if so.


    cant you just look at the infozip documentation or do program.exe /?
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Digital Man@VERT to Poindexter Fortran on Tue Aug 2 15:08:06 2016
    Re: QWK archiver error after move
    By: Poindexter Fortran to Digital Man on Mon Aug 01 2016 10:13 pm

    Re: QWK archiver error after move
    By: Digital Man to Poindexter Fortran on Mon Aug 01 2016 07:01 pm

    It looks like you don't have "c:\sbbs\exec\pkzip.exe". I would recommend using infozip anyway (zip.exe and unzip.exe, which should already be in your exec directory) - but these do require different command-lines than pkzip/pkunzip.

    The weird thing is that I have pkzip in my exec directory, and I copied the command line with the path into a command prompt to test it out, and it worked.

    Is the new machine running a 32-bit or 64-bit OS?

    Are the zip/unzip command lines for SCFG documented somewhere? I'd certainly move to them if so.

    They're in the stock .cnf files. I can't think of anywhere else they'd be documented off hand, but here you go (for Info-ZIP):

    É[þ][?]ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
    º Compressable File Type º ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
    º ³File Extension ZIP º
    º ³Command Line %@zip -jD %f %s º
    º ³Access Requirements º ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ

    É[þ][?]ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
    º Extractable File Type º ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
    º ³File Extension ZIP º
    º ³Command Line %@unzip -Cojqq %f %s -d %g º
    º ³Access Requirements º ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ

    É[þ][?]ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
    º Viewable File Type º ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
    º ³File Extension ZIP º
    º ³Command Line %@unzip -vq %s º
    º ³Access Requirements º ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ

    É[þ][?]ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
    º Testable File Type º ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
    º ³File Extension ZIP º
    º ³Command Line %@unzip -tqq %f º
    º ³Working String Testing ZIP Integrity... º
    º ³Access Requirements º ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ

    É[þ][?]ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
    º Testable File Type º ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
    º ³File Extension ZIP º
    º ³Command Line %@zip -z %f < %zzipmsg.txt º
    º ³Working String Adding ZIP Comment... º
    º ³Access Requirements º ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ


    digital man

    Synchronet "Real Fact" #79:
    172 Synchronet Match Maker registrations were sold (@$69) between 1995 and 1996.
    Norco, CA WX: 89.9øF, 38.0% humidity, 3 mph SE wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Poindexter Fortran@VERT to Digital Man on Thu Aug 4 19:42:00 2016
    Digital Man wrote to Poindexter Fortran <=-

    Is the new machine running a 32-bit or 64-bit OS?

    Are the zip/unzip command lines for SCFG documented somewhere? I'd certainly move to them if so.

    They're in the stock .cnf files. I can't think of anywhere else they'd
    be documented off hand, but here you go (for Info-ZIP):

    I changed the command lines to reflect ZIP (I started with an old 3.14
    install and didn't have the new command lines) and it's working now.
    Thanks!



    ... Powered By Celeron (Tualatin). Engineered for the future.
    --- MultiMail/Win32 v0.49
    þ Synchronet þ realitycheckBBS -- http://realitycheckBBS.org