• Del bad TICs files

    From Manuel Adorni@4:90/1 to Todos on Mon Jan 13 15:19:35 2014
    ¡Hola Todos!

    As i can delete TICs automatically the the TIC file is bad?

    I dont found the option in ASETUP :-(.

    ¡Saludos!
    -=Momia=-

    --- GoldED+/W32-MSVC 1.1.5-b20120519
    * Origin: Momia BBS (4:90/1)
  • From mark lewis@1:3634/12.71 to Manuel Adorni on Tue Jan 14 13:40:53 2014

    On Mon, 13 Jan 2014, Manuel Adorni wrote to Todos:

    As i can delete TICs automatically the the TIC file is bad?

    I dont found the option in ASETUP :-(.

    they should be moved to the BADTICS directory if you have one defined... do you
    have a BADTICS directory defined?

    )\/(ark

    Not only is the Universe stranger than we think, it is stranger than we can think. - Werner Heisenberg

    --- FMail/Win32 1.60
    * Origin: (1:3634/12.71)
  • From Manuel Adorni@4:90/1 to mark lewis on Mon Jan 20 09:32:09 2014
    ¡Hola mark!

    El Martes 14 Enero 2014 a las 13:40, mark lewis escribió a Manuel Adorni:

    they should be moved to the BADTICS directory if you have one
    defined... do you have a BADTICS directory defined?

    Thanks, my BADTICS directory was the same of INBOUND. I change the BADTICS directory and works fine :-).


    ¡Saludos!
    -=Momia=-

    --- GoldED+/W32-MSVC 1.1.5-b20120519
    * Origin: Momia BBS (4:90/1)
  • From mark lewis@1:3634/12.71 to Manuel Adorni on Tue Jan 21 19:52:57 2014

    On Mon, 20 Jan 2014, Manuel Adorni wrote to mark lewis:

    they should be moved to the BADTICS directory if you have one
    defined... do you have a BADTICS directory defined?

    Thanks, my BADTICS directory was the same of INBOUND. I change the
    BADTICS directory and works fine :-).

    excellent! just make sure you check your badtics directory from time to time and remove accumulated debris... if you use /tossbad with your allfix, it may eventually toss the good stuff... however, with the original version i'm running, it doesn't if other badtics referencing the same file are found... i have to remove the old bad tics and then it works fine... i determine the proper good tic for the file in question by comparing the timestamp of the tics
    and that of the file in question... generally speaking, the tic stamp is within
    30 minutes of the file's... this is due to my uplink and their hpt configuration as near as i can tell...

    )\/(ark

    Not only is the Universe stranger than we think, it is stranger than we can think. - Werner Heisenberg

    --- FMail/Win32 1.60
    * Origin: (1:3634/12.71)
  • From Manuel Adorni@4:90/1 to mark lewis on Wed Jan 22 09:53:12 2014
    ¡Hola mark!

    El Martes 21 Enero 2014 a las 19:52, mark lewis escribió a Manuel Adorni:

    excellent! just make sure you check your badtics directory from time
    to time and remove accumulated debris... if you use /tossbad with your

    Great... allfixe file /tossbad ?

    allfix, it may eventually toss the good stuff... however, with the original version i'm running, it doesn't if other badtics referencing
    the same file are found... i have to remove the old bad tics and then
    it works fine... i determine the proper good tic for the file in
    question by comparing the timestamp of the tics and that of the file
    in question... generally speaking, the tic stamp is within 30 minutes
    of the file's... this is due to my uplink and their hpt configuration
    as near as i can tell...


    I waiting for future version of allfix... convert filelist and links to HTML is
    a good feature for the future :-).

    ¡Saludos!
    -=Momia=-

    --- GoldED+/W32-MSVC 1.1.5-b20120519
    * Origin: Momia BBS (4:90/1)
  • From mark lewis@1:3634/12 to Manuel Adorni on Thu Jan 23 05:36:05 2014

    On Wed, 22 Jan 2014, Manuel Adorni wrote to mark lewis:

    excellent! just make sure you check your badtics directory from
    time to time and remove accumulated debris... if you use /tossbad
    with your

    Great... allfixe file /tossbad ?

    yes...

    allfix, it may eventually toss the good stuff... however, with the original version i'm running, it doesn't if other badtics referencing
    the same file are found... i have to remove the old bad tics and then
    it works fine... i determine the proper good tic for the file in
    question by comparing the timestamp of the tics and that of the file
    in question... generally speaking, the tic stamp is within 30 minutes
    of the file's... this is due to my uplink and their hpt configuration
    as near as i can tell...

    I waiting for future version of allfix... convert filelist and
    links to HTML is a good feature for the future :-).

    i generate those with my own tool from my BBS' files database ;)

    )\/(ark


    * Origin: (1:3634/12)
  • From Manuel Adorni@4:90/1 to mark lewis on Thu Jan 23 10:29:50 2014
    ¡Hola mark!

    El Jueves 23 Enero 2014 a las 05:36, mark lewis escribió a Manuel Adorni:

    i generate those with my own tool from my BBS' files database ;)


    Tell me please... :-).

    ¡Saludos!
    -=Momia=-

    --- GoldED+/W32-MSVC 1.1.5-b20120519
    * Origin: Momia BBS (4:90/1)
  • From mark lewis@1:3634/12.71 to Manuel Adorni on Fri Jan 24 12:19:17 2014

    On Thu, 23 Jan 2014, Manuel Adorni wrote to mark lewis:

    i generate those with my own tool from my BBS' files database ;)

    Tell me please... :-).

    my bbs, RemoteAccess, uses binary databases for its files areas instead of the old files.bbs format... so i wrote a custom tool to read those databases and create html files that match my site's theme coloring and layout... since my web server and ftp server share the same files directories, it was very easy to
    generate the links...

    unfortunately the tool is hard coded for the system it is used on... that means
    that it has to be recompiled for any other system... since it does not use files.bbs at all, this also means that it won't work on non-RA systems...

    )\/(ark

    Not only is the Universe stranger than we think, it is stranger than we can think. - Werner Heisenberg

    --- FMail/Win32 1.60
    * Origin: (1:3634/12.71)
  • From Manuel Adorni@4:90/1 to mark lewis on Fri Jan 24 16:39:07 2014
    ¡Hola mark!

    El Viernes 24 Enero 2014 a las 12:19, mark lewis escribió a Manuel Adorni:

    unfortunately the tool is hard coded for the system it is used on...
    that means that it has to be recompiled for any other system... since
    it does not use files.bbs at all, this also means that it won't work
    on non-RA systems...


    I use ELEBBS :-). Is the same or not?.

    ¡Saludos!
    -=Momia=-

    --- GoldED+/W32-MSVC 1.1.5-b20120519
    * Origin: Momia BBS (4:90/1)
  • From mark lewis@1:3634/12.71 to Manuel Adorni on Sat Jan 25 10:54:34 2014

    On Fri, 24 Jan 2014, Manuel Adorni wrote to mark lewis:

    unfortunately the tool is hard coded for the system it is used
    on... that means that it has to be recompiled for any other
    system... since it does not use files.bbs at all, this also means
    that it won't work on non-RA systems...

    I use ELEBBS :-). Is the same or not?.

    it is a RA clone but i don't know if it uses the binary database format... i would have to look at the ele sources to be sure... i suspect that it does but confirmation is needed...

    )\/(ark

    Not only is the Universe stranger than we think, it is stranger than we can think. - Werner Heisenberg

    --- FMail/Win32 1.60
    * Origin: (1:3634/12.71)