D DavidB2 New Pleskian Jul 28, 2014 #2 Has anyone even looked at this post? Any thought on the subject would be appreciated.
I iiiuhkai New Pleskian Jul 28, 2014 #3 /etc and /lib are sensitive directories for chrooted proftpd and it is not safe to write there: http://bugs.proftpd.org/show_bug.cgi?id=4018 You can add "RLimitChroot off" to proftpd.conf on your own.
/etc and /lib are sensitive directories for chrooted proftpd and it is not safe to write there: http://bugs.proftpd.org/show_bug.cgi?id=4018 You can add "RLimitChroot off" to proftpd.conf on your own.
D DavidB2 New Pleskian Jul 30, 2014 #4 Wow. Interesting. Thanks for the information, that's very helpful!