[Qt-creator] Secure ftp

MOHAMED MOUHIB mouhib.mohamed at gmail.com
Wed May 6 23:26:31 CEST 2009


Thank you Ernst for the link.

QSslSocket socket;
socket.connectToHostEncrypted("host", 443);

But is this sufficient to have a secure connection ?? Especialy when we talk
about an exchange of files (XML files for example).
I mean, in my case i wanna create a secure client/server connection in order
to exchange XML files. So my question is about using a ftp client in
addition to SSL security; is this possible??
If it is possible in which way can use QSslSocket merged with Qftp?

Thnk you very much for your help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090506/699fab62/attachment.html 


More information about the Qt-creator-old mailing list