Closed fennectech closed 5 years ago
Would an ini file work for this? I could probably whip something up. I'd also recommend looking into inih, I'm currently using it for ini parsing and it works really well.
libconfig might be good for this, since it has devkitpro support
THat would also allow adding the user/pass. As those can just be passed to variables
I have not managed to compile the service to listen on port 21 tho. I can set it to but it doesn’t actually listen.
this issue have been delt with and i added full config support implaminattion user , password , anonymous , port latest commit is on my git hub with port configuration support aswell , until its get merged to main repo this issue can be clossed now i gues xD!
I would like tobe able to have ftpd listen on port 21 This alolng with the other options should be specifiable by a config file.