FubarDevelopment / FtpServer

Portable FTP server written in .NET
http://fubardevelopment.github.io/FtpServer/
MIT License
473 stars 161 forks source link

How to set user permissions? #92

Open SinnedB opened 4 years ago

SinnedB commented 4 years ago

In general I want to specify usergroups with specific rights. Not on seperate files or folders, just in general.

Example: Admin: all Read: read Write: write

I am logged in with claims but I have no clue how to set the permissions..