• src/sbbs3/scfg/scfgxfr2.c

    From rswindell@VERT to CVS commit on Thursday, August 16, 2018 06:40:00
    src/sbbs3/scfg scfgxfr2.c 1.54 1.55
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv619

    Modified Files:
    scfgxfr2.c
    Log Message:
    When importing file areas from a file (e.g. FILEGATE.ZXX), and the dir's
    "short name" (e.g. derived from the "AREA tag" from FILEGATE.ZXX) is the same as a pre-existing dir, just over-write that dir - don't create a new one.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sunday, July 14, 2019 06:51:13
    src/sbbs3/scfg scfgxfr2.c 1.58 1.59
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv30024

    Modified Files:
    scfgxfr2.c
    Log Message:
    Fix bug introduced in rev 1.53 (Mar-2018), when displaying the selected directory's file transfer path, the array index usage here could cause a
    crash or just garbage to be displayed.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, July 30, 2019 00:38:36
    src/sbbs3/scfg scfgxfr2.c 1.59 1.60
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv5274

    Modified Files:
    scfgxfr2.c
    Log Message:
    Don't display transfer paths as always lower case. This confuses users who
    use mixed or upper-case for their Transfer File Paths.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, August 06, 2019 03:29:21
    src/sbbs3/scfg scfgxfr2.c 1.60 1.61
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv2605

    Modified Files:
    scfgxfr2.c
    Log Message:
    Use the simpler/most sensible auto-default Transfer File Path logic used
    in load_cfg.c for displaying the path. If you previously had a "parent dir" configured for a library but did *not* have one or more "Transfer File Paths" configured for directories within that library, the default location of your files has now moved! Either clear-out the "Parent Directory" setting or move your files where SBBS will now expect them to be. Sorry about that.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Thursday, November 12, 2020 03:49:30
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/72b17e6669dea58a1c3287e5
    Modified Files:
    src/sbbs3/scfg/scfgxfr2.c
    Log Message:
    Clarify in the help text that first directory is cloned...

    when there is no "template directory" selected/configured.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net