An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

proftpd-mod_enospc
==================

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_enospc/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_enospc/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/license-GPL-brightgreen.svg)](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.