Synchronize multiple sites at once?

Advertisement

jraley
Joined:
Posts:
4
Location:
United States

Synchronize multiple sites at once?

Is it possible to script WinSCP to perform multiple synchronize jobs at once on more than one site at a time? Also is it possible for the synchronize command to get multiple files at once at the same site?

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Synchronize multiple sites at once?

jraley wrote:

Is it possible to script WinSCP to perform multiple synchronize jobs at once on more than one site at a time?
Just run set of scripts at the same time, one for each site.

Also is it possible for the synchronize command to get multiple files at once at the same site?
No. Do you want this for performance reasons?

Reply with quote

jraley
Joined:
Posts:
4
Location:
United States

What is the syntax for the command line to run multiple scripts at once? Or do I need to call an instance of WinSCP for each script?

Yes for performance just to shorten the time to update several files. I am transferring several .5 to 4MB files from several locations and would like to have the option to specify something like 3 transfers at once. I guess in the end it will use the same amount of bandwidth whether it is one file or 3 at a time. I am just looking at methods to shorten the amount of time to fit my window for synchronizing.

Reply with quote

Advertisement

You can post new topics in this forum