Multithreading

Good Afternoon,
I have searched the site for information on how to disable multithreading and I have not see any. I have been having issues with downloading and uploading files to my host because I keep loosing my connection to the server. I have contacted them and they said that I need to disable multithreading. How do I do that?

Thank you,
Mouse

Hello ..

They probably meant to decrease the number of concurrent connections to one. To do that set the numbers of workers in the Transfer Queue to 1.

Regard,s
-Mat