Syncing read-only attributes

Get help for specific problems
Posts: 1
Joined: 22 Nov 2018

topnotch4004

Hi guys,

I'm successfully running a sync (specifically a mirror) from location A to location B without any errors but I have noticed that the read only attributes are not being copied across.

Imagine the 2 scenarios:
File A has no permissions set and is copied to the new location which already has a copy of the file but the permissions are set as read-only.
File B is set to read only and is copied to the new location which has a copy of the file but this doesn't have any permissions set.

By running a mirror, my expectation was that the files on the right hand side would be made to match the files on the left hand side exactly. And this clearly isn't happening.