https://github.com/castaglia/proftpd-mod_diskuse
ProFTPD module for restricting amount of overall disk usage
https://github.com/castaglia/proftpd-mod_diskuse
Last synced: 2 months ago
JSON representation
ProFTPD module for restricting amount of overall disk usage
- Host: GitHub
- URL: https://github.com/castaglia/proftpd-mod_diskuse
- Owner: Castaglia
- Created: 2012-01-24T16:26:18.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T20:47:53.000Z (about 2 years ago)
- Last Synced: 2025-02-03T21:45:50.409Z (4 months ago)
- Language: C
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proftpd-mod_diskuse
===================Status
------
[](https://github.com/Castaglia/proftpd-mod_diskuse/actions/workflows/ci.yml)
[](https://img.shields.io/badge/license-GPL-brightgreen.svg)Synopsis
--------
The `mod_diskuse` module for ProFTPD provides a way to block logins, uploads if
the total amount of disk used is over a configurable amount.For further module documentation, see [mod_diskuse.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_diskuse/blob/master/mod_diskuse.html).