<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: TIP: Automating Website Backups &#8211; Part IIb (Reducing Backup Size Contd.)</title>
	<atom:link href="http://tech.shantanugoel.com/2008/02/28/tip-automating-website-backups-part-iib-reducing-backup-size-contd.html/feed" rel="self" type="application/rss+xml" />
	<link>http://tech.shantanugoel.com/2008/02/28/tip-automating-website-backups-part-iib-reducing-backup-size-contd.html</link>
	<description>Shantanu's Gadgets, Gizmos, Hacks, Tips, Tricks, Technology...and your kitchen sink</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:40:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nica&#8217;s Blog &#187; Blog Archive &#187; 自動備份網站</title>
		<link>http://tech.shantanugoel.com/2008/02/28/tip-automating-website-backups-part-iib-reducing-backup-size-contd.html#comment-8739</link>
		<dc:creator>Nica&#8217;s Blog &#187; Blog Archive &#187; 自動備份網站</dc:creator>
		<pubDate>Tue, 20 Jan 2009 09:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://tech.shantanugoel.com/2008/02/28/tip-automating-website-backups-part-iib-reducing-backup-size-contd.html#comment-8739</guid>
		<description>[...] - Part II (減少備份檔的大小)】  【自動備份網站 - Part IIb (減少備份檔的大小-續)】  【自動備份網站 - Part III (Cron [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; Part II (減少備份檔的大小)】  【自動備份網站 &#8211; Part IIb (減少備份檔的大小-續)】  【自動備份網站 &#8211; Part III (Cron [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shantanu Goel</title>
		<link>http://tech.shantanugoel.com/2008/02/28/tip-automating-website-backups-part-iib-reducing-backup-size-contd.html#comment-723</link>
		<dc:creator>Shantanu Goel</dc:creator>
		<pubDate>Tue, 22 Apr 2008 10:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://tech.shantanugoel.com/2008/02/28/tip-automating-website-backups-part-iib-reducing-backup-size-contd.html#comment-723</guid>
		<description>Vince,
1. When tar is given a folder name, it will create a recursive tarball of that folder (and all files/folders inside it), then it&#039;ll again keep adding the individual files that it is given by find. So, the final tarball size will bloat up with a lot of duplicate copies of stuff. Though it won&#039;t create much issues while unpacking even if u do this, because files will get overwritten again and again and you&#039;ll finally get a sane output.
2. About duplicate names in diff directories, they will get backed up because find doesn&#039;t just list the names, it lists the complete path.</description>
		<content:encoded><![CDATA[<p>Vince,<br />
1. When tar is given a folder name, it will create a recursive tarball of that folder (and all files/folders inside it), then it&#8217;ll again keep adding the individual files that it is given by find. So, the final tarball size will bloat up with a lot of duplicate copies of stuff. Though it won&#8217;t create much issues while unpacking even if u do this, because files will get overwritten again and again and you&#8217;ll finally get a sane output.<br />
2. About duplicate names in diff directories, they will get backed up because find doesn&#8217;t just list the names, it lists the complete path.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vince</title>
		<link>http://tech.shantanugoel.com/2008/02/28/tip-automating-website-backups-part-iib-reducing-backup-size-contd.html#comment-720</link>
		<dc:creator>vince</dc:creator>
		<pubDate>Tue, 22 Apr 2008 09:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://tech.shantanugoel.com/2008/02/28/tip-automating-website-backups-part-iib-reducing-backup-size-contd.html#comment-720</guid>
		<description>Can you explain regarding this point:
&quot;only filenames are listed ... because tar creates a lot of issues when presented with directory names&quot;

What about duplicate names in different directories do they not get backed-up?</description>
		<content:encoded><![CDATA[<p>Can you explain regarding this point:<br />
&#8220;only filenames are listed &#8230; because tar creates a lot of issues when presented with directory names&#8221;</p>
<p>What about duplicate names in different directories do they not get backed-up?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

