I'm unable to find documentation that describes whether or how an FTP Server (CR3000) can be set to read-only. I'd love to pull files anonymously but since my logger is on the Internet, it'd be irresponsible to leave anonymous write access enabled.
Anyone know how serve files read-only over FTP?
I don't believe that this level of control is possible with FTP. Have you considered using HTTP instead?
I have looked at `HTTP*` functions and the web API. Both features are great, but don't satisfy my use case.
The FTP server does have user/password settings but I've worked too hard educating people on the worthlessness of FTP passwords to turn around and use them.