<?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 &#187; archiving</title>
	<atom:link href="http://www.ghacks.net/tag/archiving/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Quick Archiving in GNOME</title>
		<link>http://www.ghacks.net/2009/02/15/quick-archiving-in-gnome/</link>
		<comments>http://www.ghacks.net/2009/02/15/quick-archiving-in-gnome/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 15:09:05 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[archiving]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[GNOME]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10569</guid>
		<description><![CDATA[I back up a lot. I have scripts that do automated backups and I often backup to CD. But there are times when I want to be able to do a quick and dirty backup of a single directory, in order to email a directory, or so that directory can be added to a later [...]]]></description>
			<content:encoded><![CDATA[<p>I back up a lot. I have scripts that do automated backups and I often backup to CD. But there are times when I want to be able to do a quick and dirty backup of a single directory, in order to email a directory, or so that directory can be added to a later backup. There are numerous reasons why. Fortunately there is a very fast method of creating an archive (even a compressed archive) in the GNOME desktop.</p>
<p>For most old-school Linux users, creating archive consisted of dropping to the command line and issue a command like <em>tar cfz directory.tgz directory</em> (where <em>directory</em> is the name of the directory to archirve). But new users fear the command line. So, thanks to GNOME, there is an easier way to achieve this.</p>
<p><span id="more-10569"></span></p>
<div id="attachment_10570" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/02/gnome_archive.png"><img class="size-medium wp-image-10570" src="http://www.ghacks.net/wp-content/uploads/2009/02/gnome_archive-500x422.png" alt="The folder right click menu." width="300" height="253" /></a><p class="wp-caption-text">The folder right click menu.</p></div>
<p>If you open up the Nautilus File Manger and right click on a folder you will see the menu shown in the image to the left.</p>
<p>By clicking the &#8220;Create Archive&#8221; entry a new window will appear that allows you to configure the archive you want to create. This new window allows you to configure the type of compression, the location and name of the archive, and (if you have encryption enabled), add encryption and split into volumes.</p>
<div id="attachment_10571" class="wp-caption alignright" style="width: 273px"><a href="http://www.ghacks.net/wp-content/uploads/2009/02/archive_options.png"><img class="size-full wp-image-10571" src="http://www.ghacks.net/wp-content/uploads/2009/02/archive_options.png" alt="Configure your archive" width="263" height="112" /></a><p class="wp-caption-text">Configure your archive</p></div>
<p>Once you have configured your archive click the Create button and the archive will automatically be placed in the Location you chose.</p>
<p>Take note of the file extension. This extension will determine if the archive is compressed or not. There are eight possible options to choose from. If you want compression I would suggest going with either the .tgz or the tar.bz2 extensions.</p>
<p><strong>Final Thoughts</strong></p>
<p>If you&#8217;ve ever wanted simple and fast archiving, GNOME has just the tool for you. This method of archiving folders can not be topped for ease of use.</p>

	Tags: <a href="http://www.ghacks.net/tag/archiving/" title="archiving" rel="tag">archiving</a>, <a href="http://www.ghacks.net/tag/backups/" title="backups" rel="tag">backups</a>, <a href="http://www.ghacks.net/tag/compression/" title="compression" rel="tag">compression</a>, <a href="http://www.ghacks.net/tag/desktop/" title="desktop" rel="tag">desktop</a>, <a href="http://www.ghacks.net/tag/gnome/" title="GNOME" rel="tag">GNOME</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/23/get-to-know-linux-process-management/" title="Get To Know Linux: Process Management (February 23, 2009)">Get To Know Linux: Process Management</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/01/26/easy-cd-burning-in-gnome/" title="Easy CD Burning in GNOME (January 26, 2009)">Easy CD Burning in GNOME</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/10/06/what-makes-ubuntu-so-user-friendly/" title="What makes Ubuntu so user friendly? (October 6, 2009)">What makes Ubuntu so user friendly?</a> (47)</li>
	<li><a href="http://www.ghacks.net/2009/04/03/simple-gnome-note-taking-with-tomboy/" title="Simple GNOME Note Taking with Tomboy (April 3, 2009)">Simple GNOME Note Taking with Tomboy</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/03/12/manage-network-devices-in-fedora/" title="Manage Network Devices in Fedora (March 12, 2009)">Manage Network Devices in Fedora</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/02/15/quick-archiving-in-gnome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free Version Tracking with File Hamster</title>
		<link>http://www.ghacks.net/2007/03/20/free-version-tracking-with-file-hamster/</link>
		<comments>http://www.ghacks.net/2007/03/20/free-version-tracking-with-file-hamster/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 05:38:50 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[archiving]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[file-hamster]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[revisions]]></category>
		<category><![CDATA[version-tracking]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/03/20/free-version-tracking-with-file-hamster/</guid>
		<description><![CDATA[Version tracking is extremely useful if you work with files that change very often. This is mostly interesting for coders and website owners but also for users who write large text files and artists that work with graphics or music for instance. In short; File Hamster keeps backups of all old versions of files that you specify making it incredibly easy to revert back to a previous version or take a look at the changes between different versions.]]></description>
			<content:encoded><![CDATA[<p>Version tracking is extremely useful if you work with files that change very often. This is mostly interesting for coders and website owners but also for users who write large text files and artists that work with graphics or music for instance. In short; <a href="http://www.mogware.com/FileHamster/" title="file hamster" target="_blank">File Hamster</a> keeps backups of all old versions of files that you specify making it incredibly easy to revert back to a previous version or take a look at the changes between different versions.</p>
<p>The first thing that you have to do after installation is add at least one folder that should be monitored to File Hamster. You may choose all or selected files that should be monitored. It adds subfolders automatically to your selection as well. The selected files will now be monitored and a backup will be created before a write process changes the file. File Hamster prompts for action whenever a file is edited, you may add comments to it to describe the changes for instance.</p>
<p><span id="more-1322"></span><img src="http://www.ghacks.net/files/screens/2007/03/filehamster.jpg" title="file hamster" alt="file hamster" align="left" height="182" width="300" />It is of course possible to access older versions at anytime in case you want to revert back to them.</p>
<p>To make this free version tracking software even better you can customize it further. You might want to limit the number of revisions that should be kept. This can be done by either adding a maximum or by defining the amount of time that old revisions should be kept. Both are set to unlimited by default.</p>
<p>File Hamster supports plugins of which at least two are extremely useful. The first is a zip plugin which compresses the backups saving valuable disk space if you work with large uncompressed files.</p>
<p>The second is a Diff plugin which works very well with programs that display the differences between files. <a href="http://winmerge.org/" title="winmerge" target="_blank">Winmerge</a> would be a free tool that could be used for this purpose.</p>
<p>I found this program at the great <a href="http://freewaregenius.com/" target="_blank">freeware genius</a> blog.</p>

	Tags: <a href="http://www.ghacks.net/tag/archive/" title="archive" rel="tag">archive</a>, <a href="http://www.ghacks.net/tag/archiving/" title="archiving" rel="tag">archiving</a>, <a href="http://www.ghacks.net/tag/backup/" title="backup" rel="tag">backup</a>, <a href="http://www.ghacks.net/tag/coding/" title="coding" rel="tag">coding</a>, <a href="http://www.ghacks.net/tag/file-hamster/" title="file-hamster" rel="tag">file-hamster</a>, <a href="http://www.ghacks.net/tag/freeware/" title="freeware" rel="tag">freeware</a>, <a href="http://www.ghacks.net/tag/revisions/" title="revisions" rel="tag">revisions</a>, <a href="http://www.ghacks.net/tag/version-tracking/" title="version-tracking" rel="tag">version-tracking</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/12/21/karens-replicator-automatic-backup-solution/" title="Karens Replicator automatic backup solution (December 21, 2006)">Karens Replicator automatic backup solution</a> (4)</li>
	<li><a href="http://www.ghacks.net/2006/03/20/xsite-freeware/" title="Xsite Freeware (March 20, 2006)">Xsite Freeware</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/03/30/weekend-fun-tails-gear/" title="Weekend Fun Tails Gear (March 30, 2007)">Weekend Fun Tails Gear</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/12/05/watch-tv-over-internet-with-sopcast/" title="Watch Tv over Internet with Sopcast (December 5, 2006)">Watch Tv over Internet with Sopcast</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/02/23/vssvcexe/" title="Vssvc.exe (February 23, 2008)">Vssvc.exe</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/03/20/free-version-tracking-with-file-hamster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
