NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
proftpd
1 TopicIs FrontView ProFTPd Custom Configuration Broken?
I am running ReadyNAS 6.4.2 and need to do some custom configuration for proftpd, beyond what FrontView permits. The default configuration for proftpd is in /etc/proftpd/proftpd.conf . This configuration file in turn include multiple conf files from /etc/frontview/proftpd which can be adjusted from FrontView. The /etc/proftpd/proftpd.conf includes an instruction not to modify this file directly (presumably because it may change on release and would not be backed up as part of the FrontView configuration). Instead it includes a /etc/frontview/proftpd/proftpd.conf.overrides file where presumably users can override the proftpd configuration without these drawback. So far, fair enough. The problem is that /etc/proftpd/proftpd.conf includes /etc/frontview/proftpd/proftpd.conf.overrides as its first line, not its last! So the net effect is that the overrides are overridden by the default rather than overriding the defaults. That is not very useful and can't have been the intention, can it?Solved3.5KViews0likes6Comments