Ark: Difference between revisions

    From KDE UserBase Wiki
    No edit summary
    No edit summary
    (17 intermediate revisions by 8 users not shown)
    Line 1: Line 1:
    {{Template:I18n/Language Navigation Bar|Ark}}
    <languages />
    {|style="text-align:center"
     
    |[[Image:arksnapshot1.png|thumb|250px]]||'''Ark is an application to manage archives of files'''
    {|class="tablecenter vertical-centered"
    |[[Image:ark-16.04-screen.png|thumb|250px]]||<translate><!--T:1-->
    '''Ark is an application to manage file archives'''</translate>
    |}
    |}
    <translate>
    ==Features== <!--T:2-->
    '''Ark''' allows you to
    * Create a compressed archive
    * View the contents of an archive file
    * Extract the contents of an archive to a directory of your choice.


    :'''Ark''' allows you to
    <!--T:3-->
    :* Create a compressed archive
    It can handle many formats, including tar, gzip, bzip2, zip, rar and 7z.
    :* View the contents of an archive file
    :* Extract the contents of an archive to a directory of your choice.


    It can handle many formats, including tar, gzip, bzip2, zip and rar.
    ==Creating an Archive== <!--T:4-->


    ==Creating an Archive==
    <!--T:5-->
    :* Files can be added to form the archive using the Action menu
    * Files can be added to form the archive using the Archive menu
    :* Alternatively files can be dragged from a [[Konqueror]] or [[Dolphin]] window into the main Ark window
    * Alternatively files can be dragged from a [[Special:myLanguage/Konqueror|'''Konqueror''']] or [[Special:myLanguage/Dolphin|'''Dolphin''']] window into the main '''Ark''' window
    :* Also on the Action menu is "Add Folder" which can pull a whole directory into the archive
    * Also on the Archive menu is <menuchoice>Add Folder</menuchoice> which can pull a whole directory into the archive
    :* Files can be added to a saved archive at any time.
    * Files can be added to a saved archive at any time.


    ==Extracting Files==
    ==Extracting Files== <!--T:6-->
     
    <!--T:7-->
    This is the use that most people will meet first.
    This is the use that most people will meet first.
    :* With a single file highlighted you will be asked whether you want to extract that one file or all files.
    * With a single file highlighted you will be asked whether you want to extract that one file or all files.
    :* The archive remains complete and the file you selected is placed in the directory of your choice.
    * The archive remains complete and the file you selected is placed in the directory of your choice.
     
    <!--T:8-->
    The way that extracting works has changed in recent versions, so may feel strange to someone recently working with KDE3. There are two ways that you can control the Extraction.
     
    <!--T:9-->
    * When viewing the archive within '''Ark''', use <menuchoice>Extract</menuchoice> button on the toolbar or <keycap>Ctrl-E</keycap> .  This gives you a navigable tree where you can select your destination.
    * When viewing the archive in '''Dolphin''', right click on it and you will get three options:
    ** Extract here, Autodetect Subfolder
    ** Extract to....
    ** Extract here.
     
    <!--T:10-->
    * The second option works the same as <keycap>Ctrl-E</keycap> within '''Ark'''. 
    * The third option does exactly what it says - if no folder is defined within the archive, all the extracted files will end up in the current directory.  If the archive does contain a folder, then a folder will be created under the current folder, and all files extracted into that folder.
    * The first option is similar to the third one, but when no folder is defined within the archive, '''Ark''' will create one, then all files extracted into that folder. If, for instance, your archive is called Patterns.zip and it contains  all the designs, you would end up with a structure like ~/Patterns/design1 etc.
     
    ==Working with Files== <!--T:11-->


    ==Working with Files==
    <!--T:12-->
    :* Very often an archive will contain a README or some other instruction file.  It is often useful to be able to preview that file before starting work with the archive. An option to preview any file in the archive is present in both the KDE3 and KDE4 versions of Ark.
    * Very often an archive will contain a README or some other instruction file.  It is often useful to be able to preview that file before starting work with the archive. Double click any file in archive will open preview.
    :* It may be that one file in an archive becomes irrelevant.  The file can be deleted within the archive.
    * It may be that one file in an archive becomes irrelevant.  The file can be deleted within the archive.
    :* In the KDE3 version it is possible to 'Open with' any suitable application
    * It is also possible to <menuchoice>Open with</menuchoice> any suitable application and edit the file (if the archive is not read-only).
    :* It is also possible, in the KDE3 version, to 'Edit with' an application.
    (These two features are not available in the KDE4 version yet)


    == External links ==
    == External links == <!--T:13-->
    * [http://utils.kde.org/projects/ark/ Project homepage]
    </translate>
    * [http://utils.kde.org/projects/ark/ <translate><!--T:14-->
    Project homepage</translate>]


    <translate>
    <!--T:15-->
    [[Category:Utilities]]
    [[Category:Utilities]]
    [[Category:File Management]]
    [[Category:File Management]]
    </translate>

    Revision as of 20:00, 25 April 2016

    Ark is an application to manage file archives

    Features

    Ark allows you to

    • Create a compressed archive
    • View the contents of an archive file
    • Extract the contents of an archive to a directory of your choice.

    It can handle many formats, including tar, gzip, bzip2, zip, rar and 7z.

    Creating an Archive

    • Files can be added to form the archive using the Archive menu
    • Alternatively files can be dragged from a Konqueror or Dolphin window into the main Ark window
    • Also on the Archive menu is Add Folder which can pull a whole directory into the archive
    • Files can be added to a saved archive at any time.

    Extracting Files

    This is the use that most people will meet first.

    • With a single file highlighted you will be asked whether you want to extract that one file or all files.
    • The archive remains complete and the file you selected is placed in the directory of your choice.

    The way that extracting works has changed in recent versions, so may feel strange to someone recently working with KDE3. There are two ways that you can control the Extraction.

    • When viewing the archive within Ark, use Extract button on the toolbar or Ctrl-E . This gives you a navigable tree where you can select your destination.
    • When viewing the archive in Dolphin, right click on it and you will get three options:
      • Extract here, Autodetect Subfolder
      • Extract to....
      • Extract here.
    • The second option works the same as Ctrl-E within Ark.
    • The third option does exactly what it says - if no folder is defined within the archive, all the extracted files will end up in the current directory. If the archive does contain a folder, then a folder will be created under the current folder, and all files extracted into that folder.
    • The first option is similar to the third one, but when no folder is defined within the archive, Ark will create one, then all files extracted into that folder. If, for instance, your archive is called Patterns.zip and it contains all the designs, you would end up with a structure like ~/Patterns/design1 etc.

    Working with Files

    • Very often an archive will contain a README or some other instruction file. It is often useful to be able to preview that file before starting work with the archive. Double click any file in archive will open preview.
    • It may be that one file in an archive becomes irrelevant. The file can be deleted within the archive.
    • It is also possible to Open with any suitable application and edit the file (if the archive is not read-only).

    External links