• Mystic QWK Networking Logs

    From Black Panther@21:1/186 to G00r00 on Sunday, June 11, 2017 12:43:56
    Hi g00r00,

    I was just wondering if there was any type of logging done for QWK network transfers. As of right now, I'm connected to three QWK networks, and I
    haven't found anything in any of the log files. That might be a good addition to a future version of Mystic.

    Also, I've noticed that when messages are received on my end from a QWK hub, Mystic will generate the 'qwkmail.out' semaphore file, even if I have no downlinks for those message echos. It's not a huge problem though... :)

    Thanks for the great work! :)


    ---

    Dan Richter
    aka Black Panther
    Sysop - Castle Rock BBS (RCS)
    telnet://castlerockbbs.com
    The sparrows are flying again...

    --- Mystic BBS v1.12 A33 (Windows/64)
    * Origin: Castle Rock BBS - castlerockbbs.com (21:1/186)
  • From g00r00@21:1/108 to Black Panther on Sunday, June 11, 2017 16:57:08
    I was just wondering if there was any type of logging done for QWK
    network transfers. As of right now, I'm connected to three QWK networks, and I haven't found anything in any of the log files. That might be a
    good addition to a future version of Mystic.

    I think you have to pipe qwkpoll to a file for the logging.

    QwkPoll was supposed to be very temporary and a new rewrite of it was
    supposed to happen with all of the bells and whistles. This hasn't happened yet.

    I plan to fuse it into MIS2 once that is a little further along and at that point add some better logging, better UI, and some new features.

    This is all stuff planned in 1.12.

    --- Mystic BBS v1.12 A34 (Windows/32)
    * Origin: Sector 7 [Mystic BBS WHQ] (21:1/108)
  • From Skuz@21:1/105 to Black Panther on Sunday, June 11, 2017 18:01:14
    Hello Black!

    11 Jun 17 12:43, you wrote to G00r00:

    I was just wondering if there was any type of logging done for QWK
    network transfers. As of right now, I'm connected to three QWK
    networks, and I haven't found anything in any of the log files. That
    might be a good addition to a future version of Mystic.

    I use a workaround to log the QWK... the log will just show what happened.

    @Echo on
    SET LOGFILE=c:\mystic\logs\qwkpoll.log
    call :Logit >> %LOGFILE%
    exit /b 0

    :Logit
    c:
    cd\mystic
    qwkpoll.exe all
    SET LOGFILE=

    --- GoldED+/W32-MSVC 1.1.5-b20160201
    * Origin: flupH * fluph.darktech.org (21:1/105)
  • From Black Panther@21:1/186 to g00r00 on Sunday, June 11, 2017 16:19:32
    On 06/11/17, g00r00 said the following...

    I was just wondering if there was any type of logging done for QWK network transfers. As of right now, I'm connected to three QWK networ

    I plan to fuse it into MIS2 once that is a little further along and at that point add some better logging, better UI, and some new features.

    No problem. Thanks for the info.


    ---

    Dan Richter
    aka Black Panther
    Sysop - Castle Rock BBS (RCS)
    telnet://castlerockbbs.com
    The sparrows are flying again...

    --- Mystic BBS v1.12 A33 (Windows/64)
    * Origin: Castle Rock BBS - castlerockbbs.com (21:1/186)
  • From Black Panther@21:1/186 to Skuz on Sunday, June 11, 2017 16:22:50
    On 06/11/17, Skuz said the following...

    I was just wondering if there was any type of logging done for QWK network transfers. As of right now, I'm connected to three QWK

    I use a workaround to log the QWK... the log will just show what
    happened.

    Thank you. That will be helpful.


    ---

    Dan Richter
    aka Black Panther
    Sysop - Castle Rock BBS (RCS)
    telnet://castlerockbbs.com
    The sparrows are flying again...

    --- Mystic BBS v1.12 A33 (Windows/64)
    * Origin: Castle Rock BBS - castlerockbbs.com (21:1/186)