That's how the download is started, but what triggers that?
How and from where is that method being called
I am using signals/slots to communicate across thread boundaries (eg. from the main thread to the FSyncClass thread).
The classes within the FSyncClass thread then also use normal method calls too.


I am a little lost here...
Hope you have some more ideas.