• Scanner

    From Mojo@VERT to Accession on Fri Jun 3 22:23:54 2016
    Re: Night Owl Shareware
    By: Alan Ianson to Accession on Fri Jun 03 2016 03:54 pm

    That's the one I use here on all incoming files, whether it be
    direct uploads or things received from a file distribution. I
    haven't had a single issue with it in the past few years.

    I would be interested in know how you get it to scan the file distribution stuff when ti comes in. I already have it set to scan direct uploads here but not sure about how to automatically have it do that part.

    Thanks
    Mojo

    ---
    þ Synchronet þ Mojo's World BBS - mojo.synchro.net
  • From Accession@VERT to Mojo on Sat Jun 4 06:03:02 2016
    Hello Mojo,

    On 03 Jun 16 22:23, Mojo wrote to Accession:

    That's the one I use here on all incoming files, whether it be
    direct uploads or things received from a file distribution. I
    haven't had a single issue with it in the past few years.

    I would be interested in know how you get it to scan the file
    distribution stuff when ti comes in. I already have it set to scan
    direct uploads here but not sure about how to automatically have it do that part.

    I have a script that runs when binkd receives a *.TIC file. Instead of running htick (my file processor) directly, I've scripted "htick.sh" to run instead:

    cd /sbbs

    export SBBSCTRL=/sbbs/ctrl
    export LD_LIBRARY_PATH=/sbbs/ftn/fido/husky/lib

    freshclam
    clamscan /sbbs/ftn/fido/inseure/* --move=/sbbs/ftn/fido/badfiles --log=/sbbs/ftn/fido/logs/clamav.log

    .. then I run my tosser, and import them into Synchronet's filebases.

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20160322
    þ Synchronet þ thePhar
  • From Accession@VERT to Mojo on Sat Jun 4 06:08:04 2016
    Hello Mojo,

    On 03 Jun 16 22:23, Mojo wrote to Accession:

    I would be interested in know how you get it to scan the file
    distribution stuff when ti comes in. I already have it set to scan
    direct uploads here but not sure about how to automatically have it do that part.

    I forgot to mention, in binkd's configuration I use the exec command but without a "!", so that it waits until the transfer receiving the .TIC file is done before it executes that script. Adding a "!" would make something run immediately (during the connection) as soon as the file specified is received. This wouldn't work very well since the actual file you want to scan (not the .TIC file but the file that the .TIC is attached to) may not have been received yet.

    Regards,
    Nick

    --- GoldED+/LNX 1.1.5-b20160322
    þ Synchronet þ thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)