https://github.com/castaglia/proftpd-mod_mime
ProFTPD module for determining MIME types of files
https://github.com/castaglia/proftpd-mod_mime
mime-types proftpd
Last synced: 4 months ago
JSON representation
ProFTPD module for determining MIME types of files
- Host: GitHub
- URL: https://github.com/castaglia/proftpd-mod_mime
- Owner: Castaglia
- Created: 2013-01-24T23:57:56.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T20:17:48.000Z (about 3 years ago)
- Last Synced: 2025-10-06T18:05:13.331Z (8 months ago)
- Topics: mime-types, proftpd
- Language: C
- Homepage:
- Size: 585 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proftpd-mod_mime
================
Status
------
[](https://github.com/Castaglia/proftpd-mod_mime/actions/workflows/ci.yml)
[](https://img.shields.io/badge/license-GPL-brightgreen.svg)
Synopsis
--------
The `mod_mime` ProFTPD module supports MIME type detection for files, and for
allowing/denying uploads based on MIME types.
For further documentation, see [mod_mime.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_mime/blob/master/mod_mime.html).