I'm using debian etch and proftpd (and ispconfig) I want to be able to limit certains files extensions in the upload or rename process, for example .exe or .mp3 upload or rename (or any command like this) would be forbidden. is there a way to do this ? if yes, is there a way to do this for certain user or directory only ? Thanks
You might achieve this with the PathDenyFilter directive in proftpd.conf: http://www.proftpd.org/docs/directives/linked/config_ref_PathDenyFilter.html