Search found 4 matches

by Zoltrix
29 Aug 2023, 10:33
Forum: General Discussion
Topic: Auto Update feature, requirements
Replies: 3
Views: 2347

Re: Auto Update feature, requirements

Also wondering the same. I want to upgrade to the donation edition, but would need it to update without user intervention...
by Zoltrix
08 Sep 2022, 11:22
Forum: Help
Topic: Mirror mode hanging when file is deleted (either left or right)
Replies: 4
Views: 1348

Re: Mirror mode hanging when file is deleted (either left or right)

Think I've fixed it, I changed:
<DeletionPolicy>RecycleBin</DeletionPolicy>
to
<DeletionPolicy>Permanent</DeletionPolicy>
I'm guessing the RecycleBin option doesn't work?
by Zoltrix
08 Sep 2022, 10:58
Forum: Help
Topic: Mirror mode hanging when file is deleted (either left or right)
Replies: 4
Views: 1348

Mirror mode hanging when file is deleted (either left or right)

Hi all,

Running version 11.25 on Windows 10. I've setup a Windows Scheduled Task to mirror one data set to another server. Copying newly creating files from "Left" to "Right" works fine.

I then tested deleting a file from the "Left" side, and the task then runs indefinitely and doesn't complete. A ...