Announcement

Collapse
No announcement yet.

password protected archives in ark

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    password protected archives in ark

    how can i unpack password protected archives with ark?
    i have downloaded unrar non-free and in konsole it works good (unrar e -p your_archive_file.rar), but when i try to unpack the archive with ark, i get only an error

    #2
    Re: password protected archives in ark

    You could use konsole/terminal:
    SYNOPSIS
    unrar <command> [-<switch 1> -<switch N>] archive [files...] [path...]
    Asks password before extracts:
    $ unrar e flop.rar

    UNRAR 3.70 beta 3 freeware Copyright (c) 1993-2007 Alexander Roshal

    Enter password (will not be echoed) for flop.rar:

    Or if you wan to use gui:
    XArchive - a gtk2.0 front-end for various command line archivers.

    Currently there are bash shell wrappers for:

    tar using tar, bzip2, gzip, and compress

    rar using rar, or unrar(unrar only cannot modify rar’s)

    zip using unzip, zipinfo(from unzip), and zip

    ace using unace (extraction only)

    7zip using 7za from p7zip

    arj using arj

    rpm using rpm and cpio (extract only, use appropriate packing tools
    to modify)

    deb using dpkg-deb from dpkg (extract only, use appropriate tools to
    modify)
    Opens window for password before extracts:
    RAR 3.70 beta 1 Copyright (c) 1993-2007 Alexander Roshal 8 Jan 2007
    Shareware version Type RAR -? for help

    Enter password (will not be echoed) for flop.rar:
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment

    Working...
    X