• ;upload all (sbbs v3.18b)

    From xbit@1:103/705 to All on Fri Apr 16 16:24:49 2021
    Getting <file>.ZIP HAD ERRORS - NOT UPLOADED! when doing an ;upload all. Valadated that the zip's in question don't have errors.

    I see 3.19 has a new method using addfiles.js. Should I be giving that a
    shot?

    ... Old MacDonald had a computer, with EIA I/O...
    ---
    The X-BIT BBS --> x-bit.org
    þ Synchronet þ Do it @ the X: Sync: X-BIT.ORG <-> Spitfire: X-BIT.ORG:2323
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From xbit@1:103/705 to All on Fri Apr 16 16:26:59 2021
    Re: ;upload all (sbbs v3.18b)
    By: xbit to All on Fri Apr 16 2021 04:24 pm

    Getting <file>.ZIP HAD ERRORS - NOT UPLOADED! when doing an ;upload all. Valadated that the zip's in question don't have errors.

    log:

    4/16 04:19:36p Node 1 <xbit> !JavaScript d:\sbbs\EXEC\str_cmds.js line
    545: TypeError: file_area.lib_list[i].dir is undefined

    ... Laugh alone and the world thinks you're an idiot.
    ---
    The X-BIT BBS --> x-bit.org
    þ Synchronet þ Do it @ the X: Sync: X-BIT.ORG <-> Spitfire: X-BIT.ORG:2323
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to xbit on Fri Apr 16 16:48:46 2021
    Re: ;upload all (sbbs v3.18b)
    By: xbit to All on Fri Apr 16 2021 04:24 pm

    Getting <file>.ZIP HAD ERRORS - NOT UPLOADED! when doing an ;upload all. Valadated that the zip's in question don't have errors.

    Check your command-lines in SCFG->File Options->Testable Files->ZIP. It might be that you have a command-line that's trying to call a program you don't have installed?

    The default for ZIP is:

    ³File Extension zip
    ³Command Line %@unzip -tqq %f

    Which uses the info-zip unzip.exe included in the Synchronet "exec" directory.

    I see 3.19 has a new method using addfiles.js. Should I be giving that a shot?

    Only if you're using v3.19. And the ;upload command should also work fine in v3.19, just as it does in v3.18.
    --
    digital man

    Rush quote #28:
    The future pre-decided, detached and subdivided in the mass production zone Norco, CA WX: 68.9øF, 46.0% humidity, 5 mph NE wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to xbit on Fri Apr 16 16:51:15 2021
    Re: ;upload all (sbbs v3.18b)
    By: xbit to All on Fri Apr 16 2021 04:26 pm

    Re: ;upload all (sbbs v3.18b)
    By: xbit to All on Fri Apr 16 2021 04:24 pm

    Getting <file>.ZIP HAD ERRORS - NOT UPLOADED! when doing an ;upload all. Valadated that the zip's in question don't have errors.

    log:

    4/16 04:19:36p Node 1 <xbit> !JavaScript d:\sbbs\EXEC\str_cmds.js line 545: TypeError: file_area.lib_list[i].dir is undefined

    Do you have a library that has no directories in it maybe?
    --
    digital man

    This Is Spinal Tap quote #20:
    Well, I'm sure I'd feel much worse if I weren't under such heavy sedation. Norco, CA WX: 68.9øF, 46.0% humidity, 5 mph NE wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From xbit@1:103/705 to Digital Man on Fri Apr 16 17:00:07 2021
    Re: ;upload all (sbbs v3.18b)
    By: Digital Man to xbit on Fri Apr 16 2021 04:48 pm

    Check your command-lines in SCFG->File Options->Testable Files->ZIP. It migh The default for ZIP is:
    ³File Extension zip ³Command Line %@unzip -tqq %f

    Mine shows as follows:

    Command Line %!pkunzip -t %f

    I think I should change my command line to match and use unzip.exe in /exec correct?

    ... A mind is a terrible thing to... I forget...
    ---
    The X-BIT BBS --> x-bit.org
    þ Synchronet þ Do it @ the X: Sync: X-BIT.ORG <-> Spitfire: X-BIT.ORG:2323
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From xbit@1:103/705 to Digital Man on Fri Apr 16 17:06:02 2021
    Re: ;upload all (sbbs v3.18b)
    By: xbit to Digital Man on Fri Apr 16 2021 05:00 pm

    I think I should change my command line to match and use unzip.exe in /exec correct?

    Might be a good idea to share all my command lines for testable file types:

    É[þ][?]ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
    º Testable File Types º ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
    º ³ZIP %!pkunzip -t %f º
    º ³ZIP %!pkzip -z %f < %zzipmsg.txt º
    º ³RAR %!rar t -std -c %f º
    º ³ º ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ

    ... BORG-DOS V5.01, Assimilating next revision.
    ---
    The X-BIT BBS --> x-bit.org
    þ Synchronet þ Do it @ the X: Sync: X-BIT.ORG <-> Spitfire: X-BIT.ORG:2323
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to xbit on Fri Apr 16 17:13:13 2021
    Re: ;upload all (sbbs v3.18b)
    By: xbit to Digital Man on Fri Apr 16 2021 05:00 pm

    Re: ;upload all (sbbs v3.18b)
    By: Digital Man to xbit on Fri Apr 16 2021 04:48 pm

    Check your command-lines in SCFG->File Options->Testable Files->ZIP. It migh The default for ZIP is:
    ³File Extension zip ³Command Line %@unzip -tqq %f

    Mine shows as follows:

    Command Line %!pkunzip -t %f

    I think I should change my command line to match and use unzip.exe in /exec correct?

    Unless you have have pkunzip.exe in your exec directory and want to use it instead of info-zip for some reason.
    --
    digital man

    Sling Blade quote #7:
    Karl: I don't reckon the Good Lord would send anybody like you to Hades.
    Norco, CA WX: 68.8øF, 47.0% humidity, 14 mph ENE wind, 0.00 inches rain/24hrs --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to xbit on Fri Apr 16 17:13:49 2021
    Re: ;upload all (sbbs v3.18b)
    By: Digital Man to xbit on Fri Apr 16 2021 04:51 pm

    Re: ;upload all (sbbs v3.18b)
    By: xbit to All on Fri Apr 16 2021 04:26 pm

    Re: ;upload all (sbbs v3.18b)
    By: xbit to All on Fri Apr 16 2021 04:24 pm

    Getting <file>.ZIP HAD ERRORS - NOT UPLOADED! when doing an ;upload all. Valadated that the zip's in question don't have errors.

    log:

    4/16 04:19:36p Node 1 <xbit> !JavaScript d:\sbbs\EXEC\str_cmds.js line 545: TypeError: file_area.lib_list[i].dir is undefined

    Do you have a library that has no directories in it maybe?

    It appears the existence of an "offline" directory would trigger this error in str_cmds.js, now fixed.
    --
    digital man

    This Is Spinal Tap quote #43:
    I feel my role in the band is ... kind of like lukewarm water.
    Norco, CA WX: 68.8øF, 47.0% humidity, 14 mph ENE wind, 0.00 inches rain/24hrs --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to xbit on Fri Apr 16 17:14:58 2021
    Re: ;upload all (sbbs v3.18b)
    By: xbit to Digital Man on Fri Apr 16 2021 05:06 pm

    Re: ;upload all (sbbs v3.18b)
    By: xbit to Digital Man on Fri Apr 16 2021 05:00 pm

    I think I should change my command line to match and use unzip.exe in /exec correct?

    Might be a good idea to share all my command lines for testable file types:

    º ³ZIP %!pkzip -z %f < %zzipmsg.txt º

    Do you have pkzip.exe in your exec directory? If not, that's not going to work. If you don't need/want to add zip comments, just remove that one.
    --
    digital man

    This Is Spinal Tap quote #34:
    We'd love to stand around and chat, but we've gotta sit down in the lobby Norco, CA WX: 68.8øF, 47.0% humidity, 14 mph ENE wind, 0.00 inches rain/24hrs --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From xbit@1:103/705 to Digital Man on Fri Apr 16 19:46:13 2021
    Re: ;upload all (sbbs v3.18b)
    By: Digital Man to xbit on Fri Apr 16 2021 05:13 pm

    Unless you have have pkunzip.exe in your exec directory and want to use it instead of info-zip for some reason. --

    It was in my path but I changed to /exec unzip and its working fine. Still finding errors in some zips that I can unzip just fine but it did clean up some.

    Thanks DM!
    ---
    The X-BIT BBS --> x-bit.org
    þ Synchronet þ Do it @ the X: Sync: X-BIT.ORG <-> Spitfire: X-BIT.ORG:2323
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to xbit on Fri Apr 16 21:56:34 2021
    Re: ;upload all (sbbs v3.18b)
    By: xbit to Digital Man on Fri Apr 16 2021 07:46 pm

    Re: ;upload all (sbbs v3.18b)
    By: Digital Man to xbit on Fri Apr 16 2021 05:13 pm

    Unless you have have pkunzip.exe in your exec directory and want to use it instead of info-zip for some reason. --

    It was in my path but I changed to /exec unzip and its working fine. Still finding errors in some zips that I can unzip just fine but it did clean up some.

    I think there's some *really* old ZIP files that unzip doesn't support by default. If you have one of those files you could send my way, I'd appreciate it. Would love to test with my libarchive integration in v3.19.
    --
    digital man

    Sling Blade quote #9:
    Doyle Hargraves: Morris here is a modern-day poet, kinda like in olden times. Norco, CA WX: 57.1øF, 77.0% humidity, 3 mph ESE wind, 0.00 inches rain/24hrs --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From xbit@1:103/705 to Digital Man on Sat Apr 17 03:24:34 2021
    Re: ;upload all (sbbs v3.18b)
    By: Digital Man to xbit on Fri Apr 16 2021 09:56 pm

    I think there's some *really* old ZIP files that unzip doesn't support by default. If you have one of those files you could send my way, I'd appreciate it. Would love to test with my libarchive integration in v3.19.

    I'll package a few up and upload to sysop.
    ---
    The X-BIT BBS --> x-bit.org
    þ Synchronet þ Do it @ the X: Sync: X-BIT.ORG <-> Spitfire: X-BIT.ORG:2323
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From xbit@1:103/705 to Digital Man on Sat Apr 17 04:03:47 2021
    Re: ;upload all (sbbs v3.18b)
    By: xbit to Digital Man on Sat Apr 17 2021 03:24 am

    I'll package a few up and upload to sysop.

    Ugh, holding down <cr> when ;upload all deletes the bad zip. That said, I have backups from years back so I can still find some. Does sync make a log for the ;upload actions? That would make the files in question easy to find in my old backups.
    ---
    The X-BIT BBS --> x-bit.org
    þ Synchronet þ Do it @ the X: Sync: X-BIT.ORG <-> Spitfire: X-BIT.ORG:2323
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to xbit on Sat Apr 17 12:59:04 2021
    Re: ;upload all (sbbs v3.18b)
    By: xbit to Digital Man on Sat Apr 17 2021 04:03 am

    Re: ;upload all (sbbs v3.18b)
    By: xbit to Digital Man on Sat Apr 17 2021 03:24 am

    I'll package a few up and upload to sysop.

    Ugh, holding down <cr> when ;upload all deletes the bad zip. That said, I have backups from years back so I can still find some. Does sync make a log for the ;upload actions? That would make the files in question easy to find in my old backups.

    In the terminal server activity logs (e.g. data/logs/041721.log):
    X- running external program: Snapple Real Facts
    T,/N,T,/N,/N,7,},},},},},},},},},},},},},},},},L,;UPLOAD
    U+ uploaded 123456789012345678901234567890123456789012345678901234567890 to Main test
    --
    digital man

    Synchronet "Real Fact" #10:
    The name "DOVE-Net" was suggested by King Drafus (sysop of The Beast's Domain). Norco, CA WX: 72.2øF, 45.0% humidity, 1 mph ENE wind, 0.00 inches rain/24hrs --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)