I'm trying the software to see if it meets our needs. I'm having an issue where partial file updating is constantly asking the remote service to generate the checksum file. This happens after repeated syncs from left->right. The source server is in one location and the target is in another. The files are very large (> 120GB). But the partial file updating, when it works, significantly reduces network traffic. My question is: Why is the program not storing the checksum file in the database? It seems to me that there is no reason to re-generate the file on every run; especially if the previous run successfully creates it. The creation of the checksum file takes a very long time and it has to do it 2 times since I have 2 very large files.
1) I have verified that the database exists
2) I'm using Copy Left to right
3) Sync mode is Exact Mirror
4) under Special - Cache destination File List is selected, Use Partial File Updatding is selected, Right side uses Remote service is selected, No Full copying if service unavailable is selected, Right side listing uses Remote Service is selected.
Also, the right-side never changes.
I have been able to get the partial file updating to work correctly only when I run in Attended mode. But, when I schedule a job, it insists on asking for the checksum file to be created.
I'm obviously doing something wrong.
Thanks for your help!