I'm uploading a file using QFtp. But if the file already exists the put method overwrites it.
How can I append to the existing file without overwriting it?
This is needed for Pause operation during upload process. Also for continuing upload when the internet connection was lost.
Thanks
Bookmarks