QFtp + how can i check if a dir exist
General and Desktop
2
Posts
2
Posters
1.7k
Views
1
Watching
-
You can use "FTP list command":http://qt-project.org/doc/qt-4.8/qftp.html#list and check if the directory is there.