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: Batch file for background upload

Thank you Martn - I can create a batch code for uploading in the background mode - this will still upload each file in sequence and not parallel ?(like you set in the background options - e.g. number of concurrent uploads)

Sorry, I do not understand your question. What is "batch code for uploading in the background mode"?
Guest

Re: Batch file for background upload

martin wrote:

WinSCP scripting does not support parallel transfers.
You would have to code that.
See https://winscp.net/eng/docs/library_example_parallel_transfers


Thank you Martn - I can create a batch code for uploading in the background mode - this will still upload each file in sequence and not parallel ?(like you set in the background options - e.g. number of concurrent uploads)
line7

or shoudl I instead create the WINSCP script file to use the 3 simultaneous uploads?
line7

I enabled transfer in bakcground as default and the batch file still uploads files one by one(((
line7

Batch file for background upload

Hi
I generated the batch for for the normal upload and for the batch upload and they both look the same...I got much faster speed when uploadign via WINSCP and background mode....when I run the batch script it was way slwoer - can I create a batch script which will uplaod the fiels in background (I now have 3 simultaneous uploads allowed)
Dave