• ftp server

    From MRO@VERT/BBSESINF to digital man on Mon Jun 13 19:38:01 2022
    Hello, I have a lot of file areas with long file names.
    for me synchronet is just displaying the 8 char data code when i log into
    ftp.

    i'd like to have it show the actual directory name.
    I need that long file name of the directory instead of some truncated list

    is there some type of trick i can use so i can get past this limitation?
    right now i have multiple dirs showing up in my listings because the dir code is the same after importation.

    can i use an alias?

    https://i.imgur.com/nwWWhpV.png
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Digital Man@VERT to MRO on Tue Jun 14 08:12:54 2022
    Re: ftp server
    By: MRO to digital man on Mon Jun 13 2022 11:38 pm

    Hello, I have a lot of file areas with long file names.
    for me synchronet is just displaying the 8 char data code when i log into ftp.

    i'd like to have it show the actual directory name.
    I need that long file name of the directory instead of some truncated list

    is there some type of trick i can use so i can get past this limitation?

    Not currently.

    right now i have multiple dirs showing up in my listings because the dir code is the same after importation.

    I can add an additional "virtual directory name" field (per directory) that could be used for that purpose. You'd likely need to do a lot of copy/pasting or typing to get that field populated how you like (for each directory) though. Or would you just prefer an option to just use the already-configured short or long directory name *as* the virtual directory name in place of the internal code (as is done now)?

    can i use an alias?

    Aliases work for paths from the root directory only (e.g. I have /Synchronet as an alias to my /main/sbbs directory).
    --
    digital man (rob)

    Sling Blade quote #6:
    Karl: he should've had a chance to grow up. He would had fun some time.
    Norco, CA WX: 77.8øF, 53.0% humidity, 7 mph E wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Digital Man on Tue Jun 14 18:50:26 2022
    Re: ftp server
    By: Digital Man to MRO on Tue Jun 14 2022 12:12 pm


    is there some type of trick i can use so i can get past this limitation?

    Not currently.

    i would put that right on the top of the things to do with updating synchronet's file base specs.

    i just imported a bunch of dirs and it made a huge mess because of the dir codes. the filename 8.3 limit prevented a decent import

    I can add an additional "virtual directory name" field (per directory) that could be used for that purpose. You'd likely need to do a lot of copy/pasting or typing to get that field populated how you like (for each directory) though.

    Or would you just prefer an option to just use the
    already-configured short or long directory name *as* the virtual directory name in place of the internal code (as is done now)?


    this sounds good. people would have more descriptive dir name listings if they have long file names.

    it would also be good to make a virtual dir on the ftp server where it
    shows the directory for the users and the sub dirs.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Digital Man@VERT to MRO on Tue Jun 14 17:38:15 2022
    Re: ftp server
    By: MRO to Digital Man on Tue Jun 14 2022 10:50 pm

    Re: ftp server
    By: Digital Man to MRO on Tue Jun 14 2022 12:12 pm


    is there some type of trick i can use so i can get past this limitation?

    Not currently.

    i would put that right on the top of the things to do with updating synchronet's file base specs.

    i just imported a bunch of dirs and it made a huge mess because of the dir codes. the filename 8.3 limit prevented a decent import

    No, that'd be the 8-char code suffix limit.

    I can add an additional "virtual directory name" field (per directory) that could be used for that purpose. You'd likely need to do a lot of copy/pasting or typing to get that field populated how you like (for each directory) though.

    Or would you just prefer an option to just use the
    already-configured short or long directory name *as* the virtual directory name in place of the internal code (as is done now)?


    this sounds good. people would have more descriptive dir name listings if they have long file names.

    Long directory names I think you mean, but yes, I understand.

    it would also be good to make a virtual dir on the ftp server where it
    shows the directory for the users and the sub dirs.

    I'm not clear what you're suggesting there.
    --
    digital man (rob)

    Synchronet "Real Fact" #116:
    Synchronet v1a r5 (for MS-DOS) was released on February 19, 1992
    Norco, CA WX: 68.0øF, 75.0% humidity, 3 mph SSW wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Digital Man on Wed Jun 15 02:42:12 2022
    Re: ftp server
    By: Digital Man to MRO on Tue Jun 14 2022 09:38 pm


    it would also be good to make a virtual dir on the ftp server where it shows the directory for the users and the sub dirs.



    i want to make an alias:


    bbsfiles c:\bbsfiles

    And have it show up on the ftp file listings with all the sub dirs

    Maybe have attributes for uploading and downloading and other ARS?

    bbsfiles c:\bbsfiles ULs255 DLs50 -S
    something similar to this where it allows uploads from s255 but only downloads from s50
    -S = subdirs
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Gamgee@VERT/PALANT to MRO on Wed Jun 15 03:29:00 2022
    MRO wrote to Digital Man <=-

    Re: ftp server

    i just imported a bunch of dirs and it made a huge mess because
    of the dir codes. the filename 8.3 limit prevented a decent
    import

    Sounds like very poor planning on your part. Non-existant planning,
    even.


    ... So easy, a child could do it. Child sold separately.
    --- MultiMail/Linux v0.52
    þ Synchronet þ Palantir BBS * palantirbbs.ddns.net * Pensacola, FL
  • From Digital Man@VERT to MRO on Wed Jun 15 04:57:01 2022
    Re: ftp server
    By: MRO to Digital Man on Wed Jun 15 2022 06:42 am

    Re: ftp server
    By: Digital Man to MRO on Tue Jun 14 2022 09:38 pm


    it would also be good to make a virtual dir on the ftp server where it shows the directory for the users and the sub dirs.



    i want to make an alias:


    bbsfiles c:\bbsfiles

    And have it show up on the ftp file listings with all the sub dirs

    Maybe have attributes for uploading and downloading and other ARS?

    bbsfiles c:\bbsfiles ULs255 DLs50 -S
    something similar to this where it allows uploads from s255 but only downloads from s50
    -S = subdirs

    Instead, just create a "bbsfiles" file library in SCFG with the parent directory of "c:\bbsfiles" and then set "Access to Sub-directories" to "Yes". That will automatically make all the sub-directories of c:\bbsfiles file areas in that library. No alias needed.
    --
    digital man (rob)

    Sling Blade quote #9:
    Doyle Hargraves: Morris here is a modern-day poet, kinda like in olden times. Norco, CA WX: 64.3øF, 89.0% humidity, 2 mph SE wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Digital Man on Thu Jun 16 01:37:24 2022
    Re: ftp server
    By: Digital Man to MRO on Wed Jun 15 2022 08:57 am


    Instead, just create a "bbsfiles" file library in SCFG with the parent directory of "c:\bbsfiles" and then set "Access to Sub-directories" to "Yes". That will automatically make all the sub-directories of c:\bbsfiles


    i did that but then i ran into the dir code issues.
    i have many file areas and the prefix is usually bbs.xxx whatever so
    i run out of space with the dir code limitations.

    i know i requested this feature years ago, but it's still something i prefer not to use. i just run into issues because of usage of the short dir code.

    i have to manually add all file areas or do an importand manually change each dir code so i can have a unique code. when i do this, on the ftp server people just see descriptions they cant understand.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Digital Man@VERT to MRO on Thu Jun 16 05:32:14 2022
    Re: ftp server
    By: MRO to Digital Man on Thu Jun 16 2022 05:37 am

    i have to manually add all file areas or do an importand manually change each dir code so i can have a unique code. when i do this, on the ftp server people just see descriptions they cant understand.

    And 2 days ago I committed that change you requested to allow the sysop (you) to use each dir's long or short name as the virtual sub-directory name instead of the code suffix. Did you not notice?
    --
    digital man (rob)

    Rush quote #62:
    He's a restless young romantic, wants to run the big machine .. New World Man Norco, CA WX: 68.4øF, 82.0% humidity, 3 mph ESE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Digital Man on Thu Jun 16 12:17:40 2022
    Re: ftp server
    By: Digital Man to MRO on Thu Jun 16 2022 09:32 am

    Re: ftp server
    By: MRO to Digital Man on Thu Jun 16 2022 05:37 am

    i have to manually add all file areas or do an importand manually change each dir code so i can have a unique code. when i do this, on the ftp server people just see descriptions they cant understand.

    And 2 days ago I committed that change you requested to allow the sysop (you) to use each dir's long or short name as the virtual sub-directory name instead of the code suffix. Did you not notice?

    that's good. i saw it but i didnt really read it. i work 2 jobs, so didn't have time to really look into it. I was just talking about the problems i was having when i first posted.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Digital Man@VERT to MRO on Thu Jun 16 10:50:36 2022
    Re: ftp server
    By: MRO to Digital Man on Thu Jun 16 2022 04:17 pm

    Re: ftp server
    By: Digital Man to MRO on Thu Jun 16 2022 09:32 am

    Re: ftp server
    By: MRO to Digital Man on Thu Jun 16 2022 05:37 am

    i have to manually add all file areas or do an importand manually change each dir code so i can have a unique code. when i do this, on the ftp server people just see descriptions they cant understand.

    And 2 days ago I committed that change you requested to allow the sysop (you) to use each dir's long or short name as the virtual sub-directory name instead of the code suffix. Did you not notice?

    that's good. i saw it but i didnt really read it. i work 2 jobs, so didn't have time to really look into it. I was just talking about the problems i was having when i first posted.

    Yeah, that "Access to Sub-directories" option is experimental and I don't think anyone is really using it. I just noticed that the virtual sub-directory name is not initialized/set when using that method, so that's something that broke since the v3.19b release. I'll play with that option some more with lots of similarly named sub-directories > 8 chars in length and see how best to make that work well.
    --
    digital man (rob)

    Sling Blade quote #25:
    Karl: they seen fit to put me in here and here I've been a great long while. Norco, CA WX: 86.3øF, 44.0% humidity, 9 mph SE wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Ford Prefect@VERT/FORTY2 to Digital Man on Fri Jun 17 04:22:20 2022
    Re: ftp server
    By: Digital Man to MRO on Thu Jun 16 2022 02:50 pm

    Yeah, that "Access to Sub-directories" option is experimental and I don't think anyone is really using it. I just noticed that the virtual sub-directory name is not initialized/set when using that method, so that's something that broke since the v3.19b release. I'll play with that option some more with lots of similarly named sub-directories > 8 chars in length and see how best to make that work well.

    It works, and it works well. I haven't tested it against greater than 8 character directory names; that will be tested tomorrow when I import some really long directories.

    Brian Klauss <-> Ford Prefect
    42bytes a Synchronet BBS =========> 42bytes.net

    ---
    þ Synchronet þ 42bytes - 42bytes.net - Don't Panic!