If you find yourself having MKD/MKDIR issues with proftpd, AND your proftpd.conf uses:
VRootEngine on the solution will be to update the mod_vroot module that your proftpd uses, to mod_vroot-0.9.3: https://github.com/Castaglia/proftpd-mod_vroot/archive/mod_vroot-0.9.3.tar.gz The MKD/MKDIR problems are caused because of changes to the mkdir-handling code in proftpd, done to address this issue: http://bugs.proftpd.org/show_bug.cgi?id=3841 And so the mod_vroot module needed to be updated to deal with those mkdir-handling changes; this was done in mod_vroot-0.9.3. Another solution -- if you are not really using/needing the mod_vroot functionality -- is simply to set "VRootEngine off" in your proftpd.conf. Cheers, TJ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Only the ideas that we actually live are of any value. -Hermann Hesse ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ ProFTPD Developers List <[email protected]> https://lists.sourceforge.net/lists/listinfo/proftp-devel
