Block transfer files

I would block transfer of files by extension. exe, so that my users can not download using spark how can I do this?

Thanks,

Rubens Zolotujin

If I understand you right, you want to block file transfers where the transfered file has extension “.exe”.

This is non trivial since users could simply rename file to an extension which is not blocked. However, there are two plugins out there which are able to block file transfers, but these do simply block all transfers. => You will probably need to code your own plugin, based on this two.