<?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: Making a Local Copy of openSUSE Repository (Mirror Server)</title>
	<atom:link href="http://vavai.net/2008/10/28/making-a-local-copy-of-opensuse-repository-mirror-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://vavai.net/2008/10/28/making-a-local-copy-of-opensuse-repository-mirror-server/</link>
	<description>Masim "Vavai" Sugianto Personal Blog</description>
	<lastBuildDate>Fri, 12 Mar 2010 18:14:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Немного для SUSE 11.1 &#171; jTux &#8211; весёлый пингвин</title>
		<link>http://vavai.net/2008/10/28/making-a-local-copy-of-opensuse-repository-mirror-server/comment-page-1/#comment-29969</link>
		<dc:creator>Немного для SUSE 11.1 &#171; jTux &#8211; весёлый пингвин</dc:creator>
		<pubDate>Fri, 12 Mar 2010 18:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://vavai.net/?p=208#comment-29969</guid>
		<description>[...] то есть резон создать локальный(зеркало) репозитарий: Making a Local Copy of openSUSE Repository (Mirror Server). Надеюсь выделю местечко на шлюзе и займусь, мне то все [...]</description>
		<content:encoded><![CDATA[<p>[...] то есть резон создать локальный(зеркало) репозитарий: Making a Local Copy of openSUSE Repository (Mirror Server). Надеюсь выделю местечко на шлюзе и займусь, мне то все [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harlin</title>
		<link>http://vavai.net/2008/10/28/making-a-local-copy-of-opensuse-repository-mirror-server/comment-page-1/#comment-21087</link>
		<dc:creator>Harlin</dc:creator>
		<pubDate>Mon, 30 Nov 2009 08:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://vavai.net/?p=208#comment-21087</guid>
		<description>after running this command 
rsync -av --delete-after ftp5.gwdg.de::pub/opensuse/distribution /srv/www/htdocs


it automatically downloads repositories for 11.0 but what if i want to download 11.2 repositories?</description>
		<content:encoded><![CDATA[<p>after running this command<br />
rsync -av &#8211;delete-after ftp5.gwdg.de::pub/opensuse/distribution /srv/www/htdocs</p>
<p>it automatically downloads repositories for 11.0 but what if i want to download 11.2 repositories?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roshan</title>
		<link>http://vavai.net/2008/10/28/making-a-local-copy-of-opensuse-repository-mirror-server/comment-page-1/#comment-3867</link>
		<dc:creator>Roshan</dc:creator>
		<pubDate>Tue, 03 Mar 2009 12:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://vavai.net/?p=208#comment-3867</guid>
		<description>Thanks man was really helpful 
For me this worked out 
rsync -av –delete –exclude-from=exclude.txt ftp5.gwdg.de::pub/opensuse/distribution/ /srv/www/htdocs

But it was properly explained in your post.</description>
		<content:encoded><![CDATA[<p>Thanks man was really helpful<br />
For me this worked out<br />
rsync -av –delete –exclude-from=exclude.txt ftp5.gwdg.de::pub/opensuse/distribution/ /srv/www/htdocs</p>
<p>But it was properly explained in your post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Немного для SUSE 11.1 &#171; jTux - весёлый пингвин</title>
		<link>http://vavai.net/2008/10/28/making-a-local-copy-of-opensuse-repository-mirror-server/comment-page-1/#comment-2168</link>
		<dc:creator>Немного для SUSE 11.1 &#171; jTux - весёлый пингвин</dc:creator>
		<pubDate>Wed, 28 Jan 2009 17:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://vavai.net/?p=208#comment-2168</guid>
		<description>[...] то есть резон создать локальный(зеркало) репозитарий: Making a Local Copy of openSUSE Repository (Mirror Server). Надеюсь выделю местечко на шлюзе и займусь, мне то все [...]</description>
		<content:encoded><![CDATA[<p>[...] то есть резон создать локальный(зеркало) репозитарий: Making a Local Copy of openSUSE Repository (Mirror Server). Надеюсь выделю местечко на шлюзе и займусь, мне то все [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sfx</title>
		<link>http://vavai.net/2008/10/28/making-a-local-copy-of-opensuse-repository-mirror-server/comment-page-1/#comment-992</link>
		<dc:creator>sfx</dc:creator>
		<pubDate>Mon, 22 Dec 2008 06:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://vavai.net/?p=208#comment-992</guid>
		<description>@Kevin

this works like apt-proxy on debian-based system,
I was looking for this kind of feature on suse or rpm-based system.
any hint?</description>
		<content:encoded><![CDATA[<p>@Kevin</p>
<p>this works like apt-proxy on debian-based system,<br />
I was looking for this kind of feature on suse or rpm-based system.<br />
any hint?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: n-di</title>
		<link>http://vavai.net/2008/10/28/making-a-local-copy-of-opensuse-repository-mirror-server/comment-page-1/#comment-255</link>
		<dc:creator>n-di</dc:creator>
		<pubDate>Sun, 02 Nov 2008 04:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://vavai.net/?p=208#comment-255</guid>
		<description>use rsync with option &quot;--delay-updates&quot;</description>
		<content:encoded><![CDATA[<p>use rsync with option &#8220;&#8211;delay-updates&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://vavai.net/2008/10/28/making-a-local-copy-of-opensuse-repository-mirror-server/comment-page-1/#comment-253</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sun, 02 Nov 2008 00:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://vavai.net/?p=208#comment-253</guid>
		<description>This is a neat idea, but what I&#039;d really like to see is a caching proxy setup where you set a local location as your repository and it proxies data from say the oss repository. When a user asks for a file it checks to see if it exists locally, if it does, it gives the user the file. Otherwise it downloads the file from the mirror and streams it to the user on the fly. After it is done downloading, it keeps it locally, as presumably other users on the network may want the file as well. This sort of proxy would scale much better than mirroring the whole repository, especially for people in lower bandwidth situations (like me). I don&#039;t know if anything like this is available yet.</description>
		<content:encoded><![CDATA[<p>This is a neat idea, but what I&#8217;d really like to see is a caching proxy setup where you set a local location as your repository and it proxies data from say the oss repository. When a user asks for a file it checks to see if it exists locally, if it does, it gives the user the file. Otherwise it downloads the file from the mirror and streams it to the user on the fly. After it is done downloading, it keeps it locally, as presumably other users on the network may want the file as well. This sort of proxy would scale much better than mirroring the whole repository, especially for people in lower bandwidth situations (like me). I don&#8217;t know if anything like this is available yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://vavai.net/2008/10/28/making-a-local-copy-of-opensuse-repository-mirror-server/comment-page-1/#comment-252</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Sat, 01 Nov 2008 20:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://vavai.net/?p=208#comment-252</guid>
		<description>Shouldn&#039;t your above step with the excludes:

&quot;rsync -av --delete --exclude=exclude.txt ftp5.gwdg.de::pub/opensuse/distribution/ /srv/www/htdocs&quot;

Read:

   1.
      rsync -av --delete --exclude-from=exclude.txt ftp5.gwdg.de::pub/opensuse/distribution/ /srv/www/htdocs</description>
		<content:encoded><![CDATA[<p>Shouldn&#8217;t your above step with the excludes:</p>
<p>&#8220;rsync -av &#8211;delete &#8211;exclude=exclude.txt ftp5.gwdg.de::pub/opensuse/distribution/ /srv/www/htdocs&#8221;</p>
<p>Read:</p>
<p>   1.<br />
      rsync -av &#8211;delete &#8211;exclude-from=exclude.txt ftp5.gwdg.de::pub/opensuse/distribution/ /srv/www/htdocs</p>
]]></content:encoded>
	</item>
</channel>
</rss>
