<?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: Backup Solutions</title>
	<atom:link href="http://www.jedimoose.org/archives/2008/01/22/backup-solutions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jedimoose.org/archives/2008/01/22/backup-solutions/</link>
	<description>Portal to stuff</description>
	<lastBuildDate>Fri, 22 Apr 2011 11:56:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: bigredradio</title>
		<link>http://www.jedimoose.org/archives/2008/01/22/backup-solutions/comment-page-1/#comment-67742</link>
		<dc:creator>bigredradio</dc:creator>
		<pubDate>Sat, 16 Feb 2008 03:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.jedimoose.org/index.php/archives/2008/01/22/backup-solutions/#comment-67742</guid>
		<description>Bacula is a decent opensource solution that can also backup windows (IIRC). Transparency is probably the most difficult thing. I was looking into unison http://www.cis.upenn.edu/~bcpierce/unison/ the other day and it looked good. 

If you are good with the shell and can set up shares for the winboxen, then create a script that smbmounts to a temp dir, back it up with tar, umount it and move on to the next client. You can even do incrementals by creating a filelist first with find and use mtime based on the last time that client was successfully backed up.</description>
		<content:encoded><![CDATA[<p>Bacula is a decent opensource solution that can also backup windows (IIRC). Transparency is probably the most difficult thing. I was looking into unison <a href="http://www.cis.upenn.edu/~bcpierce/unison/" rel="nofollow">http://www.cis.upenn.edu/~bcpierce/unison/</a> the other day and it looked good. </p>
<p>If you are good with the shell and can set up shares for the winboxen, then create a script that smbmounts to a temp dir, back it up with tar, umount it and move on to the next client. You can even do incrementals by creating a filelist first with find and use mtime based on the last time that client was successfully backed up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_angry_angel</title>
		<link>http://www.jedimoose.org/archives/2008/01/22/backup-solutions/comment-page-1/#comment-65901</link>
		<dc:creator>the_angry_angel</dc:creator>
		<pubDate>Wed, 23 Jan 2008 23:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jedimoose.org/index.php/archives/2008/01/22/backup-solutions/#comment-65901</guid>
		<description>For laptop users you could allow them to use offline files, which would make the redirected my docs available :shrug: possibly worth thinking about :)</description>
		<content:encoded><![CDATA[<p>For laptop users you could allow them to use offline files, which would make the redirected my docs available :shrug: possibly worth thinking about <img src='http://www.jedimoose.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrBen</title>
		<link>http://www.jedimoose.org/archives/2008/01/22/backup-solutions/comment-page-1/#comment-65829</link>
		<dc:creator>mrBen</dc:creator>
		<pubDate>Wed, 23 Jan 2008 06:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.jedimoose.org/index.php/archives/2008/01/22/backup-solutions/#comment-65829</guid>
		<description>Thanks for the comments guys.

The network is relatively stable, but we have had problems in the past (bizarrely) with power outages. (Should probably get a UPS) Previously the file server had problems coming back from these outages, although of recent months (if not years) it&#039;s been less of a problem. It does, however, make me slightly wary of having My Documents on an SMB share. Additionally, this would make things difficult for the 2/3 laptop users that we have.

Simple Backup looks like it might be a good solution, though - thanks for that.</description>
		<content:encoded><![CDATA[<p>Thanks for the comments guys.</p>
<p>The network is relatively stable, but we have had problems in the past (bizarrely) with power outages. (Should probably get a UPS) Previously the file server had problems coming back from these outages, although of recent months (if not years) it&#8217;s been less of a problem. It does, however, make me slightly wary of having My Documents on an SMB share. Additionally, this would make things difficult for the 2/3 laptop users that we have.</p>
<p>Simple Backup looks like it might be a good solution, though &#8211; thanks for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maxo</title>
		<link>http://www.jedimoose.org/archives/2008/01/22/backup-solutions/comment-page-1/#comment-65810</link>
		<dc:creator>Maxo</dc:creator>
		<pubDate>Wed, 23 Jan 2008 02:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.jedimoose.org/index.php/archives/2008/01/22/backup-solutions/#comment-65810</guid>
		<description>What we do at my job is setup a networked drive that has a folder for each user.  We then map each user to their drive using the same drive letter.  Finally we set the path of My Documents to be the networked drive in stead of c:/document and settings/user/My Documents/  Since their My Documents is now on the network it is trivial to seamlessly backup their data.  The only caveat is that this relies on the network being reasonable stable, which ours is.</description>
		<content:encoded><![CDATA[<p>What we do at my job is setup a networked drive that has a folder for each user.  We then map each user to their drive using the same drive letter.  Finally we set the path of My Documents to be the networked drive in stead of c:/document and settings/user/My Documents/  Since their My Documents is now on the network it is trivial to seamlessly backup their data.  The only caveat is that this relies on the network being reasonable stable, which ours is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_angry_angel</title>
		<link>http://www.jedimoose.org/archives/2008/01/22/backup-solutions/comment-page-1/#comment-65804</link>
		<dc:creator>the_angry_angel</dc:creator>
		<pubDate>Wed, 23 Jan 2008 01:35:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.jedimoose.org/index.php/archives/2008/01/22/backup-solutions/#comment-65804</guid>
		<description>Transparent as possible, assuming XP or 2000 - 
As much as it sucks, using My Docs redirection (right click My Docs and set the target) for the Windows boxes, and sending the data directly to an SMB share is probably about as transparent as you can get, and will work as long as you don&#039;t allow users to write anywhere else on the disk. The only problem you get is Windows / someone allowing the redirected files to be made available offline. You could stop this with a local policy on each machine, however (since, afaik Samba doesn&#039;t support GPO or Windows domains yet). If you wanted to really get inclusive, you could hack up a quick registry file to setup the entire user profile, and desktop, etc. to get redirected to the an SMB share. The only problem is that you can&#039;t configure it via the Local Computer Policy on non-domain&#039;ed PCs, hence the registry &quot;hacking&quot; (stored in HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders on XP).

If you do this it would mean that the files are already on the file server and you just need to take care of that with a cronjob, or something else.

The other alternative would be something like http://freshmeat.net/projects/simplebackupmigas/ on each machine, and get them to sync to the file server that way, over whatever method you choose. Of course this requires the machines to be on :(

HTH</description>
		<content:encoded><![CDATA[<p>Transparent as possible, assuming XP or 2000 &#8211;<br />
As much as it sucks, using My Docs redirection (right click My Docs and set the target) for the Windows boxes, and sending the data directly to an SMB share is probably about as transparent as you can get, and will work as long as you don&#8217;t allow users to write anywhere else on the disk. The only problem you get is Windows / someone allowing the redirected files to be made available offline. You could stop this with a local policy on each machine, however (since, afaik Samba doesn&#8217;t support GPO or Windows domains yet). If you wanted to really get inclusive, you could hack up a quick registry file to setup the entire user profile, and desktop, etc. to get redirected to the an SMB share. The only problem is that you can&#8217;t configure it via the Local Computer Policy on non-domain&#8217;ed PCs, hence the registry &#8220;hacking&#8221; (stored in HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders on XP).</p>
<p>If you do this it would mean that the files are already on the file server and you just need to take care of that with a cronjob, or something else.</p>
<p>The other alternative would be something like <a href="http://freshmeat.net/projects/simplebackupmigas/" rel="nofollow">http://freshmeat.net/projects/simplebackupmigas/</a> on each machine, and get them to sync to the file server that way, over whatever method you choose. Of course this requires the machines to be on <img src='http://www.jedimoose.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>HTH</p>
]]></content:encoded>
	</item>
</channel>
</rss>

