Hello.
I have been googling but it's a bit confusing.
I've been developing using Qt4 for some months now. QFtp is nice and easy to handle, but it seems it's being deprecated in 5.x. But, the fact is that 5.x doesn't have any way that I know of of handling anything that's not put()'ing or get()'ing files. I can't even get a file listing, it seems (or maybe I overlooked something...).
So, what's the trend regarding this? Has anything happened in 5.2 that I am not aware of or should I just stick to 4.x until all this nonsense is sorted in one way or another?
How do you, people, handle ftp in 5.x? What would you use to write, let's say, a full blown ftp client in Qt 5.x using only the standard stuff that comes in the official qt bundle?
I know QFtp is being maintained as an external module, but that feels a bit awkward, doesn't it?
Thanks for any idea or tip you can share.
Regards![]()
Bookmarks