QFtpServer - an FTP server written in Qt
----------------------------------------
### Description
QFtpServer is an event-driven server which is written entirely in Qt. It is non-blocking and supports multiple connections.
This project started because I couldn't find a free FTP server for my Symbian phone so I decided to try and make one of my own. I've tested it against Filezilla, Chrome, Firefox, Safari, Windows Explorer, and others.
### Features
It supports:
* Active connections (PORT command).
* Passive connections (PASV command).
* Random access for files (APPE, RETR), so stopped uploads and downloads can be continued.
* Secure FTP, also known as FTP-ES which uses SSL/TLS sockets.
It doesn't support:
* IPv6.
* FTPS (this standard is obsolete and FTP-ES should be used instead).
* Multiple user accounts.
### Example usage:
server = new FtpServer(this, "/ftp/root/path", 21, "MyUserName", "MyPassword", false, false);
生活家小毛.
- 粉丝: 6051
- 资源: 9295
最新资源
- 2024_123102072002.apk
- 双工位抛光机sw18可编辑全套技术资料100%好用.zip
- 水果分拣机器sw18全套技术资料100%好用.zip
- 双向传输机sw18可编辑全套技术资料100%好用.zip
- 条状输送带sw18全套技术资料100%好用.zip
- 甜甜圈机sw18可编辑全套技术资料100%好用.zip
- 停车升降平台sw18可编辑全套技术资料100%好用.zip
- 压力检测机sw18可编辑全套技术资料100%好用.zip
- 斜坡式快递输送带sw18可编辑全套技术资料100%好用.zip
- 移动式打码机sw18全套技术资料100%好用.zip
- 玉石切割机sw18可编辑全套技术资料100%好用.zip
- 玉石激光打码流水线sw18全套技术资料100%好用.zip
- 玉石片块分拣系统机sw18全套技术资料100%好用.zip
- 圆柱体无心磨自动上下料循环研磨IGS全套技术资料100%好用.zip
- 直线振动筛sw19可编辑全套技术资料100%好用.zip
- 圆棒研磨机(sw18可编辑+工程图)全套技术资料100%好用.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈