Hello guys.
I've been having a problem with the QFtp's signal dataTransferProgress.
That signal is supposed to deliver 2 arguments with it. The amount of data that has been transfered and the total amount of data to be transfered. The problem is that no matter what I do, the value for total size is always "-1". I've read every possible document regarding QFtp and it says nothing about the value for total being -1. I am using QT 4.4.3 and Linux.
What could the problem be? Do you need code? Is this a possible bug?
Thank you for your time.
Bookmarks