https://github.com/castaglia/proftpd-mod_enospc
A ProFTPD module for simulating ENOSPC error conditions
https://github.com/castaglia/proftpd-mod_enospc
Last synced: 2 months ago
JSON representation
A ProFTPD module for simulating ENOSPC error conditions
- Host: GitHub
- URL: https://github.com/castaglia/proftpd-mod_enospc
- Owner: Castaglia
- Created: 2013-02-13T17:51:38.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-08-06T21:35:42.000Z (almost 3 years ago)
- Last Synced: 2025-02-03T21:45:51.283Z (4 months ago)
- Language: C
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proftpd-mod_enospc
==================Status
------
[](https://github.com/Castaglia/proftpd-mod_enospc/actions/workflows/ci.yml)
[](https://img.shields.io/badge/license-GPL-brightgreen.svg)Synopsis
--------
The `mod_enospc` ProFTPD module is for simulating `ENOSPC` error conditions,
primarily for development/testing. See [mod_enospc.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_enospc/blob/master/mod_enospc.html) for details.