<?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>sheenaustin.com &#187; rsync</title>
	<atom:link href="http://www.sheenaustin.com/tag/rsync/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sheenaustin.com</link>
	<description>my home on the interweb</description>
	<lastBuildDate>Wed, 21 Jul 2010 01:59:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Using Rsync in VMWare</title>
		<link>http://www.sheenaustin.com/2009/12/25/using-rsync-in-vmware/</link>
		<comments>http://www.sheenaustin.com/2009/12/25/using-rsync-in-vmware/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 12:51:00 +0000</pubDate>
		<dc:creator>Sheen</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[VMWare ESX]]></category>

		<guid isPermaLink="false">http://www.sheenaustin.com/2009/12/25/using-rsync-in-vmware/</guid>
		<description><![CDATA[VMWare ESX runs a modified Linux Kernel. Sometimes, when you are doing basic administration tasks, you might find that there are certain Linux tools that you miss. One of the tools I miss most is the rsync tool. Its a very handy tool when it comes to data transfer. I searched high and low for [...]


Related posts:<ol><li><a href='http://www.sheenaustin.com/2010/01/29/script-to-hot-backup-vmware-esx-virtual-machines/' rel='bookmark' title='Permanent Link: Script to Hot Backup VMWare ESX Virtual Machines'>Script to Hot Backup VMWare ESX Virtual Machines</a></li>
<li><a href='http://www.sheenaustin.com/2009/01/09/using-apc-powerchute-with-vmware-esx/' rel='bookmark' title='Permanent Link: Using APC PowerChute with VMWare ESX'>Using APC PowerChute with VMWare ESX</a></li>
<li><a href='http://www.sheenaustin.com/2009/07/18/the-winroute-tool/' rel='bookmark' title='Permanent Link: The WinRoute tool'>The WinRoute tool</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>VMWare ESX runs a modified Linux Kernel. Sometimes, when you are doing basic administration tasks, you might find that there are certain Linux tools that you miss. One of the tools I miss most is the rsync tool. Its a very handy tool when it comes to data transfer. I searched high and low for a proper tool to do the job but never found one until now.</p>
<p>The problem with installing a standard Linux package into VMWare ESX is that it will almost certainly mean that you go down the path of installing a whole bunch of dependencies along with it and eventually something might stop working. The best way around this, obviously, is to compile a static package from source with all dependencies included.</p>
<p> <span id="more-153"></span>
<p>Thus, searching around the internet, I found this <a href="http://www.sheenaustin.com/wp-content/uploads/2009/12/rsync-static-stripped.zip">rsync package</a> that was statically compiled to work on VMWare ESX 3.5. on the VMWare communities page <a href="http://communities.vmware.com/message/1096198#1096198">here</a>. I have used it and found it to work without any issues on VMWare ESX 4.0.</p>
<p>Please remember – this is not supported and if you decide to use this, you do so at your own risk.</p>


<p>Related posts:<ol><li><a href='http://www.sheenaustin.com/2010/01/29/script-to-hot-backup-vmware-esx-virtual-machines/' rel='bookmark' title='Permanent Link: Script to Hot Backup VMWare ESX Virtual Machines'>Script to Hot Backup VMWare ESX Virtual Machines</a></li>
<li><a href='http://www.sheenaustin.com/2009/01/09/using-apc-powerchute-with-vmware-esx/' rel='bookmark' title='Permanent Link: Using APC PowerChute with VMWare ESX'>Using APC PowerChute with VMWare ESX</a></li>
<li><a href='http://www.sheenaustin.com/2009/07/18/the-winroute-tool/' rel='bookmark' title='Permanent Link: The WinRoute tool'>The WinRoute tool</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sheenaustin.com/2009/12/25/using-rsync-in-vmware/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
