Need to stop file transfer

Hi All,

I need to stop file transfer for all users except admin. Pls support

It will be hard to do this in a way that’s completely secure. You can make it hard for novice users to transfer files though. A long time ago, I’ve forked a project that does this, here: https://github.com/guusdk/file-trf-dsblr

I do not think this makes a distinction between regular and admin users though. Such a feature could potentially be added.