• src/sbbs3/sbbs.h sftp.cpp

    From Deuc¿@VERT to Git commit to main/sbbs/master on Thu Feb 29 17:20:08 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/2305aa260b5e85237bce263d
    Modified Files:
    src/sbbs3/sbbs.h sftp.cpp
    Log Message:
    Add support for /vfiles in sftp

    The /vfiles root uses the configured virtual paths as in the FTP
    and web servers. These paths should be shorter than the ones used
    in /files, and also have the benefit of translating slashes so
    users will not need to type a Big Solidus if they're trying to
    type long lib or dir names.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Fri Mar 1 21:43:14 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/c0c2c2a68a5d13f4ec164cc4
    Modified Files:
    src/sbbs3/sbbs.h sftp.cpp
    Log Message:
    Fix sftp_resolve_path() to return '/' instead of empty string

    Also fail early if parsing underruns root.

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