If I use robocopy to copy encrypted files to a shared folder that does not support encryption, it fails with a
The specified file could not be encrypted.
This happens with or without the /EFSRAW flag.
Is there an equivalent for robocopy of the /G flag of xcopy that allows copying encrypted files to an unencrypted folder?