multi winscp synchronize on same directory

Advertisement

davidny
Joined:
Posts:
3
Location:
sandakan, malaysia

multi winscp synchronize on same directory

Hi,
I am looking for ways to overcome the following.

I am trying to create 2 sessions of winscp to synchronize directory with different host/user id. I did this because of speed.
I add these scripts into the scheduler with different time.

my script is

synchronize -perservetime -resumesupport local C:\tmp /folder1

Session A and B started 15 minutes apart of each other.

Session B's downloading will definitely ahead of session A.

-- Problem: - Session A overwrite the downloaded files of session B.

Session A try to overwrite on a file which session B still in progress.
---Problem: this script hangs in the scheduler.

Thank you in advance.

Reply with quote

Advertisement

davidny
Joined:
Posts:
3
Location:
sandakan, malaysia

Re: multi winscp synchronize on same directory

martin wrote:

You just cannot run two synchronizations at the same time.

I did tried on a single session winscp synchronization and run a different application "filezilla" to download the same ftp site.
It simply does not re-check the file's existence.

Do you think it would be nice to add new feature like this ?


Thank you.

Reply with quote

Advertisement

You can post new topics in this forum