<?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: Automatic backup of Windows computers using Linux</title>
	<atom:link href="http://www.olivetalks.com/2008/02/21/automatic-backup-of-windows-computers-using-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.olivetalks.com/2008/02/21/automatic-backup-of-windows-computers-using-linux/</link>
	<description>The Olive has arrived and it has things to say…</description>
	<lastBuildDate>Mon, 06 Feb 2012 12:24:36 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: marketing internet</title>
		<link>http://www.olivetalks.com/2008/02/21/automatic-backup-of-windows-computers-using-linux/comment-page-1/#comment-3035</link>
		<dc:creator>marketing internet</dc:creator>
		<pubDate>Mon, 23 Jan 2012 19:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.olivetalks.com/2008/02/21/automatic-backup-of-windows-computers-using-linux/#comment-3035</guid>
		<description>&lt;strong&gt;marketing internet...&lt;/strong&gt;

[...]Windows backup: rsnapshot, autofs and samba using Linux server &#124; olivetalks[...]...</description>
		<content:encoded><![CDATA[<p><strong>marketing internet&#8230;</strong></p>
<p>[...]Windows backup: rsnapshot, autofs and samba using Linux server | olivetalks[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://www.olivetalks.com/2008/02/21/automatic-backup-of-windows-computers-using-linux/comment-page-1/#comment-2005</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Tue, 28 Sep 2010 16:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.olivetalks.com/2008/02/21/automatic-backup-of-windows-computers-using-linux/#comment-2005</guid>
		<description>This variant seems to be far more convenient than the setup with cwrsync/ssh-server on the windows site. I&#039;m regularly setting up rsnapshot for small network backups and I ran into some problems with rsync with windows, which I wasn&#039;t able to debug. Maybe the one and only windows solution would have worked. Reinstall the system. Another good point of using the autofs(smb client) method is, that the client has reduced load, because no addational software is required. But a drawback is also there. If the computer(maybe a notebook) is not there, then rsnapshot may stop operation completely with the error that the given directory is not present. If you set up rsnapshot differently, so maybe that the parentdirectory of the automounted share is backed up, you must take care of the possibility, that rsync deletes the entire backup, and rotates it up to daily/weekly and monthly backup. So you may end up with empty backup sets for an absent windows machine.</description>
		<content:encoded><![CDATA[<p>This variant seems to be far more convenient than the setup with cwrsync/ssh-server on the windows site. I&#8217;m regularly setting up rsnapshot for small network backups and I ran into some problems with rsync with windows, which I wasn&#8217;t able to debug. Maybe the one and only windows solution would have worked. Reinstall the system. Another good point of using the autofs(smb client) method is, that the client has reduced load, because no addational software is required. But a drawback is also there. If the computer(maybe a notebook) is not there, then rsnapshot may stop operation completely with the error that the given directory is not present. If you set up rsnapshot differently, so maybe that the parentdirectory of the automounted share is backed up, you must take care of the possibility, that rsync deletes the entire backup, and rotates it up to daily/weekly and monthly backup. So you may end up with empty backup sets for an absent windows machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Survive What is Coming &#124; random neuron misfires</title>
		<link>http://www.olivetalks.com/2008/02/21/automatic-backup-of-windows-computers-using-linux/comment-page-1/#comment-1017</link>
		<dc:creator>How to Survive What is Coming &#124; random neuron misfires</dc:creator>
		<pubDate>Sun, 29 Mar 2009 21:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.olivetalks.com/2008/02/21/automatic-backup-of-windows-computers-using-linux/#comment-1017</guid>
		<description>[...] Backups: This should be obvious, but keep backups of your websites and data! Be prepared to migrate your websites and domain names to another hosting service on very short notice, in case your current hosting provider closes their doors because they&#8217;ve gone bankrupt or can&#8217;t support your business any more. In case you don&#8217;t get any notice, you&#8217;ll have a recent backup handy. I use rsnapshot to back up all of my data on an hourly to several encrypted arrays (local and remote), so I always have copies near and far, where I need them. I also back up my Windows machines with rsnapshot as well. Here are some instructions on how to do that using cwRsync and another: Automatic backup of Windows computers using Linux [...]</description>
		<content:encoded><![CDATA[<p>[...] Backups: This should be obvious, but keep backups of your websites and data! Be prepared to migrate your websites and domain names to another hosting service on very short notice, in case your current hosting provider closes their doors because they&#8217;ve gone bankrupt or can&#8217;t support your business any more. In case you don&#8217;t get any notice, you&#8217;ll have a recent backup handy. I use rsnapshot to back up all of my data on an hourly to several encrypted arrays (local and remote), so I always have copies near and far, where I need them. I also back up my Windows machines with rsnapshot as well. Here are some instructions on how to do that using cwRsync and another: Automatic backup of Windows computers using Linux [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZoltarStark</title>
		<link>http://www.olivetalks.com/2008/02/21/automatic-backup-of-windows-computers-using-linux/comment-page-1/#comment-417</link>
		<dc:creator>ZoltarStark</dc:creator>
		<pubDate>Mon, 10 Nov 2008 20:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.olivetalks.com/2008/02/21/automatic-backup-of-windows-computers-using-linux/#comment-417</guid>
		<description>I don&#039;t think rsnapshot will preserve NTFS permissions. The tool doesn&#039;t operate at the level where NTFS permissions are available.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think rsnapshot will preserve NTFS permissions. The tool doesn&#8217;t operate at the level where NTFS permissions are available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jan</title>
		<link>http://www.olivetalks.com/2008/02/21/automatic-backup-of-windows-computers-using-linux/comment-page-1/#comment-412</link>
		<dc:creator>jan</dc:creator>
		<pubDate>Sun, 09 Nov 2008 01:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.olivetalks.com/2008/02/21/automatic-backup-of-windows-computers-using-linux/#comment-412</guid>
		<description>What about NTFS permissions? I assume they are not preserved, right? If so, is there a way to do that?</description>
		<content:encoded><![CDATA[<p>What about NTFS permissions? I assume they are not preserved, right? If so, is there a way to do that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

