<?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>HELM, WHM/cPanel, Windows, Linux, web hosting talk, Search Engine Optimization, PHP, ASP discussion blog &#187; tar archive</title>
	<atom:link href="http://blog.webhostingdiscussion.net/tag/tar-archive/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.webhostingdiscussion.net</link>
	<description>Blog is dedicated for web hosting talk, SEO, programming issues, Databases, server administration etc.</description>
	<lastBuildDate>Wed, 01 Feb 2012 10:06:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Create a tar archive</title>
		<link>http://blog.webhostingdiscussion.net/linux-commands/create-a-tar-archive.htm</link>
		<comments>http://blog.webhostingdiscussion.net/linux-commands/create-a-tar-archive.htm#comments</comments>
		<pubDate>Sun, 03 May 2009 04:18:43 +0000</pubDate>
		<dc:creator>Kailash</dc:creator>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[create tar.gz]]></category>
		<category><![CDATA[tar archive]]></category>

		<guid isPermaLink="false">http://blog.webhostingdiscussion.net/?p=18139</guid>
		<description><![CDATA[Sometime, you may need to move some large folder from one server to another or you may require to take backup of user&#8217;s home directory. On Linux platform, you can use command tar to create an archive of the folder. For example, if you want to create an archive for /home/user1 folder then use the [...]<h3>Related Posts</h3>
<ol>
		<li><a href="http://blog.webhostingdiscussion.net/cpanel-hosting-tutorials/create-an-email-account-in-cpanel.htm" rel="bookmark">create an email account in cpanel</a><!-- (6)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.webhostingdiscussion.net%2Flinux-commands%2Fcreate-a-tar-archive.htm"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.webhostingdiscussion.net%2Flinux-commands%2Fcreate-a-tar-archive.htm&amp;source=webhosttalk&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Sometime, you may need to move some large folder from one server to another or you may require to take backup of user&#8217;s home directory. On Linux platform, you can use command tar to create an archive of the folder.</p>
<p>For example, if you want to create an archive for /home/user1 folder then use the following command:</p>
<p><strong>tar -pczf user1.tar.gz /home/user1</strong></p>
<p>For more options, you may refer the manual of this command. Use following command to get the details about all options:</p>
<p><strong>man tar</strong></p>
<h3>Related Posts</h3>
<ol>
		<li><a href="http://blog.webhostingdiscussion.net/cpanel-hosting-tutorials/create-an-email-account-in-cpanel.htm" rel="bookmark">create an email account in cpanel</a><!-- (6)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.webhostingdiscussion.net/linux-commands/create-a-tar-archive.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

