stella-maris/ftpforwarder
最新稳定版本:0.2.0
Composer 安装命令:
composer require stella-maris/ftpforwarder
包简介
Forward FTP-transmitted files to a custom data-backend
README 文档
README
A minimal FTP-Server implementation that forwards submitted files to somewhere else
The usecase that sparked the implementation was an appliance that could put files onto an FTP-Server but not forward them via EMail. Building an FTP-Server that receives files and forwards them to an email-address seemed like a fitting solution.
Usage
- Install the package as dependency via
$ composer require stella-maris/ftpforwarder - Create a Class that implements the
StellaMaris\FtpForward\DataBackendinterface - Create a server-script. Use the one available in the packages
bin-folder as example. - Run the server-script.
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2024-12-01