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

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

ProFTPD module which provides on-the-fly creating of tarballs of downloaded directories
https://github.com/castaglia/proftpd-mod_tar

download proftpd tar

Last synced: about 1 year ago
JSON representation

ProFTPD module which provides on-the-fly creating of tarballs of downloaded directories

Awesome Lists containing this project

README

          

proftpd-mod_tar
===============

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_tar/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_tar/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_tar` module for ProFTPD provides for on-the-fly creation of
tarballs for downloaded directories.

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