Results 1 to 10 of 11

Thread: put password on zip files

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Beans
    2,930

    Re: put password on zip files

    ok I figured this out, and I will file the bug report.
    When you use rightclick>compress>zip and enable encryption, after entering a password is the "encrypt file list too" checked? if so is it greyed out so you can't uncheck it? if so switch the file type to 7z, uncheck "encrypt file list too", then press cancel (for some reason the change doesn't take effect until you restart the app. Now try and compress with encryption as a zip...it should work now.
    The problem is that zip cannot encrypt the file list, but file-roller (the gui compression program) remembers the last setting used for any file type.

    Edit: another way to fix this is:
    Code:
    gconftool-2 --type bool --set /apps/file-roller/general/encrypt_header false
    bug report: https://bugs.launchpad.net/ubuntu/+s...er/+bug/464324
    Last edited by lavinog; October 30th, 2009 at 09:11 AM.
    Support 7z in default installs!!!: Click Here

    How to use code blocks to post command output: Click Here
    Official Ubuntu Documentation

  2. #2
    Join Date
    Nov 2007
    Beans
    813

    Re: put password on zip files

    Quote Originally Posted by lavinog View Post
    ok I figured this out, and I will file the bug report.
    When you use rightclick>compress>zip and enable encryption, after entering a password is the "encrypt file list too" checked? if so is it greyed out so you can't uncheck it? if so switch the file type to 7z, uncheck "encrypt file list too", then press cancel (for some reason the change doesn't take effect until you restart the app. Now try and compress with encryption as a zip...it should work now.
    The problem is that zip cannot encrypt the file list, but file-roller (the gui compression program) remembers the last setting used for any file type.

    Edit: another way to fix this is:
    Code:
    gconftool-2 --type bool --set /apps/file-roller/general/encrypt_header false
    bug report: https://bugs.launchpad.net/ubuntu/+s...er/+bug/464324
    Thats it! thanks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •