Qt 6.11 is out! See what's new in the release
blog
How to add QFTP in QT5 ?
-
Hi,
- Clone the repository from code.qt.io
cd qtftp/path/to/qt5/qmakemakemake install
and you should be good to go.
Note: You might need to have perl installed for makefile to work.( mrJJ)