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.
我希望能够在使用 QNetworkAccessManager 时设置 FTP 模式(主动或被动)。
QFtp 有 setTransferMode(),有没有办法用 QNetworkAccessManager 做到这一点?