Comment on VERY simple web-based reliable file browser/hosting
WhiteOakBayou@lemmy.world 1 week ago
Have you thought of using an ftp server? That dir tree view used to be the default.
Comment on VERY simple web-based reliable file browser/hosting
WhiteOakBayou@lemmy.world 1 week ago
Have you thought of using an ftp server? That dir tree view used to be the default.
callcc@lemmy.world 1 week ago
Don’t recommend using FTP. It’s a shitty old protocol that needs to die. Just use nginx or apache with directory listing enabled.