• Zip Error 255 On Uploaded Files

    From DesotoFireflite@VERT/VALHALLA to All on Monday, February 07, 2022 14:18:38
    Whenever I, or someone tries to upload a zip file to me, it fails. I get the following on my Terminal Server window, This is me testing for the complaint:

    (Done with Sysop Command ;UPLOAD with the stray files in the directory)

    2/7 01:28:36p Node 1 <DesotoFireflite> Executing external: c:\SBBS\exec\unzip -tqq c:\SBBS\data\dirs\bbs\DND50A2T.ZIP
    2/7 01:28:37p Node 1 <DesotoFireflite> attempted to upload DND50A2T.ZIP to Main BBS Programs (ZIP error code 255)
    2/7 01:28:53p Node 1 <DesotoFireflite> append key into keybuf: 4E (N)
    2/7 01:29:13p Node 1 <DesotoFireflite> Executing external: c:\SBBS\exec\unzip -tqq c:\SBBS\data\dirs\bbs\smeg.zip
    2/7 01:29:13p Node 1 <DesotoFireflite> attempted to upload smeg.zip to Main BBS Programs (ZIP error code 255)
    2/7 01:29:17p Node 1 <DesotoFireflite> append key into keybuf: 4E (N)

    (Done we me uploading from a different computer to the bbs after deleting the stray files)

    2/7 01:46:57p Node 1 <DesotoFireflite> Executing external: c:\SBBS\exec\unzip -tqq c:\SBBS\data\dirs\user\DND50A2T.ZIP
    2/7 01:46:57p Node 1 <DesotoFireflite> attempted to upload DND50A2T.ZIP to Main Uploads (ZIP error code 255)
    2/7 01:47:02p Node 1 <DesotoFireflite> append key into keybuf: 59 (Y)

    (This is my unzip command line)

    %@unzip -Cojqq %f %s -d %g

    I even tried %@unzip.exe -Cojqq %f %s -d %g
    and %@unzip@. -Cojqq %f %s -d %g

    This does not occur if someone uploads an exe, or other files, just ZIP's.
    The File Date on the unzip is 4/19/2009, that was included in the sbbs319b.zip.

    Note, it does not Throw an error to the error log when this happens.

    I'm usin 3.19c, on windows 10 32bit. I thought I cured all the problems, but this one cropped up yesterday. This was the first upload since changing to 3.19b, then going to 3.19c

    Any Ideas?


    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    Valhalla III! - (RemoteAccess) - bbs.valhallabbs.com:5023
    Valhalla IIII! - (Dungeons & Dragons BBS) - bbs.valhallabbs.com:26
    Valhalla Home Services Web! - http://bbs.valhallabbs.com
    A Gamers Paradise - Over 150 Registered Online Game Doors!
    Home Of Odin's Maze Game Server!

    --- Don't eat the yellow snow!
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From Digital Man@VERT to DesotoFireflite on Monday, February 07, 2022 12:22:03
    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to All on Mon Feb 07 2022 02:18 pm

    Whenever I, or someone tries to upload a zip file to me, it fails. I get the following on my Terminal Server window, This is me testing for the complaint:

    (Done with Sysop Command ;UPLOAD with the stray files in the directory)

    2/7 01:28:36p Node 1 <DesotoFireflite> Executing external: c:\SBBS\exec\unzip -tqq c:\SBBS\data\dirs\bbs\DND50A2T.ZIP
    2/7 01:28:37p Node 1 <DesotoFireflite> attempted to upload DND50A2T.ZIP to Main BBS Programs (ZIP error code 255)

    Can you run "dir c:\sbbs\exec\unzip*" and paste the output here?

    (This is my unzip command line)

    %@unzip -Cojqq %f %s -d %g

    It's the *testable* file type command-line (for "zip") that's being executed here, not the extractable file type.

    SCFG->File Options->Testable Files...

    I even tried %@unzip.exe -Cojqq %f %s -d %g
    and %@unzip@. -Cojqq %f %s -d %g

    You were messing with the wrong command-line. :-)

    Note, it does not Throw an error to the error log when this happens.

    I wouldn't expect it to either. :-)
    --
    digital man (rob)

    This Is Spinal Tap quote #9:
    David St. Hubbins: I mean, it's not your job to be as confused as Nigel.
    Norco, CA WX: 75.7øF, 14.0% humidity, 7 mph WSW wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From DesotoFireflite@VERT/VALHALLA to Digital Man on Monday, February 07, 2022 18:04:45
    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Mon Feb 07 2022 12:22 pm

    Whenever I, or someone tries to upload a zip file to me, it fails. I
    get the following on my Terminal Server window, This is me testing for
    the complaint:

    (Done with Sysop Command ;UPLOAD with the stray files in the
    directory)

    2/7 01:28:36p Node 1 <DesotoFireflite> Executing external:
    c:\SBBS\exec\unzip -tqq c:\SBBS\data\dirs\bbs\DND50A2T.ZIP
    2/7 01:28:37p Node 1 <DesotoFireflite> attempted to upload
    DND50A2T.ZIP
    to Main BBS Programs (ZIP error code 255)
    Can you run "dir c:\sbbs\exec\unzip*" and paste the output here?

    (This is my unzip command line)

    %@unzip -Cojqq %f %s -d %g
    It's the *testable* file type command-line (for "zip") that's being executed here, not the extractable file type.

    OK, you got me, old age is hell. I added the "%." to the end of all the zip and unzip commands in all the file areas, and everything is working fine.. I didn't even see the testable area till you said something.

    You saved me from myself yet another time LMFAO, Thank You So Much.

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    Valhalla III! - (RemoteAccess) - bbs.valhallabbs.com:5023
    Valhalla IIII! - (Dungeons & Dragons BBS) - bbs.valhallabbs.com:26
    Valhalla Home Services Web! - http://bbs.valhallabbs.com
    A Gamers Paradise - Over 150 Registered Online Game Doors!
    Home Of Odin's Maze Game Server!

    --- SENILE.COM found...Out of Memory...
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From Digital Man@VERT to DesotoFireflite on Monday, February 07, 2022 17:16:55
    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Mon Feb 07 2022 06:04 pm

    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Mon Feb 07 2022 12:22 pm

    Whenever I, or someone tries to upload a zip file to me, it fails. I
    get the following on my Terminal Server window, This is me testing for
    the complaint:

    (Done with Sysop Command ;UPLOAD with the stray files in the
    directory)

    2/7 01:28:36p Node 1 <DesotoFireflite> Executing external:
    c:\SBBS\exec\unzip -tqq c:\SBBS\data\dirs\bbs\DND50A2T.ZIP
    2/7 01:28:37p Node 1 <DesotoFireflite> attempted to upload
    DND50A2T.ZIP
    to Main BBS Programs (ZIP error code 255)
    Can you run "dir c:\sbbs\exec\unzip*" and paste the output here?

    (This is my unzip command line)

    %@unzip -Cojqq %f %s -d %g
    It's the *testable* file type command-line (for "zip") that's being executed here, not the extractable file type.

    OK, you got me, old age is hell. I added the "%." to the end of all the zip and unzip commands in all the file areas, and everything is working fine.. I didn't even see the testable area till you said something.

    You saved me from myself yet another time LMFAO, Thank You So Much.

    Can you paste the output of the "dir" command I asked about about?

    It's weird that your system would require the %. unless you had a file or directory named "unzip" in exec.
    --
    digital man (rob)

    Breaking Bad quote #11:
    My apologies to the HR department: Grow tumescent with anticipation. - Hank Norco, CA WX: 75.2øF, 13.0% humidity, 0 mph N wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From DesotoFireflite@VERT/VALHALLA to Digital Man on Tuesday, February 08, 2022 13:22:28
    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Mon Feb 07 2022 05:16 pm

    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Mon Feb 07 2022 06:04 pm

    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Mon Feb 07 2022 12:22 pm

    Whenever I, or someone tries to upload a zip file to me, it fails.
    I get the following on my Terminal Server window, This is me
    testing for the complaint:

    (Done with Sysop Command ;UPLOAD with the stray files in the
    directory)

    2/7 01:28:36p Node 1 <DesotoFireflite> Executing external:
    c:\SBBS\exec\unzip -tqq c:\SBBS\data\dirs\bbs\DND50A2T.ZIP
    2/7 01:28:37p Node 1 <DesotoFireflite> attempted to upload
    DND50A2T.ZIP
    to Main BBS Programs (ZIP error code 255)
    Can you run "dir c:\sbbs\exec\unzip*" and paste the output here?

    (This is my unzip command line)

    %@unzip -Cojqq %f %s -d %g
    It's the *testable* file type command-line (for "zip") that's
    being executed here, not the extractable file type.

    OK, you got me, old age is hell. I added the "%." to the end of all
    the zip and unzip commands in all the file areas, and everything is
    working fine.. I didn't even see the testable area till you said
    something.

    You saved me from myself yet another time LMFAO, Thank You So Much.

    Can you paste the output of the "dir" command I asked about about?

    Here it is for both UNZIP and ZIP

    C:\Users\C.G. Learn>DIR C:\SBBS\EXEC\UNZIP*
    Volume in drive C has no label.
    Volume Serial Number is B8D6-272E

    Directory of C:\SBBS\EXEC

    04/19/2009 06:51 PM 204,800 unzip.exe
    1 File(s) 204,800 bytes
    0 Dir(s) 818,274,295,808 bytes free

    C:\Users\C.G. Learn>DIR C:\SBBS\EXEC\ZIP*
    Volume in drive C has no label.
    Volume Serial Number is B8D6-272E

    Directory of C:\SBBS\EXEC

    04/24/2014 11:42 AM 290,816 zip.exe
    1 File(s) 290,816 bytes
    0 Dir(s) 818,274,148,352 bytes free

    It's weird that your system would require the %. unless you had a file or directory named "unzip" in exec.

    I don't understand it either, as I haven't needed it till I did the update, and I can't swear to that, as I only know for sure It started with 3.19c, I was only on 3.19b for 2 days and no uploads were done in those 2 days. Hope this helps.

    I wasn't going to say anything, as it only happened once yesterday, but since I'm running 3.19c, it may be related to this issue. I uploaded 5 files to my bbs directory yesterday, and went back to check to see if it took ok, and picked up the FILE_ID.DIZ's ok. Everything was fine, then I quit and went back to the main menu, and did a "N" for new mail, and chose All, and it displayed all the new files I uploaded...I logged off, and logged back on, and everything did as it should then. I have not been able to duplicate it, but I thought I would mention it just the same in case it may be related to the other issue.

    Thanks for all you do.

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    Valhalla III! - (RemoteAccess) - bbs.valhallabbs.com:5023
    Valhalla IIII! - (Dungeons & Dragons BBS) - bbs.valhallabbs.com:26
    Valhalla Home Services Web! - http://bbs.valhallabbs.com
    A Gamers Paradise - Over 150 Registered Online Game Doors!
    Home Of Odin's Maze Game Server!

    --- CAT (n.), Furry keyboard cover.
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From Digital Man@VERT to DesotoFireflite on Tuesday, February 08, 2022 12:24:05
    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Tue Feb 08 2022 01:22 pm

    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Mon Feb 07 2022 05:16 pm

    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Mon Feb 07 2022 06:04 pm

    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Mon Feb 07 2022 12:22 pm

    Whenever I, or someone tries to upload a zip file to me, it fails. >>> I get the following on my Terminal Server window, This is me
    testing for the complaint:

    (Done with Sysop Command ;UPLOAD with the stray files in the
    directory)

    2/7 01:28:36p Node 1 <DesotoFireflite> Executing external:
    c:\SBBS\exec\unzip -tqq c:\SBBS\data\dirs\bbs\DND50A2T.ZIP
    2/7 01:28:37p Node 1 <DesotoFireflite> attempted to upload
    DND50A2T.ZIP
    to Main BBS Programs (ZIP error code 255)
    Can you run "dir c:\sbbs\exec\unzip*" and paste the output here?

    (This is my unzip command line)

    %@unzip -Cojqq %f %s -d %g
    It's the *testable* file type command-line (for "zip") that's
    being executed here, not the extractable file type.

    OK, you got me, old age is hell. I added the "%." to the end of all
    the zip and unzip commands in all the file areas, and everything is
    working fine.. I didn't even see the testable area till you said
    something.

    You saved me from myself yet another time LMFAO, Thank You So Much.

    Can you paste the output of the "dir" command I asked about about?

    Here it is for both UNZIP and ZIP

    C:\Users\C.G. Learn>DIR C:\SBBS\EXEC\UNZIP*
    Volume in drive C has no label.
    Volume Serial Number is B8D6-272E

    Directory of C:\SBBS\EXEC

    04/19/2009 06:51 PM 204,800 unzip.exe
    1 File(s) 204,800 bytes
    0 Dir(s) 818,274,295,808 bytes free

    C:\Users\C.G. Learn>DIR C:\SBBS\EXEC\ZIP*
    Volume in drive C has no label.
    Volume Serial Number is B8D6-272E

    Directory of C:\SBBS\EXEC

    04/24/2014 11:42 AM 290,816 zip.exe
    1 File(s) 290,816 bytes
    0 Dir(s) 818,274,148,352 bytes free

    It's weird that your system would require the %. unless you had a file or directory named "unzip" in exec.

    I don't understand it either, as I haven't needed it till I did the update, and I can't swear to that, as I only know for sure It started with 3.19c, I was only on 3.19b for 2 days and no uploads were done in those 2 days. Hope this helps.

    So far, yours is the only system I know of to have this issue (requiring the ".exe" be added to executed zip and unzip command-lines on Windows).

    Something else to check: are "zip" and "unzip" listed in SCFG->External Programs->Native Program List?

    I wasn't going to say anything, as it only happened once yesterday, but since I'm running 3.19c, it may be related to this issue. I uploaded 5 files to my bbs directory yesterday, and went back to check to see if it took ok, and picked up the FILE_ID.DIZ's ok. Everything was fine, then I quit and went back to the main menu, and did a "N" for new mail, and chose All, and it displayed all the new files I uploaded...I logged off, and logged back on, and everything did as it should then. I have not been able to duplicate it, but I thought I would mention it just the same in case it may be related to the other issue.

    I'm not clear... are you describing a newly observed issue here?
    --
    digital man (rob)

    This Is Spinal Tap quote #7:
    Nigel Tufnel: That's just nitpicking, isn't it?
    Norco, CA WX: 78.1øF, 13.0% humidity, 5 mph E wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From DesotoFireflite@VERT/VALHALLA to Digital Man on Tuesday, February 08, 2022 16:21:31
    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Tue Feb 08 2022 12:24 pm

    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Tue Feb 08 2022 01:22 pm

    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Mon Feb 07 2022 05:16 pm

    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Mon Feb 07 2022 06:04 pm

    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Mon Feb 07 2022 12:22 pm

    Whenever I, or someone tries to upload a zip file to me, it
    fails. I get the following on my Terminal Server window, This is
    me testing for the complaint:

    (Done with Sysop Command ;UPLOAD with the stray files in the
    directory)

    2/7 01:28:36p Node 1 <DesotoFireflite> Executing external:
    c:\SBBS\exec\unzip -tqq c:\SBBS\data\dirs\bbs\DND50A2T.ZIP
    2/7 01:28:37p Node 1 <DesotoFireflite> attempted to upload
    DND50A2T.ZIP
    to Main BBS Programs (ZIP error code 255)
    Can you run "dir c:\sbbs\exec\unzip*" and paste the output
    here?

    (This is my unzip command line)

    %@unzip -Cojqq %f %s -d %g
    It's the *testable* file type command-line (for "zip") that's
    being executed here, not the extractable file type.

    OK, you got me, old age is hell. I added the "%." to the end of
    all the zip and unzip commands in all the file areas, and
    everything is working fine.. I didn't even see the testable
    area till you said something.

    You saved me from myself yet another time LMFAO, Thank You So
    Much.

    Can you paste the output of the "dir" command I asked about about?

    Here it is for both UNZIP and ZIP

    C:\Users\C.G. Learn>DIR C:\SBBS\EXEC\UNZIP*
    Volume in drive C has no label.
    Volume Serial Number is B8D6-272E

    Directory of C:\SBBS\EXEC

    04/19/2009 06:51 PM 204,800 unzip.exe
    1 File(s) 204,800 bytes
    0 Dir(s) 818,274,295,808 bytes free

    C:\Users\C.G. Learn>DIR C:\SBBS\EXEC\ZIP*
    Volume in drive C has no label.
    Volume Serial Number is B8D6-272E

    Directory of C:\SBBS\EXEC

    04/24/2014 11:42 AM 290,816 zip.exe
    1 File(s) 290,816 bytes
    0 Dir(s) 818,274,148,352 bytes free

    It's weird that your system would require the %. unless you had a
    file or directory named "unzip" in exec.

    I don't understand it either, as I haven't needed it till I did the
    update, and I can't swear to that, as I only know for sure It started
    with 3.19c, I was only on 3.19b for 2 days and no uploads were done in
    those 2 days. Hope this helps.

    So far, yours is the only system I know of to have this issue (requiring the ".exe" be added to executed zip and unzip command-lines on Windows).

    That figures :) I have no idea what changed to cause it. I haven't installed any new programs in windows, nor any new modifications in the computer. Only thing I have done is the update to sbbs.

    Something else to check: are "zip" and "unzip" listed in SCFG->External Programs->Native Program List?

    They are both in there as ZIP.EXE and UNZIP.EXE

    I wasn't going to say anything, as it only happened once yesterday,
    but since I'm running 3.19c, it may be related to this issue. I
    uploaded 5 files to my bbs directory yesterday, and went back to check
    to see if it took ok, and picked up the FILE_ID.DIZ's ok. Everything
    was fine, then I quit and went back to the main menu, and did a "N"
    for new mail, and chose All, and it displayed all the new files I
    uploaded...I logged off, and logged back on, and everything did as it
    should then. I have not been able to duplicate it, but I thought I
    would mention it just the same in case it may be related to the other
    issue.

    I'm not clear... are you describing a newly observed issue here?

    Yes, but only if you think it's related to the zip, unzip problem. As I said, I can not reproduce it, and it only happened once. It may have been just a fluke or something related to memory. I'm really not concerened at this point about it since I can't reproduce it.


    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    Valhalla III! - (RemoteAccess) - bbs.valhallabbs.com:5023
    Valhalla IIII! - (Dungeons & Dragons BBS) - bbs.valhallabbs.com:26
    Valhalla Home Services Web! - http://bbs.valhallabbs.com
    A Gamers Paradise - Over 150 Registered Online Game Doors!
    Home Of Odin's Maze Game Server!

    --- Don't eat the yellow snow!
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From Digital Man@VERT to DesotoFireflite on Tuesday, February 08, 2022 16:44:00
    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Tue Feb 08 2022 04:21 pm

    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Tue Feb 08 2022 12:24 pm

    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Tue Feb 08 2022 01:22 pm

    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Mon Feb 07 2022 05:16 pm

    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Mon Feb 07 2022 06:04 pm

    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Mon Feb 07 2022 12:22 pm

    Whenever I, or someone tries to upload a zip file to me, it
    fails. I get the following on my Terminal Server window, This is >>>> me testing for the complaint:

    (Done with Sysop Command ;UPLOAD with the stray files in the
    directory)

    2/7 01:28:36p Node 1 <DesotoFireflite> Executing external:
    c:\SBBS\exec\unzip -tqq c:\SBBS\data\dirs\bbs\DND50A2T.ZIP
    2/7 01:28:37p Node 1 <DesotoFireflite> attempted to upload
    DND50A2T.ZIP
    to Main BBS Programs (ZIP error code 255)
    Can you run "dir c:\sbbs\exec\unzip*" and paste the output
    here?

    (This is my unzip command line)

    %@unzip -Cojqq %f %s -d %g
    It's the *testable* file type command-line (for "zip") that's DM>>> being executed here, not the extractable file type.

    OK, you got me, old age is hell. I added the "%." to the end of
    all the zip and unzip commands in all the file areas, and
    everything is working fine.. I didn't even see the testable
    area till you said something.

    You saved me from myself yet another time LMFAO, Thank You So
    Much.

    Can you paste the output of the "dir" command I asked about about?

    Here it is for both UNZIP and ZIP

    C:\Users\C.G. Learn>DIR C:\SBBS\EXEC\UNZIP*
    Volume in drive C has no label.
    Volume Serial Number is B8D6-272E

    Directory of C:\SBBS\EXEC

    04/19/2009 06:51 PM 204,800 unzip.exe
    1 File(s) 204,800 bytes
    0 Dir(s) 818,274,295,808 bytes free

    C:\Users\C.G. Learn>DIR C:\SBBS\EXEC\ZIP*
    Volume in drive C has no label.
    Volume Serial Number is B8D6-272E

    Directory of C:\SBBS\EXEC

    04/24/2014 11:42 AM 290,816 zip.exe
    1 File(s) 290,816 bytes
    0 Dir(s) 818,274,148,352 bytes free

    It's weird that your system would require the %. unless you had a DM>> file or directory named "unzip" in exec.

    I don't understand it either, as I haven't needed it till I did the
    update, and I can't swear to that, as I only know for sure It started
    with 3.19c, I was only on 3.19b for 2 days and no uploads were done in
    those 2 days. Hope this helps.

    So far, yours is the only system I know of to have this issue (requiring the ".exe" be added to executed zip and unzip command-lines on Windows).

    That figures :) I have no idea what changed to cause it. I haven't installed any new programs in windows, nor any new modifications in the computer. Only thing I have done is the update to sbbs.

    Something else to check: are "zip" and "unzip" listed in SCFG->External Programs->Native Program List?

    They are both in there as ZIP.EXE and UNZIP.EXE

    Oh? That's unusal.

    Here's the default Native Program List:
    É[þ][?]ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
    º Native Program List º
    ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
    º ³cmd.exe º
    º ³sh º
    º ³csh º
    º ³bash º
    º ³node º
    º ³smbutil º
    º ³zip º
    º ³unzip º
    º ³pkzip25 º
    º ³mp3info º
    º ³ º
    ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ

    If yours has "zip.exe" and "unzip.exe" instead, I think that explains the issue. Non-native programs are attempted to be run using dosxtrn.exe (a 16-bit DOS program) on Windows, which is not going to successfully run a 32-bit executable (such as zip.exe or unzip.exe).

    I wasn't going to say anything, as it only happened once yesterday,
    but since I'm running 3.19c, it may be related to this issue. I
    uploaded 5 files to my bbs directory yesterday, and went back to check
    to see if it took ok, and picked up the FILE_ID.DIZ's ok. Everything
    was fine, then I quit and went back to the main menu, and did a "N"
    for new mail, and chose All, and it displayed all the new files I
    uploaded...I logged off, and logged back on, and everything did as it
    should then. I have not been able to duplicate it, but I thought I
    would mention it just the same in case it may be related to the other
    issue.

    I'm not clear... are you describing a newly observed issue here?

    Yes, but only if you think it's related to the zip, unzip problem. As I said, I can not reproduce it, and it only happened once. It may have been just a fluke or something related to memory. I'm really not concerened at this point about it since I can't reproduce it.

    I'm not clear: *what* only happened once? I don't see a problem in your description of the scenario. <shrug>
    --
    digital man (rob)

    Breaking Bad quote #28:
    Gomey, got beat your pinata. - Hank Schrader
    Norco, CA WX: 77.7øF, 14.0% humidity, 11 mph NW wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From DesotoFireflite@VERT/VALHALLA to Digital Man on Wednesday, February 09, 2022 08:53:52
    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Tue Feb 08 2022 04:44 pm

    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Tue Feb 08 2022 04:21 pm

    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Tue Feb 08 2022 12:24 pm

    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Tue Feb 08 2022 01:22 pm

    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Mon Feb 07 2022 05:16 pm

    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Mon Feb 07 2022 06:04 pm

    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Mon Feb 07 2022 12:22 pm

    Whenever I, or someone tries to upload a zip file to me, it
    fails. I get the following on my Terminal Server window, This >>>>> is me testing for the complaint:

    (Done with Sysop Command ;UPLOAD with the stray files in the
    directory)

    2/7 01:28:36p Node 1 <DesotoFireflite> Executing external:
    c:\SBBS\exec\unzip -tqq c:\SBBS\data\dirs\bbs\DND50A2T.ZIP
    2/7 01:28:37p Node 1 <DesotoFireflite> attempted to upload
    DND50A2T.ZIP
    to Main BBS Programs (ZIP error code 255)
    Can you run "dir c:\sbbs\exec\unzip*" and paste the output
    here?

    (This is my unzip command line)

    %@unzip -Cojqq %f %s -d %g
    It's the *testable* file type command-line (for "zip")
    that's being executed here, not the extractable file type.

    OK, you got me, old age is hell. I added the "%." to the end of
    all the zip and unzip commands in all the file areas, and
    everything is working fine.. I didn't even see the testable
    area till you said something.

    You saved me from myself yet another time LMFAO, Thank You So
    Much.

    Can you paste the output of the "dir" command I asked about
    about?

    Here it is for both UNZIP and ZIP

    C:\Users\C.G. Learn>DIR C:\SBBS\EXEC\UNZIP*
    Volume in drive C has no label.
    Volume Serial Number is B8D6-272E

    Directory of C:\SBBS\EXEC

    04/19/2009 06:51 PM 204,800 unzip.exe
    1 File(s) 204,800 bytes
    0 Dir(s) 818,274,295,808 bytes free

    C:\Users\C.G. Learn>DIR C:\SBBS\EXEC\ZIP*
    Volume in drive C has no label.
    Volume Serial Number is B8D6-272E

    Directory of C:\SBBS\EXEC

    04/24/2014 11:42 AM 290,816 zip.exe
    1 File(s) 290,816 bytes
    0 Dir(s) 818,274,148,352 bytes free

    It's weird that your system would require the %. unless you had DM>>> a file or directory named "unzip" in exec.

    I don't understand it either, as I haven't needed it till I did
    the update, and I can't swear to that, as I only know for sure
    It started with 3.19c, I was only on 3.19b for 2 days and no
    uploads were done in
    those 2 days. Hope this helps.

    So far, yours is the only system I know of to have this
    issue (requiring the ".exe" be added to executed zip and unzip
    command-lines on Windows).

    That figures :) I have no idea what changed to cause it. I haven't
    installed any new programs in windows, nor any new modifications in
    the computer. Only thing I have done is the update to sbbs.

    Something else to check: are "zip" and "unzip" listed in
    SCFG->External Programs->Native Program List?

    They are both in there as ZIP.EXE and UNZIP.EXE

    Oh? That's unusal.

    Here's the default Native Program List:
    É[þ][?]ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
    º Native Program List º
    ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
    º ³cmd.exe º
    º ³sh º
    º ³csh º
    º ³bash º
    º ³node º
    º ³smbutil º
    º ³zip º
    º ³unzip º
    º ³pkzip25 º
    º ³mp3info º
    º ³ º
    ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ

    If yours has "zip.exe" and "unzip.exe" instead, I think that explains the issue. Non-native programs are attempted to be run using dosxtrn.exe (a 16-bit DOS program) on Windows, which is not going to successfully run a 32-bit executable (such as zip.exe or unzip.exe).

    That makes sense, but I didn't change them. I'll go back in and change them to just zip and unzip then, and try it. I guess I will end up removing the %. also when I give it a test. Seriously, I can't remember how long it's been this way with no issues.

    I wasn't going to say anything, as it only happened once
    yesterday, but since I'm running 3.19c, it may be related to this
    issue. I uploaded 5 files to my bbs directory yesterday, and went
    back to check to see if it took ok, and picked up the FILE_ID.DIZ's
    ok. Everything was fine, then I quit and went back to the main
    menu, and did a "N" for new mail, and chose All, and it displayed
    all the new files I uploaded...I logged off, and logged back on,
    and everything did as it should then. I have not been able to
    duplicate it, but I thought I would mention it just the same in
    case it may be related to the other issue.

    I'm not clear... are you describing a newly observed issue here?

    Yes, but only if you think it's related to the zip, unzip problem.
    As I said, I can not reproduce it, and it only happened once. It may
    have been just a fluke or something related to memory. I'm really not concerened at this point about it since I can't reproduce it.

    I'm not clear: *what* only happened once? I don't see a problem in your description of the scenario. <shrug>

    Let's leave it be for now, as it only happened once. To put it simply, after I uploaded a few files using the ;upload command, from the "T" file menu, I quit the gile menu using "Q", and went the check for any new mail that might have come in, when I hit "N" for new mail, Then "A" for all, it listed all the new FILES I uploaded instead of any new mail. The only way I could stop it from doing this was to log out, and log back in. Hope this is clearer. As I say, no need to persue it, as it only happened once, and I can't duplicate the issue. The only reason I mentioned it was in case it was related to the issue we were having with the zip and unzip issue. Personally, I think it was a one time fluke.


    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    Valhalla III! - (RemoteAccess) - bbs.valhallabbs.com:5023
    Valhalla IIII! - (Dungeons & Dragons BBS) - bbs.valhallabbs.com:26
    Valhalla Home Services Web! - http://bbs.valhallabbs.com
    A Gamers Paradise - Over 150 Registered Online Game Doors!
    Home Of Odin's Maze Game Server!

    --- Don't eat the yellow snow!
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From Digital Man@VERT to DesotoFireflite on Wednesday, February 09, 2022 10:17:29
    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Wed Feb 09 2022 08:53 am

    Something else to check: are "zip" and "unzip" listed in
    SCFG->External Programs->Native Program List?

    They are both in there as ZIP.EXE and UNZIP.EXE

    Oh? That's unusal.

    Here's the default Native Program List:
    É[þ][?]ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
    º Native Program List º
    ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
    º ³cmd.exe º
    º ³sh º
    º ³csh º
    º ³bash º
    º ³node º
    º ³smbutil º
    º ³zip º
    º ³unzip º
    º ³pkzip25 º
    º ³mp3info º
    º ³ º
    ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ

    If yours has "zip.exe" and "unzip.exe" instead, I think that explains the issue. Non-native programs are attempted to be run using dosxtrn.exe (a 16-bit DOS program) on Windows, which is not going to successfully run a 32-bit executable (such as zip.exe or unzip.exe).

    That makes sense, but I didn't change them. I'll go back in and change them to just zip and unzip then, and try it. I guess I will end up removing the %. also when I give it a test. Seriously, I can't remember how long it's been this way with no issues.

    Yeah, I don't recall them ever defaulting to "zip.exe" and "unzip.exe". And how would have worked before is also a mystery. :-)

    I wasn't going to say anything, as it only happened once
    yesterday, but since I'm running 3.19c, it may be related to this
    issue. I uploaded 5 files to my bbs directory yesterday, and went
    back to check to see if it took ok, and picked up the FILE_ID.DIZ's
    ok. Everything was fine, then I quit and went back to the main
    menu, and did a "N" for new mail, and chose All, and it displayed
    all the new files I uploaded...I logged off, and logged back on,
    and everything did as it should then. I have not been able to
    duplicate it, but I thought I would mention it just the same in
    case it may be related to the other issue.

    I'm not clear... are you describing a newly observed issue here?

    Yes, but only if you think it's related to the zip, unzip problem.
    As I said, I can not reproduce it, and it only happened once. It may
    have been just a fluke or something related to memory. I'm really not concerened at this point about it since I can't reproduce it.

    I'm not clear: *what* only happened once? I don't see a problem in your description of the scenario. <shrug>

    Let's leave it be for now, as it only happened once. To put it simply, after I uploaded a few files using the ;upload command, from the "T" file menu, I quit the gile menu using "Q", and went the check for any new mail that might have come in, when I hit "N" for new mail, Then "A" for all, it listed all the new FILES I uploaded instead of any new mail. The only way I could stop it from doing this was to log out, and log back in. Hope this is clearer. As I say, no need to persue it, as it only happened once, and I can't duplicate the issue. The only reason I mentioned it was in case it was related to the issue we were having with the zip and unzip issue. Personally, I think it was a one time fluke.

    What you're describing sounds like expected (as designed) behavior for a user that has
    "[F] Automatic New File Scan : On"
    set in their default configuration.

    Maybe double-check that setting for your user account?
    --
    digital man (rob)

    Synchronet "Real Fact" #22:
    The second ever Synchronet BBS was the Mid-Nite Hacker BBS (sysop: The Zapper) Norco, CA WX: 76.7øF, 13.0% humidity, 9 mph SSW wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From DesotoFireflite@VERT/VALHALLA to Digital Man on Wednesday, February 09, 2022 13:21:44
    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Wed Feb 09 2022 08:53 am

    It's weird that your system would require the %. unless you
    had a file or directory named "unzip" in exec.

    I don't understand it either, as I haven't needed it till I did
    the update, and I can't swear to that, as I only know for sure
    It started with 3.19c, I was only on 3.19b for 2 days and no
    uploads were done in
    those 2 days. Hope this helps.

    So far, yours is the only system I know of to have this
    issue (requiring the ".exe" be added to executed zip and unzip command-lines on Windows).

    That figures :) I have no idea what changed to cause it. I haven't
    installed any new programs in windows, nor any new modifications in
    the computer. Only thing I have done is the update to sbbs.

    Something else to check: are "zip" and "unzip" listed in
    SCFG->External Programs->Native Program List?

    They are both in there as ZIP.EXE and UNZIP.EXE

    Oh? That's unusal.

    Here's the default Native Program List:
    É[þ][?]ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
    º Native Program List º
    ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
    º ³cmd.exe º
    º ³sh º
    º ³csh º
    º ³bash º
    º ³node º
    º ³smbutil º
    º ³zip º
    º ³unzip º
    º ³pkzip25 º
    º ³mp3info º
    º ³ º
    ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ

    If yours has "zip.exe" and "unzip.exe" instead, I think that
    explains the issue. Non-native programs are attempted to be run
    using dosxtrn.exe (a 16-bit DOS program) on Windows, which is not
    going to successfully run a 32-bit executable (such as zip.exe or
    unzip.exe).

    OK, I changed them to just ZIP and UNZIP, and took off the %., and all seems to be working fine now.

    I wasn't going to say anything, as it only happened once
    yesterday, but since I'm running 3.19c, it may be related to this
    issue. I uploaded 5 files to my bbs directory yesterday, and went
    back to check to see if it took ok, and picked up the FILE_ID.DIZ's
    ok. Everything was fine, then I quit and went back to the main
    menu, and did a "N" for new mail, and chose All, and it displayed
    all the new files I uploaded...I logged off, and logged back on,
    and everything did as it should then. I have not been able to
    duplicate it, but I thought I would mention it just the same in
    case it may be related to the other issue.

    I'm not clear... are you describing a newly observed issue here?

    Yes, but only if you think it's related to the zip, unzip problem.
    As I said, I can not reproduce it, and it only happened once. It may
    have been just a fluke or something related to memory. I'm really not concerened at this point about it since I can't reproduce it.

    I'm not clear: *what* only happened once? I don't see a problem in
    your description of the scenario. <shrug>

    Let's leave it be for now, as it only happened once. To put it simply, after I uploaded a few files using the ;upload command, from the "T" file menu, I quit the gile menu using "Q", and went the check for any new mail that might have come in, when I hit "N" for new mail, Then "A" for all, it listed all the new FILES I uploaded instead of any new mail. The only way I could stop it from doing this was to log out, and log back in. Hope this is clearer. As I say, no need to persue it, as it only happened once, and I can't duplicate the issue. The only reason I mentioned it was in case it was related to the issue we were having with the zip and unzip issue. Personally, I think it was a one time fluke.

    OK, I did manage to duplicate the issue today after uploading a file from my other computer. I then changed to the main menu to check for new mail in all the echos. It scanned all the echos, and then it showed the new file I just uploaded. Is it supposed to show any new files uploaded from a new message message scan.

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    Valhalla III! - (RemoteAccess) - bbs.valhallabbs.com:5023
    Valhalla IIII! - (Dungeons & Dragons BBS) - bbs.valhallabbs.com:26
    Valhalla Home Services Web! - http://bbs.valhallabbs.com
    A Gamers Paradise - Over 150 Registered Online Game Doors!
    Home Of Odin's Maze Game Server!

    --- CAT (n.), Furry keyboard cover.
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From MRO@VERT/BBSESINF to DesotoFireflite on Wednesday, February 09, 2022 14:05:34
    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Wed Feb 09 2022 08:53 am


    I'm not clear: *what* only happened once? I don't see a problem in your description of the scenario. <shrug>

    Let's leave it be for now, as it only happened once. To put it simply, after I uploaded a few files using the ;upload command, from the "T" file menu, I quit the gile menu using "Q", and went the check for any new mail that might have come in, when I hit "N" for new mail, Then "A" for all, it listed all the new FILES I uploaded instead of any new mail. The only way I could stop it from doing this was to log out, and log back in. Hope this is clearer. As I say, no need to persue it, as it only happened once, and I can't duplicate the issue. The only reason I mentioned it was in case it was related to the issue we were having with the zip and unzip issue. Personally, I think it was a one time fluke.


    why are having so many problems with synchronet, dude? it's essentially a turnkey bbs software.

    maybe you are overthinking things and trying too hard.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Digital Man@VERT to DesotoFireflite on Wednesday, February 09, 2022 12:47:42
    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Wed Feb 09 2022 01:21 pm

    OK, I did manage to duplicate the issue today after uploading a file from my other computer. I then changed to the main menu to check for new mail in all the echos. It scanned all the echos, and then it showed the new file I just uploaded. Is it supposed to show any new files uploaded from a new message message scan.

    It is when you have auto-new-file scan turned on in your user settings.
    --
    digital man (rob)

    Breaking Bad quote #27:
    Other than Gomey here pees sitting down, here's what we know. - Hank Schrader Norco, CA WX: 80.5øF, 11.0% humidity, 7 mph SW wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From DesotoFireflite@VERT/VALHALLA to Digital Man on Wednesday, February 09, 2022 15:19:19
    Re: Zip Error 255 On Uploaded Files
    By: Digital Man to DesotoFireflite on Wed Feb 09 2022 10:17 am

    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Wed Feb 09 2022 08:53 am

    Something else to check: are "zip" and "unzip" listed in
    SCFG->External Programs->Native Program List?

    They are both in there as ZIP.EXE and UNZIP.EXE

    Oh? That's unusal.

    Here's the default Native Program List:
    É[þ][?]ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
    º Native Program List º
    ÌÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ͹
    º ³cmd.exe º
    º ³sh º
    º ³csh º
    º ³bash º
    º ³node º
    º ³smbutil º
    º ³zip º
    º ³unzip º
    º ³pkzip25 º
    º ³mp3info º
    º ³ º
    ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ

    If yours has "zip.exe" and "unzip.exe" instead, I think that
    explains the issue. Non-native programs are attempted to be run
    using dosxtrn.exe (a 16-bit DOS program) on Windows, which is not
    going to successfully run a 32-bit executable (such as zip.exe or
    unzip.exe).

    That makes sense, but I didn't change them. I'll go back in and change
    them to just zip and unzip then, and try it. I guess I will end up
    removing the %. also when I give it a test. Seriously, I can't
    remember how long it's been this way with no issues.

    Yeah, I don't recall them ever defaulting to "zip.exe" and "unzip.exe". And how would have worked before is also a mystery. :-)

    Well, anyway, the mystery is solved. It may be a carryover from when I was running win 7, just can't remember why It got changed. Thanks

    I wasn't going to say anything, as it only happened once
    yesterday, but since I'm running 3.19c, it may be related to this
    issue. I uploaded 5 files to my bbs directory yesterday, and went
    back to check to see if it took ok, and picked up the FILE_ID.DIZ's
    ok. Everything was fine, then I quit and went back to the main
    menu, and did a "N" for new mail, and chose All, and it displayed
    all the new files I uploaded...I logged off, and logged back on,
    and everything did as it should then. I have not been able to
    duplicate it, but I thought I would mention it just the same in
    case it may be related to the other issue.

    I'm not clear... are you describing a newly observed issue here?

    Yes, but only if you think it's related to the zip, unzip problem.
    As I said, I can not reproduce it, and it only happened once. It may
    have been just a fluke or something related to memory. I'm really not
    concerened at this point about it since I can't reproduce it.

    I'm not clear: *what* only happened once? I don't see a problem in
    your description of the scenario. <shrug>

    Let's leave it be for now, as it only happened once. To put it simply,
    after I uploaded a few files using the ;upload command, from the "T"
    file menu, I quit the gile menu using "Q", and went the check for any
    new mail that might have come in, when I hit "N" for new mail, Then
    "A" for all, it listed all the new FILES I uploaded instead of any new
    mail. The only way I could stop it from doing this was to log out, and
    log back in. Hope this is clearer. As I say, no need to persue it, as
    it only happened once, and I can't duplicate the issue. The only
    reason I mentioned it was in case it was related to the issue we were
    having with the zip and unzip issue. Personally, I think it was a one
    time fluke.

    What you're describing sounds like expected (as designed) behavior for a user that has
    "[F] Automatic New File Scan : On"
    set in their default configuration.

    Maybe double-check that setting for your user account?

    Yes, it was on, and I left it on, just had never seen this before. All I remember seeing before when you do a "T" to go to the file menu, it checked for new files then, and I can see that in the default.src, but I didn't seen anything in the new message scan in the default.src that would cause that under "N", as it shows "msg_new_scan". Anyway, since you say it's like expected (as designed) behavior, lets close the issue. As always, thank for the help, and putting up with me :).

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    Valhalla III! - (RemoteAccess) - bbs.valhallabbs.com:5023
    Valhalla IIII! - (Dungeons & Dragons BBS) - bbs.valhallabbs.com:26
    Valhalla Home Services Web! - http://bbs.valhallabbs.com
    A Gamers Paradise - Over 150 Registered Online Game Doors!
    Home Of Odin's Maze Game Server!

    --- CAT (n.), Furry keyboard cover.
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From DesotoFireflite@VERT/VALHALLA to MRO on Wednesday, February 09, 2022 16:40:02
    Re: Zip Error 255 On Uploaded Files
    By: MRO to DesotoFireflite on Wed Feb 09 2022 02:05 pm

    Re: Zip Error 255 On Uploaded Files
    By: DesotoFireflite to Digital Man on Wed Feb 09 2022 08:53 am


    I'm not clear: *what* only happened once? I don't see a problem in
    your description of the scenario. <shrug>

    Let's leave it be for now, as it only happened once. To put it simply,
    after I uploaded a few files using the ;upload command, from the "T"
    file menu, I quit the gile menu using "Q", and went the check for any
    new mail that might have come in, when I hit "N" for new mail, Then
    "A" for all, it listed all the new FILES I uploaded instead of any new
    mail. The only way I could stop it from doing this was to log out, and
    log back in. Hope this is clearer. As I say, no need to persue it, as
    it only happened once, and I can't duplicate the issue. The only
    reason I mentioned it was in case it was related to the issue we were
    having with the zip and unzip issue. Personally, I think it was a one
    time fluke.


    why are having so many problems with synchronet, dude? it's essentially a turnkey bbs software.

    maybe you are overthinking things and trying too hard.

    Well, to be honest, I neglected it for a few years, now that I decided to give it the attention I should have been doing, I found a lot of broke things. Everything seems to be running smooth now.

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    Valhalla III! - (RemoteAccess) - bbs.valhallabbs.com:5023
    Valhalla IIII! - (Dungeons & Dragons BBS) - bbs.valhallabbs.com:26
    Valhalla Home Services Web! - http://bbs.valhallabbs.com
    A Gamers Paradise - Over 150 Registered Online Game Doors!
    Home Of Odin's Maze Game Server!

    --- FART(n): An audio test of one's waste-disposal system.
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net