• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

File Quota limit

D

deplifer

Guest
Is it possible, to limit in proftpd
or in the file system for a spesific
directory and all subfolder inside it.

main_dir/
- sub_dir1/ Limit: 2 files.
-- sub_sub_dir1/ Limit: 12 files.
- sub_dir2/ Limit: 2 Files.
-- sub_sub_dir1/ Limit: 12 files.


either:
- using .quota files or setquota
- proftpd mod_quota
- or any other solutions ?

Thanks for the help in advance.

pd.
I need to know if this is possible since.
The users which are going to use the
ftp service are non-competent, and to
make things more simple and to limit what they can and not.
 
Back
Top