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

https://github.com/castaglia/proftpd-mod_case

ProFTPD module providing case-insensitivity support
https://github.com/castaglia/proftpd-mod_case

proftpd

Last synced: 2 months ago
JSON representation

ProFTPD module providing case-insensitivity support

Awesome Lists containing this project

README

        

proftpd-mod_case
================

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_case/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_case/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_case` module for ProFTPD provides case-insensitivity support
to FTP commands; useful for dealing with Windows FTP clients.

For further module documentation, see the [mod_case.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_case/blob/master/mod_case.html) documentation.