Subj : src/sbbs3/viewfile.cpp To : Git commit to main/sbbs/master From : Rob Swindell Date : Sat Sep 10 2022 05:16 pm https://gitlab.synchro.net/main/sbbs/-/commit/ddcc2c24ac278a123fae603e Modified Files: src/sbbs3/viewfile.cpp Log Message: viewfile() now uses case-corrected file path Sometimes files uploaded may have the wrong case in the filebase (a different unresolved issue), but for instances where that has happened, make those files viewable in sbbs. This really only impacts target OSes with case-sensitive file systems (e.g. *nix). .