Hi,
can I use QNetworkRequest to send FTP Raw commands to server?
In example
NLST
LIST
in order to retreive the list of files contained in a FTP directory?
Thanks in advance.
This question is for Qt 5.x because in Qt 4.x there is QFtp class.
↧