Home Automation FAQ : Home Networking/Ethernet : Embedded Ethernet Devices : Dallas Semi TINI Board : Slush – A shell for the TINI board : How do I disable root or anonymous FTP access?
To disable root or anonymous FTP access, you must set environment variables: Disable root: set FTP_ALLOW_ROOT false Disable anon: set FTP_ALLOW_ANON false Put these lines in the setenv portion of your .startup file and reboot. (Or you can add the env var from the command line, take down the FTP server with stopserver -f, then bring it back up with startserver -f.
Related Questions
- Home Automation FAQ : Home Networking/Ethernet : Embedded Ethernet Devices : Dallas Semi TINI Board : Slush - A shell for the TINI board : How do I disable root or anonymous FTP access?
- Home Automation FAQ : Home Networking/Ethernet : Embedded Ethernet Devices : Dallas Semi TINI Board : General Interface Issues : Is there a way to disable the DTR reset feature?
- Home Networking: What are dLAN devices and are they an EMF-safe alternative to WiFi?