problem with synchronizeDirectories

Advertisement

Leo95
Guest

problem with synchronizeDirectories

Hey guys i have a problem.
Let me explain you my Powershell script.
The script works in the TaskScheduler at a certain point.
First it creates a global session for the script and synchronzies the directory from local to remote for one time.
That works quite well.
In the following time there is a timer for syncing the files again for example each 2mins.
But here is the problem, the synchronisation of new files in the path starts quite well but never ends, as you can see in the log file.
I dont know where the problem is, because I tested it in Windows 10 and it worked, but in Windows 7 it does not work.

In the Attachment theres the log file.

Thanks for your help!

Reply with quote

Advertisement

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

Re: problem with synchronizeDirectories

What does the "never ends" mean? Does it keep going indefinitely (=loops) for some reason? Or does it hang? What should I look for in the log?

Reply with quote

Advertisement

You can post new topics in this forum