Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: xcopy able to decrypt files?  (Read 4755 times)

0 Members and 1 Guest are viewing this topic.

perseus

    Topic Starter


    Starter

    • Experience: Experienced
    • OS: Windows 7
    xcopy able to decrypt files?
    « on: April 22, 2012, 02:02:52 PM »
    Is there any way to make xcopy decrypt the encrypted files when copying to an external drive?

    patio

    • Moderator


    • Genius
    • Maud' Dib
    • Thanked: 1769
      • Yes
    • Experience: Beginner
    • OS: Windows 7
    Re: xcopy able to decrypt files?
    « Reply #1 on: April 22, 2012, 03:21:02 PM »
    Not that i'm aware of...how were they encrypted in the 1st place ? ?
    " Anyone who goes to a psychiatrist should have his head examined. "

    Linux711



      Mentor

      Thanked: 59
      • Yes
      • Programming Blog
    • Certifications: List
    • Computer: Specs
    • Experience: Experienced
    • OS: Windows 7
    Re: xcopy able to decrypt files?
    « Reply #2 on: April 22, 2012, 03:23:12 PM »
    xcopy /g

    The /g is said to decrypt files. I haven't tried myself though.

    That is, of course, only if they were encrypted with windows, not some 3rd party application.
    YouTube

    "Genius is persistence, not brain power." - Me

    "Insomnia is just a byproduct of, "It can't be done"" - LaVolpe

    perseus

      Topic Starter


      Starter

      • Experience: Experienced
      • OS: Windows 7
      Re: xcopy able to decrypt files?
      « Reply #3 on: April 23, 2012, 12:41:28 AM »
      I think that I have tried /g already, but /g only enables xcopy to copy files to a destination which does not support encryption. This is not what I want, the external disk does support encryption and so the encrypted files are copied as encrypted. The problem is that it is a disk used for backup and if the computer crashed I would probably have problems recovering the encrypted files to another computer. Of course I can decrypt the files after copying, which is what I am doing now.

      Of course I mean Windows7 transparent encryption.