![]() | The Ark Handbook |
| Next |
Copyright © 2000 Matt Johnston
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".
Ark is an archive manager for KDE.
Table of Contents
![]() | Introduction |
| Prev | Next |
Ark is a program for managing various archive formats within the KDE environment. Archives can be viewed, extracted, created and modified from within Ark. The program can handle various formats such as tar, gzip, bzip2, zip and lha (if appropriate command-line programs are installed). Ark works closely with Konqueror in the KDE environment to handle archives.
| Prev | Home | Next |
| The Ark Handbook | Up | Using ark |
![]() | Using ark |
| Prev | Next |
To open an archive in Ark, choose Open from the File menu. You can also open archive files by dragging and dropping from Konqueror. Archive files should be associated with Ark, so you can also right click a file in Konqueror and select Ark to open it.
![]() | Working with Files |
| Prev | Using ark | Next |
Once an archive has been opened, you can perform various operations on the files inside the archive. By right clicking on a file within the archive, or selecting a file and using the Action menu, you can choose what you want to do:
View will open the file in the default viewer program.
Open With... allows you to open the file in a program you choose.
Edit With... will open the file a program you choose. The difference between this and Open With... is that any changes you make will be saved to the file in the archive.
Delete will remove the currently selected file(s) from the archive.
| Prev | Home | Next |
| Using ark | Up | Extracting Archives |
![]() | Extracting Archives |
| Prev | Using ark | Next |
Once an archive has been opened in Ark, it can be extracted. To extract files from an archive, you can either select Extract... from the Action or by right clicking on any file. The Extract dialog allows you to select where you will extract files to. You can also select which files to extract:
Current extracts the most recently selected file. If multiple files are selected, only the most recently selected one will be extracted.
All extracts the entire contents of the archive.
Selected Files extracts all the files which have been selected.
Pattern allows you to specify which files will be extracted, corresponding to certain patterns, e.g. *.txt or *.jpg. Note that you can only use one pattern at a time.
You can specify the folder to extract files to in the Extract to: text box. If you want to change the default folder, in the main program window, choose Folders on the Settings menu. Under the Advanced tab, you can choose some specific options depending on the archive format.
| Prev | Home | Next |
| Working with Files | Up | Creating Archives and Adding Files |
![]() | Creating Archives and Adding Files |
| Prev | Using ark | Next |
To create a new archive in Ark, choose New from the File menu.
You can then type the name of the archive, with the appropriate extension (tar.gz, zip, bz2 etc.). To add files to the archive, choose Add File... from the Action menu. If you want to add an entire folder to an archive, choose Add Folder... from the Action menu.
An alternative way to add files to the archive is to drag a file from Konqueror or the desktop into the main Ark window, and it will be added to the current archive.
| Prev | Home | Next |
| Extracting Archives | Up | Configuring Ark |
| Prev | Home | Next |
| Introduction | Up | Working with Files |
![]() | Configuring Ark |
| Prev | Next |
Many of these options are only configurable for specific archive formats. Other formats may behave either way and are not configurable.
If you add filenames that already exist in an archive, only replace them if the added files are newer than the ones already present in the archive.
Affects only Lha archives
Force names to the DOS 8.3 format.
Affects only zip files
Convert the line endings in text files to DOS format from UNIX format.
Affects only zip files
Save links inside the archive, instead of following them and including the files being linked to.
Affects zip and rar archives.
If you add a folder to an archive, also add any subfolders inside. Affects zip and rar archives
![]() | Extraction Settings |
| Prev | Configuring Ark | Next |
Many of these options are only configurable for specific archive formats. Other formats may behave either way and are not configurable.
Overwrite any files that have matching names on disk with the one from the archive.
Save the user, group, and permission settings on files. Use with care, as this may result in files being extracted that do not belong to any valid user on your computer.
Extract all the files into the extraction folder, ignoring any folder structure in the archive.
Extract all files with all lowercase (or uppercase) names.
| Prev | Home | Next |
| Configuring Ark | Up | Folders |
![]() | Folders |
| Prev | Configuring Ark | Next |
This shows the Folders dialog box, so you can choose the default folders. The Last start-up folder is the last folder you used for that particular option.
| Prev | Home | Next |
| Extraction Settings | Up | Command Reference |
| Prev | Home | Next |
| Creating Archives and Adding Files | Up | Extraction Settings |
![]() | Command Reference |
| Prev | Next |
Creates a new archive
Opens an archive
Shows a list of recent archives to choose from
Opens a new Ark window
Allows you to save the current archive under a new file name
Loads the current archive again from disk. This will refresh Ark's view if another program has made changes to the archive.
Closes the current archive
Closes Ark
![]() | The Edit Menu |
| Prev | Command Reference | Next |
Lets you select files according to their filename. For example, you could use *.txt to select all text files. Note that you can't use more than one filter at a time.
Selects all the files in the archive
Unselects all the files in the archive
Reverses which files are selected. Selected files become unselected, and unselected files are selected.
Displays the Shell Output box, which shows you the output of the most recent command(s) run by Ark. This is sometimes useful if you are having problems and want to troubleshoot.
| Prev | Home | Next |
| Command Reference | Up | The Action Menu |
![]() | The Action Menu |
| Prev | Command Reference | Next |
Shows the Select Files to Add dialog box, where you can select files. Hold down Ctrl and click to select multiple files. To go up a folder, right click the folder box, and you can choose Up (this will probably be improved soon). The Advanced tab has options which are specific to the type or archive you are working with.
Shows the Add Folder... dialog box, where you can choose a folder to add. Just choose a folder and choose Open.
Removes the currently selected files from the archive.
Shows the Extract dialog box, which allows you to select where you will extract files to. You can also select which files to extract:
Current extracts the most recently selected file. If multiple files are selected, only the most recently selected one will be extracted.
All extracts the entire contents of the archive.
Selected Files extracts all the files which have been selected.
Pattern allows you to specify which files will be extracted, corresponding to certain patterns, e.g. *.txt or *.jpg Note that you can only use one pattern at a time.
You can specify the folder to extract files to in the Extract to: text box. If you want to change the default folder, in the main program window, choose Folders on the Settings menu. Under the Advanced tab, you can choose some specific options depending on the archive format.
Opens the currently selected file in the associated viewer program.
Opens the currently selected file in a program you choose. The Open With... dialog box lets you choose which program to use.
Opens the currently selected file in a program you choose. Any changes you make in the editor program will be reflected in the archive, as it will be updated.
| Prev | Home | Next |
| The Edit Menu | Up | The Settings Menu |
![]() | The Settings Menu |
| Prev | Command Reference | Next |
Toggles whether the toolbar is displayed.
Toggles whether the status bar is displayed.
Displays the Configure Shortcuts dialog box. This lets you choose shortcut keys for various menu items. To change a shortcut, select an action from the list, and then choose which keystroke to use. Clicking on the bottom right hand Key button lets you choose which specific key to use. Just press the new key.
Displays a KDE standard dialog where you can configure the toolbar icons.
This opens the Ark configuration dialog. The dialog contains three tabs. Configuring Ark is covered in the section Configuration
| Prev | Home | Next |
| The Action Menu | Up | The Help Menu |
![]() | The Help Menu |
| Prev | Command Reference | Next |
Invokes the KDE Help system starting at the Ark help pages. (this document).
Changes the mouse cursor to a combination arrow and question mark. Clicking on items within Ark will open a help window (if one exists for the particular item) explaining the item's function.
Opens the Bug report dialog where you can report a bug or request a “wishlist” feature.
This will display version and author information.
This displays the KDE version and other basic information.
| Prev | Home | Next |
| The Settings Menu | Up | Credits and License |
| Prev | Home | Next |
| Folders | Up | The Edit Menu |
![]() | Credits and License |
| Prev | Next |
Ark is Copyright (c) 1997-2000, Various Ark Developers
Authors:
Robert Palmbos <palm9744@kettering.edu>
Francois-Xavier Duranceau <duranceau@kde.org>
Corel Corporation (author: Emily Ezust) <emilye@corel.com>
Documentation Copyright (c) 2000 Matt Johnston <mattj@flashmail.com>
This documentation is licensed under the terms of the GNU Free Documentation License.
This program is licensed under the terms of the GNU General Public License.
| Prev | Home | Next |
| The Help Menu | Up | Installation |
![]() | Installation |
| Prev | Next |
Ark is part of the KDE project http://www.kde.org/.
Ark can be found in the kdeutils package on ftp://ftp.kde.org/pub/kde/, the main FTP site of the KDE project.
![]() | Requirements |
| Prev | Installation | Next |
In order to successfully use Ark, you need KDE 2.0. GNU Tar v1.12 and a recent gzip are also needed to use Ark. To handle other file formats, you need the appropriate command line programs, such as zip, unzip, ar and lha.
| Prev | Home | Next |
| Installation | Up | Compilation and Installation |
![]() | Compilation and Installation |
| Prev | Installation |
In order to compile and install Ark on your system, type the following in the base directory of the Ark distribution:
% ./configure % make % make install
Since Ark uses autoconf and automake you should have no trouble compiling it. Should you run into problems please report them to the KDE mailing lists.
| Prev | Home | |
| Requirements | Up |
| Prev | Home | Next |
| Credits and License | Up | Requirements |
| Next | ||
| Introduction |