Skip navigation.
Home

Reply to comment

Archive

Category:
Summary: 
create and unpack archive files (supported formats include zip, tar, gz and bz).
Current stable version: 
2.1
Current testing version: 
2.2
Primary author(s): 
Thomas Leonard

Archive is a very easy to use program for creating and extracting file archives. For example, let's imagine you want to archive your `Mail' directory onto a zip disk:

  1. Drag it to the Archive program:

    http://rox.sourceforge.net/screens/archive1.gif

  2. A savebox pops up with the compressed archive. Drag it to the zip drive:

    http://rox.sourceforge.net/screens/archive2.gif

Done! Extracting is just as easy.

Features

  • Can create .tgz, .tar.bz2, .zip, .jar and .tar archives.
  • Can extract all the above, and .rar, .rpm, .cpio and .deb formats.
  • Can compress and decompress files to/from .gz, .uue and .bz2 formats.
  • Full drag-and-drop support.

Manual installation

If you don't want to use AddApp to install, then:

  1. Make sure ROX-Lib2 is installed (e.g. drag it to your ~/.local/lib directory).
  2. Download the archive above.
  3. Extract it somewhere, like this:
    $ tar xzf archive-2.0.tgz
  4. Drag a file, directory or archive to it from ROX-Filer. Use the filer's Set Run Action box to make Archive the default handler for compressed files!

There is no need to compile; it's a python program.

Tip

Right-click on a directory and choose Customize from the menu. Symlink Archive into the SendTo directory that appears.

You can now create an archive from any directory by right-clicking on the directory and choosing Archive from the menu.

Reply

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h1> <h2> <h3> <h4> <img> <pre> <b> <i> <blockquote>
  • Lines and paragraphs break automatically.
  • Link to content with [[some text]], where "some text" is the title of existing content or the title of a new piece of content to create. You can also link text to a different title by using [[link to this title|show this text]]. Link to outside URLs with [[http://www.example.com|some text]], or even [[http://www.example.com]].
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>.

More information about formatting options