Windows Error 5

Get help for specific problems
Posts: 2
Joined: 5 Sep 2012

aiwatson

Just started with this product and hit an issue where a directory created on
the left list is not created on the right side when a sync is run. If there is
a directory on the right list which does not exist on the left the directory
is created without error. The left side is a local drive directory, the right
side a UNC connection to a remote PC.
User avatar
Site Admin
Posts: 7279
Joined: 9 Dec 2007

Zenju

Windows Error 5 is ERROR_ACCESS_DENIED. Make sure your user has all the
required permissions to create directories on the remote PC.
Posts: 2
Joined: 5 Sep 2012

aiwatson

Thanks for the pointer, I had the directory level permissions set ok but not
at the share level. Solve and working fully now. Thanks