I am comparing two server contents using UNC (\\servername\share) format.
If I do a simple date/time comparison, it works fine (And reports in sync).
If I do a CRC or binary compare, I get a whole heap of "cannot open file" errors on one server. That is despite that server and folder and file being accessible in windows.
Even using mapped drive letters does not fix the issue.
I am using latest stable version of BC.
Edit: I have checked the previous version and it has the same issue.
It appears to be limited to 1 particular server that is causing the problem, although I do not understand why, as the user I am logged in as on the Windows machine has full privledges on the server.
If I do a simple date/time comparison, it works fine (And reports in sync).
If I do a CRC or binary compare, I get a whole heap of "cannot open file" errors on one server. That is despite that server and folder and file being accessible in windows.
Even using mapped drive letters does not fix the issue.
I am using latest stable version of BC.
Edit: I have checked the previous version and it has the same issue.
It appears to be limited to 1 particular server that is causing the problem, although I do not understand why, as the user I am logged in as on the Windows machine has full privledges on the server.
Comment