Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Qt 中使用 ftp 的正确方法是什么?正如我所见, QFtp已过时,最后一次提交是 17 个月前。QNetworkManager非常有限,不提供原始命令。我需要 ftp 文件夹列表、有关文件大小的信息,当然还有上传和下载文件。
QNetworkManager