• File echos and sbbsecho

    From Dumas Walker@VERT/CAPCITY2 to ALL on Saturday, August 04, 2018 19:38:00
    Good evening,
    How do you set up file echos for down links with SBBS or sbbsecho?

    I have never set one up for an ftn feed before with another tosser, so I am
    not certain what I need to set up to get it working.

    Thanks!

    ---
    þ SLMR 2.1a þ Pass the tequila, Manuel...
    þ Synchronet þ CAPCITY2 * CCO BBS * capcity2.synchro.net
  • From Al@VERT/TRMB to Dumas Walker on Sunday, August 05, 2018 09:47:45
    Re: File echos and sbbsecho
    By: Dumas Walker to ALL on Sat Aug 04 2018 07:38 pm

    How do you set up file echos for down links with SBBS or sbbsecho?

    I have never set one up for an ftn feed before with another tosser, so I am not certain what I need to set up to get it working.

    tickit.js is the simplest way. There are instructions in exec/tickit.js and on the wiki..

    http://wiki.synchro.net/module:tickit

    It simple to setup.. add the TICKIT event and add the areas you want to import to ctrl/tickit.ini. My tickit.ini has a bunch of areas that like like this..


    [DAILYLIST]
    Dir=FIDO-DAILYLIS

    That will import files you receive in the DAILYLIST area. If you also want to send that file to any of your links add a links line like so..

    Links=1:234/567,1:233/444

    There is also a nodelist handler you can use on areas that have nodelists to keep your nodelist upto date, for binkit or a nodelist browser like ftnnv.

    Ttyl :-),
    Al


    ... Synonym: A word you use when you can't spell the other.

    ---
    þ Synchronet þ The Rusty MailBox - Penticton, BC Canada
  • From Tony Langdon@VERT to Al on Monday, August 06, 2018 08:26:00
    On 08-05-18 09:47, Al wrote to Dumas Walker <=-

    Re: File echos and sbbsecho
    By: Dumas Walker to ALL on Sat Aug 04 2018 07:38 pm

    How do you set up file echos for down links with SBBS or sbbsecho?

    I have never set one up for an ftn feed before with another tosser, so I am not certain what I need to set up to get it working.

    tickit.js is the simplest way. There are instructions in exec/tickit.js and on the wiki..

    I second that. Recently setup TickIT, and it works well.


    ... Starting a new era in tagline lunacy!
    === MultiMail/Win v0.51
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Dumas Walker@VERT/CAPCITY2 to AL on Sunday, August 05, 2018 20:32:00
    tickit.js is the simplest way. There are instructions in exec/tickit.js and on >the wiki..

    Thanks, Al. One problem I am having with it is that it gives me errors on
    any tic that contains a tic password. It says that the password is present
    but that the TicFilePwd (in sbbsecho.ini) is blank. However, it is not blank... it matches, case and all. :)

    Luckily, for the ones I am passing to downlinks, they do not have passwords
    so I am not having the issue. Only with the ones I get from my FIDO hub
    that I want to have processed by adding them to a file area.

    ---
    þ SLMR 2.1a þ Isn't this where....
    þ Synchronet þ CAPCITY2 * CCO BBS * capcity2.synchro.net
  • From Al@VERT/TRMB to Dumas Walker on Sunday, August 05, 2018 22:33:35
    Re: File echos and sbbsecho
    By: Dumas Walker to AL on Sun Aug 05 2018 08:32 pm

    Thanks, Al. One problem I am having with it is that it gives me errors on any tic that contains a tic password. It says that the password is present but that the TicFilePwd (in sbbsecho.ini) is blank. However, it is not blank... it matches, case and all. :)


    Ahh.. I had to remove the domain from my sbbsecho.ini in order for tickit to read the passwords correctly. My node lines looked like..

    node:1:234/567@fidonet

    So I changed it to this..

    node:1:234/567

    And now it works OK. A bug of some sort that we'll need to catch Deuce and let him know.

    There is another bug I notice.. sometimes tickit will import a file just fine, and there will be another file in the database that doesn't exist. Usually with a 1 letter filename, or maybe a few letters. The last one was a file named "source". Maybe it is getting that from the description I'm not to sure. I've just been deleting those entries with files that don't exist.

    Ttyl :-),
    Al


    ... Hello, I am part number ³ºÞº³º³Û³ºÝ³ºÝ³³

    ---
    þ Synchronet þ The Rusty MailBox - Penticton, BC Canada
  • From Tony Langdon@VERT to Al on Monday, August 06, 2018 17:33:00
    On 08-05-18 22:33, Al wrote to Dumas Walker <=-

    Ahh.. I had to remove the domain from my sbbsecho.ini in order for
    tickit to read the passwords correctly. My node lines looked like..

    Yep known issue. Was discussed in the last week or two. :)


    ... A door is what a dog is perpetually on the wrong side of.
    === MultiMail/Win v0.51
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Dumas Walker@VERT/CAPCITY2 to AL on Monday, August 06, 2018 06:52:00
    Ahh.. I had to remove the domain from my sbbsecho.ini in order for tickit to >read the passwords correctly. My node lines looked like..

    Al,
    Thanks, that worked!

    ---
    þ SLMR 2.1a þ "It's a pornography store...I was buying pornography."
    þ Synchronet þ CAPCITY2 * CCO BBS * capcity2.synchro.net
  • From mark lewis@VERT to Dumas Walker on Monday, August 06, 2018 16:22:44
    On 2018 Aug 05 20:32:00, you wrote to AL:

    tickit.js is the simplest way. There are instructions in exec/tickit.js
    and on the wiki..

    Thanks, Al. One problem I am having with it is that it gives me errors on any tic that contains a tic password. It says that the password is
    present
    but that the TicFilePwd (in sbbsecho.ini) is blank. However, it is not blank... it matches, case and all. :)

    i think this is TickIT not supporting the @ftndomain part of the address...

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... All I want for Christmas is @TOFIRST@ and a chain saw!
    ---
    * Origin: (1:3634/12.73)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Dumas Walker@VERT/CAPCITY2 to MARK LEWIS on Monday, August 06, 2018 17:53:00
    i think this is TickIT not supporting the @ftndomain part of the address...

    Yep, that was it. Works great now! :)

    ---
    þ SLMR 2.1a þ Dental plan...Lisa needs braces...dental plan...Lisa...
    þ Synchronet þ CAPCITY2 * CCO BBS * capcity2.synchro.net