QNetworkAccessManager.get() ContentAccessDenied
-
I use QNetworkAccessManager.put() and get() to send file between phone and PC in LAN.
Phone uses a FTP Server and ftp://192.168.2.100:2121/ to browser.
Upload is successful, download error: ContentAccessDenied.
Source code: https://github.com/sonichy/HTYFTP -
I use QNetworkAccessManager.put() and get() to send file between phone and PC in LAN.
Phone uses a FTP Server and ftp://192.168.2.100:2121/ to browser.
Upload is successful, download error: ContentAccessDenied.
Source code: https://github.com/sonichy/HTYFTP