cannot open pw-protected .rar archives

Asked by Jam251

I'd like to know what I have to do in order to open .rar-archives that have been protected by passwords. So far I've never suceeded in getting them extracted in any way (graphical screen with Ark or konsole with unrar). Jam

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu kdeutils Edit question
Assignee:
No assignee Edit question
Solved by:
Jam251
Solved:
Last query:
Last reply:
Revision history for this message
Rick Clark (dendrobates) said :
#1

unrar -p password something.rar should work and ark should prompt you. What are the error messages?

Revision history for this message
Best Jam251 (laurent-asorne) said :
#2

I've found out how to do this:

unrar e -pPASSWORD FILENAME DESTINATION_PATH

does the work right!
Thanks for your attention!
Laurent