stella-maris/ftpforwarder-template
最新稳定版本:0.1.1
Composer 安装命令:
composer require stella-maris/ftpforwarder-template
包简介
A template for an FTPforwarder implementation
README 文档
README
Usage:
Create a project from this template via
$ composer create-project stella-maris/ftpforwardertemplate your-project-name
Then create your implementation of the StellaMaris\FtpForwarder\DataBackend interface and add that
to the server.php file in the bin folder.
Have a look at the App\MemoryDataBackend implementation in the src folder for ideas.
Then you can run the application via docker compose up and your FTP-server is available at localhost on port 21.
If you want to change things, don't forget to change the compose.yml file.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2024-12-01