Link to home
Start Free TrialLog in
Avatar of shirans2308
shirans2308

asked on

Is there a way to copy files into an encrypted folder?

I have setup a folder in Windows Server 2003 with encryption set on it. However, I am unable to copy files into that folder from a remote machine. Is there a configuration that I can set to enable files to be copied into that folder?
Avatar of Joseph Daly
Joseph Daly
Flag of United States of America image

You should just be able to drag and drop files into the share. They should inherit the encryption that is set on the folder.

Have you tried an xcopy or robocopy?
Avatar of pr0t0c0l12
pr0t0c0l12

Keep in mind that also the owner of the file will be able to decrypt and see files.  So make sure that the person that encrypted the files, and folder is the same as the one that is connecting to that shared folder.  Otherwise you wont be able to see or get to the folder.  

Good luck.  
Avatar of shirans2308

ASKER

Response to xxdcmast:

When I try to drag and drop the file, it states the following:
"You need permission to perform this action" followed by my machine name. Interestingly, it is not having a problem with user credentials but from the machine that I am copying the file from.

I have verified that I have the necessary permissions because if I remove the option to encrypt the folder (by unmarking the checkbox that states "Encrypt contents that secure data"), I can copy the file just fine.

How do you do a xcopy? Could you please send me the command line for this?

Response to pr0t0c0l12:

Yes, I have verified that username that created the folder (and marked folder as encrypted) is the same as the username copying the file.
Hope this explanation helps you.  See the file attached.  It came from:

http://technet.microsoft.com/en-us/library/bb457065.aspx

Good luck.
efs--over-network.txt
Response to pr0t0c0l12:

Still no luck. I am unable to copy the file into the encrypted folder even if I encrypt the file (through Properties > Advanced Button > Marking the checkbox that states "Encrypt contents to Secure Data"). The encryption was completed on the same user credentials that created the folder.

It appears that the PC client that I am copying from does not have access to the folder rather than the user credentials itself.

ASKER CERTIFIED SOLUTION
Avatar of ee_auto
ee_auto

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial