Monday, January 29, 2018

To Encrypt files via Command prompt

Go to location and type below command

C:\Users\Desktop\New folder>CIPHER /E

cipher commands

    /D        Decrypts the specified files or directories.
    /E        Encrypts the specified files or directories. Directories will be
              marked so that files added afterward will be encrypted. The
              encrypted file could become decrypted when it is modified if the
              parent directory is not encrypted. It is recommended that you
              encrypt the file and the parent directory.

Advantages is :  other login users cant access and not accessible in other systems too.
    

No comments:

Post a Comment