user's ftp points to /mnt/ftp/user I want to deny uploading of .jpg extension via ftp to his directory (and for subdirectories too.) I found something like PathAllowFilter but it allows specific exntensions but I need to allow all extensions except .jpg.
Any idea how to do it?