Encrypt the upload dir.
Amit Vyas vyasamit2007@gmail.com wrote:
Hi All,
Anyone knows about any Encryption solution for physical files?
My scenario is when user uploads any file OR if I create any file programmaticaly then the file should be stored in encrypted formate, when anyone want to retrieve the file, it should decrypt and then serve to the user. So basically I want a complete file system encryption.
Let me know if any of you knows such solution.
Thanks!!