Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
dir:index [2018/03/01 12:21] digital man old revision restored |
dir:index [2018/12/18 13:59] (current) digital man Mention DOS naming compatibility and ~/sbbs as a common *nix install location. |
||
---|---|---|---|
Line 5: | Line 5: | ||
{{indexmenu>.}} | {{indexmenu>.}} | ||
- | By default, the above directories are sub-directories of your main Synchronet installation directory (e.g. ''c:\sbbs'' on Windows or ''/sbbs'' on *nix). By default, lower-case directory names are used. For example: | + | By default, the above directories are sub-directories of your main Synchronet installation directory (e.g. ''c:\sbbs'' on Windows or ''~/sbbs'' or ''/sbbs'' on *nix). By default, lower-case short directory names are used. For example: |
/sbbs/ctrl/ | /sbbs/ctrl/ | ||
Line 20: | Line 20: | ||
However, the sysop has the option of changing the location of these directories through configuration settings in [[util:SCFG]] and ''[[config:sbbs.ini]]''. If the location of these directories is changed for some reason, the sysop should also make sure that their system [[config:env|environment variables]] match the new directory locations. | However, the sysop has the option of changing the location of these directories through configuration settings in [[util:SCFG]] and ''[[config:sbbs.ini]]''. If the location of these directories is changed for some reason, the sysop should also make sure that their system [[config:env|environment variables]] match the new directory locations. | ||
+ | |||
+ | **Note:**\\ | ||
+ | If 16-bit DOS programs are to be utilized in the BBS (e.g. as archive/compression programs, door games, protocol drivers, etc.), you may run into troubles if you choose to use non-DOS compatible directory names (e.g. names longer than 8 characters or containing invalid DOS filename characters). |