I just tried out Windows 7 feature to encrypt a folder. I found that when I access the encrypted folder from another computer (the parent folder of the encrypted folder is shared) I can see the files there but I could not open it (which is good). But when I copy the file to another folder outside the encrypted folder (regardless it is on the same remote computer or to the computer from where I am accessing the files) then I can open the file without any problem. This might be how it works ... but that's not what I need.

My question is: Can I encrypt a folder (and all files inside), access those files (create, edit) seamlessly while I am logged in normally to the computer ... but make the files stays encrypted when they were copied to another directory outside the encrypted folder? Regardless they were copied to the same computer or another computer or uploaded to a remote server.

If this is not a feature that Windows natively support, is there third party software that does that?

Thank you.

link|improve this question
2  
You want the files to remain encrypted even though they're not in an encrypted container? Really? – Ignacio Vazquez-Abrams Feb 4 '11 at 20:53
@Ignacio Vazquez-Abrams: pretty much, yes. Is that not a common practice or it is simply technically impossible? – user66126 Feb 4 '11 at 21:17
Impossible. The only option would be creating a TrueCrypt container, and carry it anywhere you like. I mean, what, you want Windows or another OS to simply recognize it as encrypted without any additional application? No just no. There are no standardized encryption application across OS, and your current encryption, EFS I believe, won't work on non-NTFS partition (such as your average flashdrive and most non-Windows system) – Martheen Cahya Paulo Feb 5 '11 at 4:50
feedback

2 Answers

I believe you would have to set the encryption on the file level not the folder level for this to function as you want it to. I have not tested this so I do not know for sure. Generally I do not like answering without testing first but I am answering with a suggestion. You should definitely consider Truecrypt, it's free, open source, easy to use, and has a great community.

link|improve this answer
Hi Kyle, thank you for your response. My understanding of how Truecrypt works is: we create an encrypted file, for example 1GB in size, and then mount the file as a volume. Then we can access the volume just as we access folder. But when we copy a file from that volume to another folder it will be decrypted automatically? I might understand it incorrectly? – user66126 Feb 4 '11 at 21:11
@user66126 correct, once you take the file out of the container it will no longer be encrypted. – Kyle Feb 4 '11 at 21:14
Reading this post: superuser.com/questions/188119/… it sounds like copying the file should not decrypt it? – user66126 Feb 4 '11 at 21:18
1  
@user66126 that person was using encryption on the file level like I mentioned in my answer... – Kyle Feb 4 '11 at 21:20
feedback

You could also try and secure the file by going into the properties of the file and editing who has rights to view/change it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.