Qt 6.11 is out! See what's new in the release
blog
How to work with FTP in Qt 5.1.0?
General and Desktop
3
Posts
3
Posters
1.7k
Views
1
Watching
-
Как я понимаю, в предыдущих версиях Qt был класс QFtp, но в версии 5.1.0 я не нашел его.
Как работать с FTP в Qt 5.1.0?As I understand it in previous versions of Qt was a class QFtp, but in version 5.1.0 I did not find it.
How to work with FTP in Qt 5.1.0?
(translate.google.com) -
welcome to devnet
QFtp has been deprecated for a while. In Qt 5 it is no longer present as you noticed already. However, the source using the substitution can be "found here":https://qt.gitorious.org/qt/qtftp
There is also a Russian forum. Otherwise it could be for some less confusing, when you leave away the original Russian.