<?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>Frugal IT &#187; Backup</title>
	<atom:link href="http://fr.ugal.it/category/software/backup-software/feed" rel="self" type="application/rss+xml" />
	<link>http://fr.ugal.it</link>
	<description>Information Technology on the Cheap!</description>
	<lastBuildDate>Wed, 28 Oct 2009 19:49:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BackupPC &#8211; a Free enterprise-grade system for backing up Linux and WinXX PCs</title>
		<link>http://fr.ugal.it/backuppc-a-free-enterprise-grade-system-for-backing-up-linux-and-winxx-pcs</link>
		<comments>http://fr.ugal.it/backuppc-a-free-enterprise-grade-system-for-backing-up-linux-and-winxx-pcs#comments</comments>
		<pubDate>Mon, 13 Oct 2008 05:05:23 +0000</pubDate>
		<dc:creator>JBD</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[smb]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://fr.ugal.it/?p=493</guid>
		<description><![CDATA[BackupPC is a high-performance, enterprise-grade system for backing up Linux and WinXX PCs and laptops to a server&#8217;s disk. It is highly configurable and easy to install and maintain. The program is written in Perl and extracts backup data via SMB using Samba, tar over ssh/rsh/nfs, or rsync. It is robust, reliable, well documented and freely available as Open Source on SourceForge.
Key Features

Optional compression support further reducing disk storage.  Since only     new files (not already pooled) need to be compressed, there is only a  ...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffr.ugal.it%2Fbackuppc-a-free-enterprise-grade-system-for-backing-up-linux-and-winxx-pcs"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffr.ugal.it%2Fbackuppc-a-free-enterprise-grade-system-for-backing-up-linux-and-winxx-pcs" height="61" width="51" /></a></div><p><a href="http://fr.ugal.it/wp-content/uploads/logo.gif"><img class="alignleft size-medium wp-image-494" title="logo" src="http://fr.ugal.it/wp-content/uploads/logo.gif" alt="" width="166" height="51" /></a>BackupPC is a high-performance, enterprise-grade system for backing up Linux and WinXX PCs and laptops to a server&#8217;s disk. It is highly configurable and easy to install and maintain. The program is written in Perl and extracts backup data via SMB using Samba, tar over ssh/rsh/nfs, or rsync. It is robust, reliable, well documented and freely available as Open Source on SourceForge.</p>
<p><strong>Key Features</strong></p>
<ul>
<li>Optional compression support further reducing disk storage.  Since only     new files (not already pooled) need to be compressed, there is only a     modest impact on CPU time.</li>
<li>No client-side software is needed.  The standard smb protocol is used     to extract backup data on WinXX clients.</li>
<li>A powerful web (http/cgi) user interface allows administrators to view log     files, configuration, current status and allows users to initiate and     cancel backups and browse and restore files from backups.</li>
<li>Direct     restore (via smbclient, tar, or rsync/rsyncd) or downloading a zip or     tar file.</li>
</ul>
<p><span id="more-493"></span></p>
<ul>
<li>Supports mobile environments where laptops are only     intermittently connected to the network and have dynamic IP     addresses (DHCP).</li>
<li>Flexible configuration parameters allow multiple backups to be performed     in parallel, specification of which shares to backup, which directories     to backup or not backup, various schedules for full and incremental     backups, schedules for email reminders to users and so on.  Configuration     parameters can be set system-wide or also on a per-PC basis.</li>
<li>Users are sent periodic email reminders if their PC has not     recently been backed up.  Email content, timing and policies     are configurable.</li>
<li>Open Source hosted by SourceForge and freely availble under GPL.</li>
</ul>
<p><strong>Download From</strong></p>
<ul>
<li><a href="http://sourceforge.net/projects/backuppc/" target="_blank">SourceForge</a></li>
<li><a href="http://packages.debian.org/search?keywords=backuppc" target="_blank">Debian</a></li>
</ul>
<p><strong>Links / Tutorials</strong></p>
<ul>
<li><a href="http://backuppc.sourceforge.net/faq/BackupPC.html" target="_blank">BackupPC Documentation</a></li>
<li><a href="http://www.downloadsquad.com/2008/10/12/13-great-free-backup-programs-for-windows-mac-and-linux/" target="_blank">13 Great Free Backup Programs for Windows, Mac, and Linux</a></li>
<li><a href="http://www.backupcentral.com/components/com_mambowiki/index.php/BackupPC" target="_blank">Backup Central / BackUpPC Wiki</a></li>
<li><a href="http://www.howtoforge.com/linux_backuppc" target="_blank">Back Up Linux And Windows Systems With BackupPC</a></li>
<li><a href="http://wpkg.org/BackupPC_-_restoring_backups_from_command_line" target="_blank">BackupPC &#8211; restoring backups from command line</a></li>
</ul>
<p><strong>Screen Shots</strong></p>
<p><a href="http://fr.ugal.it/wp-content/uploads/backuppcserverstatus.png"><img class="alignnone size-thumbnail wp-image-502" title="backuppcserverstatus" src="http://fr.ugal.it/wp-content/uploads/backuppcserverstatus-150x150.png" alt="" width="150" height="150" /></a> <a href="http://fr.ugal.it/wp-content/uploads/backuppcserversummary.png"><img class="alignnone size-thumbnail wp-image-501" title="backuppcserversummary" src="http://fr.ugal.it/wp-content/uploads/backuppcserversummary-150x150.png" alt="" width="150" height="150" /></a> <a href="http://fr.ugal.it/wp-content/uploads/backuppcserverlog.png"><img class="alignnone size-thumbnail wp-image-500" title="backuppcserverlog" src="http://fr.ugal.it/wp-content/uploads/backuppcserverlog-150x150.png" alt="" width="150" height="150" /></a> <a href="http://fr.ugal.it/wp-content/uploads/backuppcbackupsummary.png"><img class="alignnone size-thumbnail wp-image-499" title="backuppcbackupsummary" src="http://fr.ugal.it/wp-content/uploads/backuppcbackupsummary-150x150.png" alt="" width="150" height="150" /></a> <a href="http://fr.ugal.it/wp-content/uploads/backuppcbackupbrowse.png"><img class="alignnone size-thumbnail wp-image-498" title="backuppcbackupbrowse" src="http://fr.ugal.it/wp-content/uploads/backuppcbackupbrowse-150x150.png" alt="" width="150" height="150" /> </a><a href="http://fr.ugal.it/wp-content/uploads/backuppcrestoreoptions.png"><img class="alignnone size-thumbnail wp-image-497" title="backuppcrestoreoptions" src="http://fr.ugal.it/wp-content/uploads/backuppcrestoreoptions-150x150.png" alt="" width="150" height="150" /> </a><a href="http://fr.ugal.it/wp-content/uploads/backuppceditconfig.png"><img class="alignnone size-thumbnail wp-image-496" title="backuppceditconfig" src="http://fr.ugal.it/wp-content/uploads/backuppceditconfig-150x150.png" alt="" width="150" height="150" /> </a><a href="http://fr.ugal.it/wp-content/uploads/backuppcbackuplog.png"><img class="alignnone size-thumbnail wp-image-495" title="backuppcbackuplog" src="http://fr.ugal.it/wp-content/uploads/backuppcbackuplog-150x150.png" alt="" width="150" height="150" /></a></p>
<p><strong>Videos</strong></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="VideoPlayback" /><param name="src" value="http://video.google.com/googleplayer.swf?docid=-5522639777521833846&amp;hl=en&amp;fs=true" /><embed id="VideoPlayback" type="application/x-shockwave-flash" width="400" height="400" src="http://video.google.com/googleplayer.swf?docid=-5522639777521833846&amp;hl=en&amp;fs=true"></embed></object></p>
<h3  class="related_post_title">Related</h3><ul class="related_post"><li><a href="http://fr.ugal.it/wpkg-pushpull-service-packs-hotfixes-or-installations-in-windows-for-free" title="WPKG &#8211; Push/Pull Service Packs, hotfixes, or installations in Windows for Free">WPKG &#8211; Push/Pull Service Packs, hotfixes, or installations in Windows for Free</a></li><li><a href="http://fr.ugal.it/windirstat-free-visual-disk-usage-and-cleanup-tool-for-windows" title="WinDirStat &#8211; Free visual disk usage and cleanup tool for Windows">WinDirStat &#8211; Free visual disk usage and cleanup tool for Windows</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://fr.ugal.it/backuppc-a-free-enterprise-grade-system-for-backing-up-linux-and-winxx-pcs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
