<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; archives</title> <atom:link href="http://www.ghacks.net/tag/archives/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>How To Split Large Files Into Multiple Smaller Ones</title><link>http://www.ghacks.net/2011/09/07/how-to-split-large-files-into-multiple-smaller-ones/</link> <comments>http://www.ghacks.net/2011/09/07/how-to-split-large-files-into-multiple-smaller-ones/#comments</comments> <pubDate>Wed, 07 Sep 2011 09:46:17 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[7-zip]]></category> <category><![CDATA[archives]]></category> <category><![CDATA[merge files]]></category> <category><![CDATA[split files]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=50188</guid> <description><![CDATA[Sometimes you may need to send a file to a friend, colleague or family, or upload it to the Internet, that is just to large to go through without errors. Most email providers for instance limit the maximum attachment size so that you may end up with error messages when trying to send that 200 [...]]]></description> <content:encoded><![CDATA[<p>Sometimes you may need to send a file to a friend, colleague or family, or upload it to the Internet, that is just to large to go through without errors. Most email providers for instance limit the maximum attachment size so that you may end up with error messages when trying to send that 200 Megabyte video that you have created.</p><p>There may be multiple solutions for this issue. You may be able to compress the file for instance, depending on the file type. This works well with uncompressed file types like txt, and not at all with already compressed file types like jpg or avi.</p><p>For the compressing, you could use a program like <a
href="http://7-zip.org/">7-zip</a>. This program is also handy for the next option: Splitting the file into smaller parts. Here is how you do that in detail.</p><p>Start 7-zip after installation. Use the location bar to navigate to the folder that contains the large file on your system. Right-click the file and select the Split operation from the program&#8217;s context menu.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/split-file.png" alt="split-file" title="split-file" width="436" height="323" class="alignnone size-full wp-image-50189" /></p><p>This opens a new configuration window where you need to specify the destination for the split files and the maximum size of each volume.</p><p>You can select one of the pre-configured values or enter your own into the form directly. Add M to the end if you want to specify the file size in Megabytes.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/split-large-file.png" alt="split large file" title="split large file" width="478" height="226" class="alignnone size-full wp-image-50190" /></p><p>7-Zip splits the file based on the configuration. You end up with files ending with 001, 002, 003 in the selected directory.</p><p>You can use 7-Zip, or any compatible software, to merge the files again. With 7-zip, you would simply right-click the first part of the split file (the 001 file) and select Combine files from the options to do so.</p><p>This method be problematic if the user who receives the files does not have such a software or does not know how to use it.</p><p>The alternative here is to create a self extracting file instead. Only problem is that 7-zip does not support this operation. You can either create a self-extracting file, or you can split the file but not both.</p><p>Commercial software like WinRar can do that on the other hand. <a
href="http://www.ghacks.net/tag/winrar/">WinRar</a> is capable of splitting files into smaller parts and creating a self-extracting archive at the same time.</p><p>I&#8217;m not aware of a freeware that can create a multi-part self-extracting archive. If you know of a software that can do that let me know in the comments.</p><p>Update: The free portable software GSplit can create multi-part self-extracting archives. You select the block size under Type and Size in the program interface.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/gsplit.png" alt="gsplit" title="gsplit" width="600" height="497" class="alignnone size-full wp-image-50192" /></p><p>The SFX option is activated under Self-Uniting > Properties.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/sfx-archive.png" alt="sfx-archive" title="sfx-archive" width="447" height="404" class="alignnone size-full wp-image-50193" /></p><p>You can download GSplit <a
href="http://www.gdgsoft.com/download/gsplit.aspx">from the</a> official homepage. (thanks Shinjie)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/09/07/how-to-split-large-files-into-multiple-smaller-ones/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>WobZip, Uncompress Archives Online</title><link>http://www.ghacks.net/2010/08/05/wobzip-uncompress-archives-online/</link> <comments>http://www.ghacks.net/2010/08/05/wobzip-uncompress-archives-online/#comments</comments> <pubDate>Thu, 05 Aug 2010 12:46:17 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Online Services]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[archives]]></category> <category><![CDATA[online service]]></category> <category><![CDATA[rar]]></category> <category><![CDATA[wobzip]]></category> <category><![CDATA[zip]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=31526</guid> <description><![CDATA[The right archiving software may sometimes be out of reach to unpack an archive. This can be the case when using a public computer in an Internet Cafe or library for instance. Users who need to extract an archive but cannot do so locally can resort to online services to do so. WobZip is one [...]]]></description> <content:encoded><![CDATA[<p>The right archiving software may sometimes be out of reach to unpack an archive. This can be the case when using a public computer in an Internet Cafe or library for instance. Users who need to extract an archive but cannot do so locally can resort to online services to do so.</p><p>WobZip is one of those services. The beta service supports a wide variety of archiving formats, including the popular zip, 7z, gzip, rar and tar, but also formats that are not used as much, including bzip2, rpm or deb.</p><p><span
id="more-31526"></span>The service supports files with a maximum file size of 100 Megabytes. Files can be loaded from the local computer system, or from an url so that the archive does not need to be downloaded first before it is transferred to WobZip. Password protected archives are supported in both cases as well.</p><div
id="attachment_31527" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/wobzip.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/wobzip-500x288.png" alt="wobzip" title="wobzip" width="500" height="288" class="size-medium wp-image-31527" /></a><p
class="wp-caption-text">wobzip</p></div><p>To unzip an archive the user would either use the file browser on the Wobzip website, or switch to the url mode alternative to point WobZip to an archive on the Internet. A password can be added in case it is needed to unpack the archive.</p><p>Wobzip retrieves the archive, unpacks it remotely and displays the file contents in the web browser on a results page.</p><div
id="attachment_31528" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/uncompress-online.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/uncompress-online-500x460.png" alt="uncompress online" title="uncompress online" width="500" height="460" class="size-medium wp-image-31528" /></a><p
class="wp-caption-text">uncompress online</p></div><p>Each file in the archive is available for download separately. There is no option to download all unpacked files at once. A download manager may be used for that purpose. Wobzip does however support the download of all files as a zip archive, which is probably the most widely used format.</p><p>Wobzip supports direct requests in the form</p><p><code>http://wobzip.org/?type=url&#038;url=FILE_URL_HERE&#038;p=PASSWORD_HERE</code></p><p><a
href="http://wobzip.org/index.php">WobZip</a> offers fast unpacking of archives from the Internet or the local computer system. It is recommended to use the service only for archives that are not security or privacy related, as the files are uploaded to the server before they are unpacked and offered to the user.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/08/05/wobzip-uncompress-archives-online/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>4 Tools To Extract Multiple Zip And Rar Archives</title><link>http://www.ghacks.net/2010/06/22/4-tools-to-extract-multiple-zip-and-rar-archives/</link> <comments>http://www.ghacks.net/2010/06/22/4-tools-to-extract-multiple-zip-and-rar-archives/#comments</comments> <pubDate>Tue, 22 Jun 2010 16:50:08 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[archives]]></category> <category><![CDATA[extract now]]></category> <category><![CDATA[rar archives]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[zip archives]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=26957</guid> <description><![CDATA[Many files on the Internet are compressed to reduce the time it takes to transfer the files to users requesting them and to cut down on the monthly bandwidth bill. A negative aspect of this is that the files need to be decompressed on the user&#8217;s computer system before they can be used. Standard unpackers [...]]]></description> <content:encoded><![CDATA[<p>Many files on the Internet are compressed to reduce the time it takes to transfer the files to users requesting them and to cut down on the monthly bandwidth bill. A negative aspect of this is that the files need to be decompressed on the user&#8217;s computer system before they can be used.</p><p>Standard unpackers like <a
href="http://www.ghacks.net/tag/winrar/">WinRar</a>, <a
href="http://www.ghacks.net/2009/12/01/christmas-giveaway-winzip-14/">WinZip</a> or <a
href="http://www.ghacks.net/tag/7-zip/">7-zip</a> are able to handle most of the operations with ease. They usually fail on the other hand when it comes to extracting lots of archives, especially if those are stored in multiple folders.</p><p><span
id="more-26957"></span>This article reviews four specialized programs that are capable of extracting multiple archives at once.</p><p><strong>Extract Now</strong></p><p><a
href="http://www.ghacks.net/2007/07/29/extract-now/">Extract Now</a> is the only program of the four that has been reviewed before by Ghacks. That was back in 2007. The developer has continued to develop the software and extended the functionality by a lot. The basic functionality however has remained the same. Archives can be added for extraction by dragging and dropping folders or files into the Extract Now interface or by selecting them in Windows Explorer and using the context menu link to send them to the program.</p><blockquote><ul><li> Supports most major archive formats</li><li> Drag and drop files or folders from Windows Explorer to extract them</li><li> Simple user interface and sleek design in a small package</li><li> Recursively search through folders for archives (Just drag and drop them)</li><li> Delete files or close program after extraction options</li><li> Windows explorer file associations for all supported archive types</li><li> Extract files into current directory, named folder, or favorite folder of choice</li><li> System tray icon on Minimize and Always on top features</li><li> Integrates with Windows Explorer via special context menu items</li></ul></blockquote><p>Extract Now supports a variety of formats including zip, rar, gzip, tar, iso and dozens of others. All archives that have been found can be extracted automatically or by clicking on the Extract button in the main program interface.</p><div
id="attachment_26958" class="wp-caption alignnone" style="width: 381px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/06/extract-now.png" alt="extract now" title="extract now" width="371" height="275" class="size-full wp-image-26958" /><p
class="wp-caption-text">extract now</p></div><p>The software comes with lots of options that make the whole extracting process more comfortable. Extracted archives can for instance be deleted so that they do not have to be deleted manually in the end.</p><p><a
href="http://www.extractnow.com/">Extract Now</a> is compatible with 32-bit and 64-bit editions of most Microsoft Windows operating systems.</p><p><strong>UnPacker</strong></p><p>Unpacker uses a completely different design but provides almost the same functionality that Extract Now offers. The program does not support drag and drop but selection of files or folders from the file browser in its interface.</p><blockquote><li>Zip-support added!</li><li>Possible to add archives in archives directly to the queue</li><li>Added option for ignoring the found window and directly extract everything it find</li><li>Made the cleanup functions smarter, and fixed a small bug in the renaming feature</li><li>Now possible to save unfinished extraction queue to file on exit and reload it on startup (or a crash)</li><li>Logfile support added</li><li>Also possible to rename the directory you’ve extracted from</li><li>Possible to pause/resume on Unpacker &#038; Autocopy</li><li>AutoCopy can now operate in quiet mode</li><li>Possible to set thread priority</li><li>Autoscan directories by given interval</li><li>Check autoscanned archives against the SFV file</li><li>Automatic adding to queue when archive is equal to SFV, so you don’t have to :)</li><li>Recursive scan of harddrive anywhere in Explorer for archives</li><li>Archives can be queued for process</li><li>Each archive is extracted one by one</li><li>Possible (optional) to clean up the archive files after use</li></blockquote><p>Selected folders are scanned for archives which are then automatically displayed with selection boxes to select some or all for extraction.</p><div
id="attachment_26959" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/06/unpackerext-500x389.jpg" alt="unpackerext" title="unpackerext" width="500" height="389" class="size-medium wp-image-26959" /><p
class="wp-caption-text">unpackerext</p></div><p>A major limitation of Unpacker is that it only supports rar and zip archives. These two formats make up the majority of compressed files on the Internet but it may mean the occasional manual extraction of unsupported archives.</p><p><a
href="http://lars.werner.no/?page_id=6">Unpacker</a> comes with a folder watcher that can be used to monitor folders for new archives. New compressed files are then automatically unpacked by Unpacker.</p><p><strong>Scene Unpacker</strong></p><p>Scene Unpacker is limited to the rar format. It has been specifically designed for so called scene releases which are normally distributed as rar archives.</p><div
id="attachment_26960" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/06/scene-unpacker-500x407.png" alt="scene unpacker" title="scene unpacker" width="500" height="407" class="size-medium wp-image-26960" /><p
class="wp-caption-text">scene unpacker</p></div><p>A folder can be selected in the file browser. The program will automatically scan that folder and subfolders for rar archives. Any rar archive found is then listed in the interface so that they can be extracted easily.</p><p>The application seems to have troubles recognizing rar files correctly since it added several jpg images that ended with numbers as archives as well. This alone makes it rather impracticable to use unless it can be ensured that images are not located in the rar archive folders.</p><p><a
href="http://www.gno.se/blog/?p=32">Scene Unpacker</a> requires the Microsoft .net Framework. It can be integrated into the Send To menu for extra context menu integration.</p><p><strong>The Scene Release Unpacker (SCRU)</strong></p><p>SCRU, just like Scene Unpacker, have been specifically designed for P2P downloaders. It is basically a background program that can watch multiple directories for new archives and process them automatically whenever they are discovered.</p><div
id="attachment_26963" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/06/filters-500x240.jpg" alt="filters" title="filters" width="500" height="240" class="size-medium wp-image-26963" /><p
class="wp-caption-text">filters</p></div><p>The app is complex as it provides lots of features that require configuration. It supports all the basic options one would expect like shell integration or logging. Advanced features include configuring different profiles and filters for specific usage scenarios.</p><p><a
href="http://www.codebyte.org/scru.php">The Scene Release Unpacker</a> supports both rar and zip archives. It requires the Microsoft .net Framework 2.0 and can be downloaded from the developer website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/22/4-tools-to-extract-multiple-zip-and-rar-archives/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Q7z: Front end for Linux 7-Zip</title><link>http://www.ghacks.net/2010/03/22/q7z-front-end-for-linux-7-zip/</link> <comments>http://www.ghacks.net/2010/03/22/q7z-front-end-for-linux-7-zip/#comments</comments> <pubDate>Sun, 21 Mar 2010 22:59:13 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[archives]]></category> <category><![CDATA[bzip]]></category> <category><![CDATA[compression]]></category> <category><![CDATA[file compression]]></category> <category><![CDATA[gzip]]></category> <category><![CDATA[XZ]]></category> <category><![CDATA[zip]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23875</guid> <description><![CDATA[Compression is compression is compression. Right? Wrong. There are some compression utilities that eek out every drop of space possible. On the Linux operating system the standard is gzip or bunzip2. But if you&#8217;re looking for one of the highest compression ratios to be found you might want to turn your sites to 7-Zip.  7-Zip [...]]]></description> <content:encoded><![CDATA[<p>Compression is compression is compression. Right? Wrong. There are some compression utilities that eek out every drop of space possible. On the Linux operating system the standard is gzip or bunzip2. But if you&#8217;re looking for one of the highest compression ratios to be found you might want to turn your sites to 7-<a
title="7-Zip" href="http://www.7-zip.org/" target="_blank">Zip</a>.  7-Zip is a free (even for commercial usage) compression/archiving utility that has its own compression algorithm (LZMA &#8211; Lemple-Ziv-Markov chain algorithm).</p><p>Although 7-Zip is available for both Windows and Linux, only the Windows port has a GUI front end. This means, by default, using 7-Zip in Linux requires the use of commands. Normally this is fine, but the 7-Zip commands can be fairly confusing (even to the experienced user). Fortunately 7-Zip does integrate well with the GNOME and KDE desktops. And it has a front end available. This front end is Q7z and was not created nor is maintained by the makers of 7-Zip.</p><p>In this article I will show you how to install and use the Q7Z front end for 7-zip on Linux.</p><p><span
id="more-23875"></span><strong>Installation</strong></p><p>Although you will find various packages on the <a
title="Q7Z" href="http://code.google.com/p/k7z/downloads/list" target="_blank">Q7Z download page</a>, you should avoid the pre-packaged binaries. Instead you will want to download the <a
title="Q7Z Autopackage File" href="http://k7z.googlecode.com/files/q7z-0.8.0-1.package" target="_blank">Autopackage File</a>, which should work on just about any Linux distribution. Once you have downloaded that file you will need to open up a terminal and follow these steps;</p><ol><li>Change to the directory holding the Autopackage File.</li><li>Give the file executable permissions with the command <em>chmod u+x q7z-XXX-package </em>Where XXX is the release number.</li><li>Issue the command <em>sudo ./q7z-XXX-package</em> Where XXX is the release number.</li></ol><p>The installer will begin and walk you through the process. The only interaction necessary is for you to enter your sudo password twice. The Autopackage installer will automatically download all of the dependencies for you and run the full install process. When the installer closes you can then run Q7Z with the command <em>Q7Z.pyw</em>.</p><p><strong>Usage</strong></p><div
id="attachment_23881" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/03/q7z.png"><img
class="size-medium wp-image-23881 " src="http://www.ghacks.net/wp-content/uploads/2010/03/q7z-500x427.png" alt="" width="300" height="256" /></a><p
class="wp-caption-text">Figure 1</p></div><p>When you fire up the Q7Z tool, the main window should be fairly obvious to figure out. But just in case, let&#8217;s take a look at the process of compressing a folder.</p><p><strong>Step 1</strong>: Click on the Locations tab.</p><p><strong>Step 2</strong>: Click on the &#8220;Dir&#8221; button.</p><p><strong>Step 3</strong>: Navigate to the folder you want to compress and click Open.</p><p><strong>Step 4</strong>: If you want the compressed archive to be saved in a different location click the check box for &#8220;Destination&#8221; and then supply an alternate destination for your archive.</p><p><strong>Step 5</strong>: Go back to the Specifications tab and specify the type of compression you want and any other options you might want to use. From this tab you can also create a self extracting archive (.exe file) as well as password protect your compressed files.</p><p><strong>Step 6</strong>: Click the Create button.</p><p>Depending upon the size of the archive, the process could take some time.</p><p><strong>Extracting</strong></p><p>You can also extract archives with this same tool. The process is very similar to the creation of archive, only you work in reverse and you are using the Extract tab. The extraction process can extract the same file types that are supported with the compression (zip, 7z, bunzip2, tar, gzip, XZ).</p><p><strong>Final thoughts</strong></p><p>If you aren&#8217;t happy with your compression tool, you might want to give Q7Z and 7-zip a go. It offers solid compression, password protection, varied compression levels. and much more &#8211; all in an easy to use GUI interface. And if you&#8217;re not terribly happy with G7Z, 7-zip does integrate with Nautilus, so you can use that instead.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/22/q7z-front-end-for-linux-7-zip/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Get to know Linux: File compression</title><link>http://www.ghacks.net/2010/01/22/get-to-know-linux-file-compression/</link> <comments>http://www.ghacks.net/2010/01/22/get-to-know-linux-file-compression/#comments</comments> <pubDate>Fri, 22 Jan 2010 18:22:57 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[archives]]></category> <category><![CDATA[bunzip]]></category> <category><![CDATA[bzip2]]></category> <category><![CDATA[dolphin]]></category> <category><![CDATA[file compression]]></category> <category><![CDATA[gzip]]></category> <category><![CDATA[linux compression]]></category> <category><![CDATA[nautilus]]></category> <category><![CDATA[tar]]></category> <category><![CDATA[zip]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=22512</guid> <description><![CDATA[How many times have you come across a .tar, .tgz, or .bz2 file in Linux and had no idea what to do with it? Or what it was? Most users of computers know what the .zip file is. Simple, it&#8217;s a compressed file. And to uncompress you generally double click it or right click and [...]]]></description> <content:encoded><![CDATA[<p>How many times have you come across a .tar, .tgz, or .bz2 file in Linux and had no idea what to do with it? Or what it was? Most users of computers know what the .zip file is. Simple, it&#8217;s a compressed file. And to uncompress you generally double click it or right click and select Extract. Most people recognize that from the world of Windows. But did you know that file compression/decompression is just as easy in the world of Linux? It is. The only problem is that most don&#8217;t recognize what files are, in fact, compressed files, archives, or compressed archives.</p><p>In this article I am going to de-mystify Linux file compression and archiving for you. By the end of the article you&#8217;ll be compressing and decompressing files in your sleep. And, as a bonus, you&#8217;ll know how to do this both via command line and GUI.</p><p><span
id="more-22512"></span><strong>Compression versus archiving</strong></p><p>The difference between compression and archiving is simple: Compression makes a file (or directory) smaller and Archiving takes many seperate files (such as a directory containing sub-directories and/or files) and turns it into a single file. You can have a compressed archive (such as .tar.gz or .tgz) and you can even have an archive of compressed files (such as a directory that contains a bunch of compressed files). But how do you know what are compressed files verses archived files? Here&#8217;s a list of file extensions and what they are.</p><p>.tar &#8211; This is an uncompressed Tar archive file. This type of archive is unpacked with the command <em>tar xvf file.tar</em>.</p><p>.tgz &#8211; This is a compressed Tar archive file. This type of archive is decompressed and unpacked with the command <em>tar xvzf file.tgz</em>.</p><p>.gz &#8211; This is a file compressed with the gzip program. This type of file is decompressed with the command <em>gunzip file.gz</em>.</p><p>.zip &#8211; This is a compressed file. This type of file is decompressed with the command <em>unzip file.zip</em></p><p>.bz2 &#8211; This is a compressed file. This type of file is decompressed with the command <em>bunzip2 file.bz2.</em></p><p><strong>Which compression to use?</strong></p><p>Of the three compression utilities (bzip2, zip, and gzip) the tool that will result in the most compression (the smallest file) is bzip2. The only disadvantage to bzip2 is that the algorithm uses more processor to complete than does the other utilities.</p><p>If you are sharing your compressed files with Windows users your best bet is to use zip for compression. Although there are tools (such as <a
title="Stuffit Delux" href="http://www.stuffit.com/win-deluxe.html" target="_blank">Stuffit Deluxe for Windows</a>) that can handle bz2 files, the default supported is .zip.</p><p><strong>Using the GUI</strong></p><p>If you are a fan of the GUI (and who isn&#8217;t these days?) you will be glad to know that most all Linux file managers can handle compressed and archived files. In both Nautilus (GNOME) and Dolphin (KDE) you can simply right click a compressed, archived, or compressed archive file and select Extract. Both file managers also offer compression and archiving options when you right click a file or directory.</p><p><strong>Final thoughts</strong></p><p>Working with compression and archiving is very simple with the Linux operating system. You have plenty of options in both the command line and the GUI worlds.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/01/22/get-to-know-linux-file-compression/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Create Archives with File Roller</title><link>http://www.ghacks.net/2009/02/26/create-archives-with-file-roller/</link> <comments>http://www.ghacks.net/2009/02/26/create-archives-with-file-roller/#comments</comments> <pubDate>Thu, 26 Feb 2009 21:22:49 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[archives]]></category> <category><![CDATA[File Roller]]></category> <category><![CDATA[tar]]></category> <category><![CDATA[untarring]]></category> <category><![CDATA[unzipping]]></category> <category><![CDATA[zip]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10762</guid> <description><![CDATA[There are a number of reasons you would need to an archive. You might need to create backup archives of files, or you might want to be able to store project files together. Whatever your reason, the GNOME File Roller tool makes creating archives simple. File Roller is the Winzip of Linux. Of course you [...]]]></description> <content:encoded><![CDATA[<p>There are a number of reasons you would need to an archive. You might need to create backup archives of files, or you might want to be able to store project files together. Whatever your reason, the GNOME File Roller tool makes creating archives simple. File Roller is the Winzip of Linux.</p><p>Of course you can do the same thing, quickly, from the command line. But, for many, the choice between a user-friendly GUI tool and the command line is a no-brainer.</p><p><span
id="more-10762"></span>With File Roller you can both create archives and unpack archives. File Roller deals with the following types:</p><ul><li>.tar</li><li>.tar.gz</li><li>.tar.bz2</li><li>.tar.lzma</li><li>.jar</li><li>.ar</li><li>.cbz</li><li>.zip</li></ul><p>File Roller also does automatic archive typing, so when you are opening an archive you do not have to declare the type.</p><p><strong>Running File Roller</strong></p><div
id="attachment_10796" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/02/file_roller_main.png"><img
class="size-medium wp-image-10796" src="http://www.ghacks.net/wp-content/uploads/2009/02/file_roller_main-500x400.png" alt="File Roller Main Window" width="300" height="240" /></a><p
class="wp-caption-text">File Roller Main Window</p></div><p>From the GNOME main menu you will find File Roller in the Accessories sub-menu of the Applications menu. When File Roller opens you will be presented with a fairly blank window.</p><p>From the main window you can either open an archive for unpacking or create a new archive. When you create a new archive what you are doing is first creating a folder that will contain all of the files, and then File Rollers packs everything up for you automatically.</p><p>Let&#8217;s create an archive for example&#8217;s sake.</p><p><strong>Creating An Archive</strong></p><p>The first thing to do is click the New Button. When you do this a File dialog will open where you will name your archive. This window can be deceiving because it looks like it wants you to select a file. That is not the case. What you want to do is enter the name of your new Archive in the <strong>Name</strong> text field. Once you have done that select the type of archive you want to create. After you have taken care of those two options, click the Create button.</p><p>At first glance you might think nothing happened. Look again at the title bar of the File Roller window and you will notice the file name of your new archive (see the image to the right).</p><div
id="attachment_10797" class="wp-caption alignright" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/02/file_roller_titlebar.png"><img
class="size-medium wp-image-10797" src="http://www.ghacks.net/wp-content/uploads/2009/02/file_roller_titlebar-500x142.png" alt="TEST.tar.gz" width="300" height="85" /></a><p
class="wp-caption-text">TEST.tar.gz</p></div><p>Now it&#8217;s time to add files and/or folders to your archive. To add a file(s) click the Add Files button. To add multiple files at once click and hold the Ctrl key as you select files. Once you are satisfied with the files you have added click the Add button. What you will see now is the main File Roller window with your files included.</p><div
id="attachment_10798" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/02/file_roller_files.png"><img
class="size-medium wp-image-10798" src="http://www.ghacks.net/wp-content/uploads/2009/02/file_roller_files-500x294.png" alt="Your Archive Is Ready" width="300" height="176" /></a><p
class="wp-caption-text">Your Archive Is Ready</p></div><p>You don&#8217;t have to save your archive. Once the files are added, the archive is ready. You can check your home directory and you will find it waiting for you.</p><p>Don&#8217;t think, however, the only thing you can now do is unpack your archive. With this archive open you can add more files or directories. simply go through the process again to add more.</p><p><strong>Extracting an Archive</strong></p><p>Extracting an archive is very simple. Open a new session of File Roller, click the Open button, select the archive you want to extract, and click the Open button. Once the archive is open you will see the entire contents of the archive. That doesn&#8217;t mean the archive is unpacked. In order to unpack the archive you have to hit the Extract button. Once you do that you will have to select a location to extract the contents to. This is a nice feature because, without this step, you could easily fill your ~/ directory with the contents of the archive.</p><p><strong>Final Thoughts</strong></p><p>I have always been a fan of the command line, because I was weened on Linux with the command line. But for those who do not have the time or inclination to learn the command line, tools like File Roller are ideal for accomplishing every day tasks like unpacking archives.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/02/26/create-archives-with-file-roller/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Take a look inside Archives without downloading them</title><link>http://www.ghacks.net/2008/05/21/take-look-inside-archives-without-downloading/</link> <comments>http://www.ghacks.net/2008/05/21/take-look-inside-archives-without-downloading/#comments</comments> <pubDate>Wed, 21 May 2008 07:20:28 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[archives]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox-extensions]]></category> <category><![CDATA[mozilla]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=4214</guid> <description><![CDATA[Have you ever asked yourself if a certain file is inside an archive on a website ? Did you download the archive from that website only to find out that the file was not included ? Worry no more; The Firefox add-on ArchView (thanks Archer for the tip) adds a function to Firefox that makes [...]]]></description> <content:encoded><![CDATA[<p>Have you ever asked yourself if a certain file is inside an archive on a website ? Did you download the archive from that website only to find out that the file was not included ? Worry no more; The Firefox add-on <a
href="https://addons.mozilla.org/en-US/firefox/addon/archview/">ArchView</a> (thanks Archer for the tip) adds a function to Firefox that makes that process a tad easier.</p><p>With ArchView it is possible to take a look at the contents of an archive without downloading the archive completely. Supported are the archive formates rar and zip which should cover most of the archives out there. One interesting feature of ArchView is that it can download files from within an archive which means that you can download the 10K file that you need from that 100 Megabyte archive without downloading the 100 Megabyte.</p><p>Archview adds itself to the stats bar and becomes active when the user clicks on a zip or rar link. It displays the contents almost instantly and presents the files of the archive in an XUL or HTML interface.</p><p><span
id="more-4214"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/05/archview-499x331.jpg" alt="archview" title="archview" width="499" height="331" class="alignnone size-medium wp-image-4215" /></p><p>The author plans to improve the Firefox add-on by supporting additional formats (iso and 7z) in the future.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/05/21/take-look-inside-archives-without-downloading/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Auto Zip Attachments for Thunderbird</title><link>http://www.ghacks.net/2007/04/07/auto-zip-attachments-for-thunderbird/</link> <comments>http://www.ghacks.net/2007/04/07/auto-zip-attachments-for-thunderbird/#comments</comments> <pubDate>Sat, 07 Apr 2007 08:11:19 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[archives]]></category> <category><![CDATA[compress-attachments]]></category> <category><![CDATA[thunderbird]]></category> <category><![CDATA[zip]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/04/07/auto-zip-attachments-for-thunderbird/</guid> <description><![CDATA[I usually do not zip attachments that I send with Thunderbird, it is normally just to much work to zip the files locally and attach them to the mail afterwards. It happens sometimes that I do not zip a php file and send it to someone who gets only garbage because of the way the attachment is processed. I did find an extension for Thunderbird that is perfect for lazy people like me who do not want to go the extra mile just to zip attachments.]]></description> <content:encoded><![CDATA[<p>I usually do not zip attachments that I send with Thunderbird, it is normally just to much work to zip the files locally and attach them to the mail afterwards. It happens sometimes that I do not zip a php file and send it to someone who gets only garbage because of the way the attachment is processed. I did find an extension for Thunderbird that is perfect for lazy people like me who do not want to go the extra mile just to zip attachments.</p><p><a
href="https://addons.mozilla.org/en-US/thunderbird/addon/auto-zip-attachments/" title="auto zip attachments" target="_blank"><img
src="http://www.ghacks.net/files/screens/2007/04/autozip.jpg" title="autozip extension thunderbird" alt="autozip extension thunderbird" align="left" height="44" width="48" />Auto Zip Attachments</a> does exactly what the name applies. It adds an AutoZip button to Thunderbird which adds all attachments to an compressed archive, removes the files from the list of attachments and adds the compressed file instead to it. The AutoZip icon will be visible in every compose mail window in Thunderbird. You may override the default behavior of the extension and customize it to suit your needs.</p><p><span
id="more-1390"></span> Instead of compressing all attachments into one file you may choose to compress them in separate files or group files of the same type in the same zipped files. It is possible to activate the option to zip files automatically when sending and to prevent that certain file types get zipped at all.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/04/07/auto-zip-attachments-for-thunderbird/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
