can't open encrypted zip files

Asked by Steve Lathan

Received an encrypted zip file via email. Saved file and then tried to open same using archive manager. Entered password and got no response: no error message, no indication whatsoever; didn't do anything. Can anyone help.

Thank you.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu file-roller Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

Try:

unzip filename -P password

Note the P is CAPITALIZED, Linux is very case sensitive. You will also need to have your pwd as the same as the file you downloaded.

E.g If the file is stored on the desktop (as most (disorganised) users do) you will need to run:

cd ~/Desktop

and then run the command (obviously change the filename, case sensitive again).

Revision history for this message
Steve Lathan (splathan) said :
#2

Thanks actionparsnip, that solved my question.

Revision history for this message
Steve Lathan (splathan) said :
#3

Thank you.  Problem solved.

--- On Mon, 1/24/11, actionparsnip <email address hidden> wrote:

From: actionparsnip <email address hidden>
Subject: Re: [Question #142694]: can't open encrypted zip files
To: <email address hidden>
Date: Monday, January 24, 2011, 12:20 PM

Your question #142694 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/142694

    Status: Open => Answered

actionparsnip proposed the following answer:
Try:

unzip filename -P password

Note the P is CAPITALIZED, Linux is very case sensitive. You will also
need to have your pwd as the same as the file you downloaded.

E.g If the file is stored on the desktop (as most (disorganised) users
do) you will need to run:

cd ~/Desktop

and then run the command (obviously change the filename, case sensitive
again).

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/142694/+confirm?answer_id=0

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/142694

You received this question notification because you are a direct
subscriber of the question.