• photo.scr

    From poindexter FORTRAN@1:229/2 to All on Sunday, September 22, 2019 07:01:00
    From: poindexter.fortran@REALITY.remove-37d-this

    I added photo.scr to my file.can file years ago, and deleted all of
    the copies of it - someone uploaded it to all of my bases.

    The files are gone, but they still show up in the file listings. Is
    there a quicker way to remove the file listing than logging on and
    going to each base individually?



    ... Change specifics to ambiguities
    --- MultiMail/XT v0.52
    þ Synchronet þ realitycheckBBS -- http://realitycheckBBS.org
    --- Synchronet 3.17c-Win32 NewsLink 1.111
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Digital Man@1:229/2 to All on Sunday, September 22, 2019 12:24:01
    From: digital.man@vert.synchro.net.remove-iig-this

    To: poindexter FORTRAN
    Re: photo.scr
    By: poindexter FORTRAN to All on Sun Sep 22 2019 07:01 am

    I added photo.scr to my file.can file years ago, and deleted all of
    the copies of it - someone uploaded it to all of my bases.

    The files are gone, but they still show up in the file listings. Is
    there a quicker way to remove the file listing than logging on and
    going to each base individually?

    Use the ;OFFLINE sysop command.

    digital man

    Synchronet/BBS Terminology Definition #45:
    LF = Line Feed (ASCII 10, Ctrl-J)
    Norco, CA WX: 87.7øF, 21.0% humidity, 6 mph NE wind, 0.00 inches rain/24hrs
    --- Synchronet 3.17c-Win32 NewsLink 1.111
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From MRO@1:229/2 to All on Sunday, September 22, 2019 18:23:02
    From: mro@BBSESINF.remove-q1b-this

    To: poindexter FORTRAN
    Re: photo.scr
    By: poindexter FORTRAN to All on Sun Sep 22 2019 07:01 am

    I added photo.scr to my file.can file years ago, and deleted all of
    the copies of it - someone uploaded it to all of my bases.

    The files are gone, but they still show up in the file listings. Is
    there a quicker way to remove the file listing than logging on and
    going to each base individually?

    use delfiles to get rid of offline files
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
    --- Synchronet 3.17c-Win32 NewsLink 1.111
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Rampage@1:229/2 to All on Monday, September 23, 2019 09:18:00
    From: rampage@SESTAR.remove-mnr-this

    To: poindexter FORTRAN
    Re: photo.scr
    By: poindexter FORTRAN to All on Sun Sep 22 2019 07:01:00

    The files are gone, but they still show up in the file listings. Is
    there a quicker way to remove the file listing than logging on and
    going to each base individually?

    go to your transfer section and use the ;offline function to list files that don't exist... then tag and remove each of them...


    )\/(ark

    ---
    þ Synchronet þ The SouthEast Star Mail HUB - SESTAR
    --- Synchronet 3.17c-Win32 NewsLink 1.111
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Rampage@1:229/2 to All on Monday, September 23, 2019 10:52:08
    From: rampage@SESTAR.remove-bba-this

    To: MRO
    Re: photo.scr
    By: MRO to poindexter FORTRAN on Sun Sep 22 2019 18:23:02

    The files are gone, but they still show up in the file listings. Is
    there a quicker way to remove the file listing than logging on and
    going to each base individually?

    use delfiles to get rid of offline files

    i cannot seem to get it to run cleanly on my system... it appears to not read/use the $SBBSCTRL environment var... it also seems to want to work only in
    the current directory... in other words, when i start it from my $HOME directory, it tries to walk
    through the directories in there instead of those in sbbs/data/dirs... changing
    to sbbs/data/dirs and then running it seems to only do the first listed area...
    in all cases, i've followed the wiki and tried with the following command line...

    /sbbs/exec/delfiles * /off /rpt

    for example:

    user@machine:~$ cd /sbbs/data/dirs

    user@machine:/sbbs/data/dirs$ /sbbs/exec/delfiles * /off /rpt

    DELFILES Version 1.01 (Linux) - Removes files from Synchronet Filebase

    Scanning Main BBS Related

    sbbs@southeaststar:/sbbs/data/dirs$

    and that's it... it isn't walking through all the areas like the wiki seems to indicate it should do...


    )\/(ark

    ---
    þ Synchronet þ The SouthEast Star Mail HUB - SESTAR
    --- Synchronet 3.17c-Win32 NewsLink 1.111
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From mark lewis@1:229/2 to All on Monday, September 23, 2019 15:39:59
    From: mark.lewis@1:3634/12.remove-1c0-this

    To: Digital Man
    Re: photo.scr
    By: Digital Man to Rampage on Mon Sep 23 2019 12:15:58

    user@machine:/sbbs/data/dirs$ /sbbs/exec/delfiles * /off /rpt

    '*' is special in bash. Try using "\*" or the "-all" option instead (I know,
    it's not documented).

    ahh, shit! i keep forgetting that... yes, "\*' works :embarrassed:


    )\/(ark
    --- SBBSecho 3.09-Linux
    * Origin: SouthEast Star Mail HUB - SESTAR (1:3634/12)
    --- Synchronet 3.17c-Win32 NewsLink 1.111
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Digital Man@1:229/2 to All on Monday, September 23, 2019 12:15:58
    From: digital.man@vert.synchro.net.remove-4b3-this

    To: Rampage
    Re: photo.scr
    By: Rampage to MRO on Mon Sep 23 2019 10:52 am

    Re: photo.scr
    By: MRO to poindexter FORTRAN on Sun Sep 22 2019 18:23:02

    The files are gone, but they still show up in the file listings. Is there a quicker way to remove the file listing than logging on and going to each base individually?

    use delfiles to get rid of offline files

    i cannot seem to get it to run cleanly on my system... it appears to not read/use the $SBBSCTRL environment var...

    Seems to work for me.

    it also seems to want to work only
    in the current directory... in other words, when i start it from my $HOME directory, it tries to walk through the directories in there instead of those in sbbs/data/dirs... changing to sbbs/data/dirs and then running it seems to only do the first listed area... in all cases, i've followed the wiki and tried with the following command line...

    /sbbs/exec/delfiles * /off /rpt

    for example:

    user@machine:~$ cd /sbbs/data/dirs

    user@machine:/sbbs/data/dirs$ /sbbs/exec/delfiles * /off /rpt

    '*' is special in bash. Try using "\*" or the "-all" option instead (I know, it's not documented).

    DELFILES Version 1.01 (Linux) - Removes files from Synchronet Filebase

    Scanning Main BBS Related

    sbbs@southeaststar:/sbbs/data/dirs$

    and that's it... it isn't walking through all the areas like the wiki seems to indicate it should do...

    It's expanding '*' to a list of files in the current directory.

    digital man

    Synchronet/BBS Terminology Definition #27:
    FOSSIL = Fido/Opus/SEAdog Standard Interface Layer
    Norco, CA WX: 82.6øF, 52.0% humidity, 3 mph E wind, 0.00 inches rain/24hrs
    --- Synchronet 3.17c-Win32 NewsLink 1.111
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Kurt Weiske@1:229/2 to Digital Man on Monday, September 23, 2019 06:37:00
    From: kurt.weiske@1:218/700.remove-m2n-this

    To: Digital Man
    Digital Man wrote to poindexter FORTRAN <=-

    Use the ;OFFLINE sysop command.

    Thanks! That's a great way to do some cleanup work, too - I imported some of
    my file bases from my old BBS, and some files ended up being missing.

    Time to house clean...


    ... Mute and continue
    --- MultiMail/XT v0.52
    * Origin: http://realitycheckbbs.org | tomorrow's retro tech (1:218/700)
    --- Synchronet 3.17c-Win32 NewsLink 1.111
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Daryl Stout@1:229/2 to All on Tuesday, September 24, 2019 14:19:00
    From: daryl.stout@TBOLT.remove-ac2-this

    To: POINDEXTER FORTRAN
    I added photo.scr to my file.can file years ago, and deleted all of
    the copies of it - someone uploaded it to all of my bases.

    The files are gone, but they still show up in the file listings. Is
    there a quicker way to remove the file listing than logging on and
    going to each base individually?

    At a command prompt, type:

    1) SET SBBSCTRL=C:\SBBS\CTRL
    2) SET SBBSNODEC:\SBBS\NODE1

    Then, go to \sbbs\exec and type DELFILES * /OFF -- I have that on a
    line by itself in nightly maintenance, and it zaps files I've removed.

    Daryl


    * OLX 1.53 * Those who live by the sword get shot by those who don't.
    ---
    þ Synchronet þ The Thunderbolt BBS - tbolt.synchro.net
    --- Synchronet 3.17c-Win32 NewsLink 1.111
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)