Hello,
When it comes to EFS encrypted files, cwrsync returns the following error:
"Permission denied (13)".
I understand that cwrsync can't access these files. However, I have 2 requests:
1) Is there a switch/patch to simply ignore these EFS encrypted files ? (without raising errors, and without having to manually exclude these files)
2) Is there a switch/patch, similar to "ROBOCOPY /EFSRAW", to be able to do a raw backup of these files ?
Thank you.
EFS encrypted files should be available as the user has necessary certificates available. Can you check security permissions on the file ? Copying file security information will be supported in a future cwrsync release.
By default, only the user has access to its own EFS encrypted files.
However, the rsync transfer is run as admin.