Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Multiple transfert

I do not know if JScript supports multithreading.
You better ask elsewhere. Like on Stack Overflow.
LionelK

Multiple transfert

Hi everyone,

I am new on WinSCP and I want to script (JScript) a function to upload a large amount of files on an sFTP.
One by one, it works correctely but take a lot of time...
I found some examples of parallel transferts but I do not understand how to translate into JScript
-> https://winscp.net/eng/docs/library_example_parallel_transfers

Thanks for the help