Closed farling42 closed 1 year ago
After generating HTML, automatically export the files to a web site (via FTP).
See FTP at https://evileg.com/en/post/255/
See HTTP by using post() instead of put() described at https://doc.qt.io/qt-5/qnetworkaccessmanager.html#post
After generating HTML, automatically export the files to a web site (via FTP).