Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PROFTPD
我如何拒绝上传非 ASCII 字符文件,这样用户就不能上传带有非法字符的文件
我想我可以使用 PathAllowFilter
PathAllowFilter ^[A-Za-z0-9._-]+$