<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
	<channel>
		<title>How to backup/synchronize your files using rsync</title>
		<description>Comments for How to backup/synchronize your files using rsync at http://www.my-guides.net/en , comment 1 to 2 out of 2 comments</description>
		<link>http://www.my-guides.net/en</link>
		<lastBuildDate>Fri, 12 Mar 2010 11:31:16 +0100</lastBuildDate>
		<generator>FeedCreator 1.7.2</generator>
		<item>
			<title>...</title>
			<link>http://www.my-guides.net/en/content/view/87/26/#comment-798</link>
			<description>Thank you Matey!

To rsync a remote machine you must have an ssh daemon running on the remote machine. Then the command would be something like this

rsync -avz -e ssh remoteuser@remotehost:/remote/dir /local/dir/ - axel</description>
			<pubDate>Wed, 24 Jun 2009 18:19:11 +0100</pubDate>
		</item>
		<item>
			<title>rsync to a remote machine?</title>
			<link>http://www.my-guides.net/en/content/view/87/26/#comment-793</link>
			<description>Hello;
Thanks for the info. very useful.
I was wondering how to rsync a remote machine?
Can you explain that please?

Thank You!
 - Matey</description>
			<pubDate>Tue, 23 Jun 2009 16:57:35 +0100</pubDate>
		</item>
	</channel>
</rss>
