<?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 for Back In Time</title>
	<atom:link href="http://backintime.le-web.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://backintime.le-web.org</link>
	<description>a simple backup system for Linux</description>
	<lastBuildDate>Sun, 29 Jul 2012 08:18:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>Comment on Files not copied when backup directory is on smbfs by mabunix</title>
		<link>http://backintime.le-web.org/2009/05/10/files-not-copied-when-backup-directory-is-on-smbfs/comment-page-1/#comment-203</link>
		<dc:creator>mabunix</dc:creator>
		<pubDate>Sun, 29 Jul 2012 08:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://backintime.le-web.org/?p=148#comment-203</guid>
		<description><![CDATA[Still have the problem in version 1.0.8-3 running on Archlinux. BIT destination is a share on Apple Timecapsule.

The mount options (autofs) are:
user=username,password=topsecret,rw,hard,nosetuids,noperm

The result is no backup, only some empty directory on the share after running BIT.

Example log entry:
[E] Error: rsync: symlink &quot;/media/TimeCapsule/backintime/ares/mabunix/1/new_snapshot/backup/etc/ssl/certs/thawte_Primary_Root_CA_-_G3.pem&quot; -&gt; &quot;/usr/share/ca-certificates/mozilla/thawte_Primary_Root_CA_-_G3.crt&quot; failed: Operation not supported (95)

Are there some more options I missed to set in BIT?

Thanks for help.

Mabunix]]></description>
		<content:encoded><![CDATA[<p>Still have the problem in version 1.0.8-3 running on Archlinux. BIT destination is a share on Apple Timecapsule.</p>
<p>The mount options (autofs) are:<br />
user=username,password=topsecret,rw,hard,nosetuids,noperm</p>
<p>The result is no backup, only some empty directory on the share after running BIT.</p>
<p>Example log entry:<br />
[E] Error: rsync: symlink &#8220;/media/TimeCapsule/backintime/ares/mabunix/1/new_snapshot/backup/etc/ssl/certs/thawte_Primary_Root_CA_-_G3.pem&#8221; -&gt; &#8220;/usr/share/ca-certificates/mozilla/thawte_Primary_Root_CA_-_G3.crt&#8221; failed: Operation not supported (95)</p>
<p>Are there some more options I missed to set in BIT?</p>
<p>Thanks for help.</p>
<p>Mabunix</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Back In Time version 1.0.8 by Dams</title>
		<link>http://backintime.le-web.org/2011/06/18/back-in-time-version-1-0-8/comment-page-1/#comment-202</link>
		<dc:creator>Dams</dc:creator>
		<pubDate>Mon, 16 Jul 2012 22:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://backintime.le-web.org/?p=221#comment-202</guid>
		<description><![CDATA[Hello, 

Where is the tarball for 1.0.10?
Do we have to make a snapshot of the 1.0.10 tag on launchpad?
Thanks for your answer.

Dams]]></description>
		<content:encoded><![CDATA[<p>Hello, </p>
<p>Where is the tarball for 1.0.10?<br />
Do we have to make a snapshot of the 1.0.10 tag on launchpad?<br />
Thanks for your answer.</p>
<p>Dams</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Back In Time version 1.0.8 by Trevor</title>
		<link>http://backintime.le-web.org/2011/06/18/back-in-time-version-1-0-8/comment-page-1/#comment-201</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Mon, 18 Jun 2012 14:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://backintime.le-web.org/?p=221#comment-201</guid>
		<description><![CDATA[niceeee]]></description>
		<content:encoded><![CDATA[<p>niceeee</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Back In Time version 1.0.6 by axelmasok</title>
		<link>http://backintime.le-web.org/2011/01/02/back-in-time-version-1-0-6/comment-page-1/#comment-200</link>
		<dc:creator>axelmasok</dc:creator>
		<pubDate>Thu, 10 Nov 2011 04:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://backintime.le-web.org/?p=215#comment-200</guid>
		<description><![CDATA[Great software. I created scripts to do the same years ago but a GUI is handy. WRT ssh/sftp it&#039;s not so easy to implement. My scripts run &quot;cp -al&quot; then does rsync over ssh (pulling files on the backup server). Some of my scripts run &quot;cp -al&quot; using ssh remotely (push backup). Either way mine&#039;s a pain to maintain and I would imagine trying to do that in a gui would be tricky.]]></description>
		<content:encoded><![CDATA[<p>Great software. I created scripts to do the same years ago but a GUI is handy. WRT ssh/sftp it&#8217;s not so easy to implement. My scripts run &#8220;cp -al&#8221; then does rsync over ssh (pulling files on the backup server). Some of my scripts run &#8220;cp -al&#8221; using ssh remotely (push backup). Either way mine&#8217;s a pain to maintain and I would imagine trying to do that in a gui would be tricky.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Files not copied when backup directory is on smbfs by Benki</title>
		<link>http://backintime.le-web.org/2009/05/10/files-not-copied-when-backup-directory-is-on-smbfs/comment-page-1/#comment-197</link>
		<dc:creator>Benki</dc:creator>
		<pubDate>Tue, 03 May 2011 07:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://backintime.le-web.org/?p=148#comment-197</guid>
		<description><![CDATA[Teambobs&#039; solution works fine for me! You saved my day! Thanks a lot.]]></description>
		<content:encoded><![CDATA[<p>Teambobs&#8217; solution works fine for me! You saved my day! Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Back In Time version 1.0.6 by eothred</title>
		<link>http://backintime.le-web.org/2011/01/02/back-in-time-version-1-0-6/comment-page-1/#comment-196</link>
		<dc:creator>eothred</dc:creator>
		<pubDate>Mon, 04 Apr 2011 19:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://backintime.le-web.org/?p=215#comment-196</guid>
		<description><![CDATA[Shouldn&#039;t it say 2011? And another thing, could I propose a flattr button? And finally, thank you very much for this program! :)]]></description>
		<content:encoded><![CDATA[<p>Shouldn&#8217;t it say 2011? And another thing, could I propose a flattr button? And finally, thank you very much for this program! <img src='http://backintime.le-web.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Back In Time version 1.0.6 by qqqqqqqqq9</title>
		<link>http://backintime.le-web.org/2011/01/02/back-in-time-version-1-0-6/comment-page-1/#comment-195</link>
		<dc:creator>qqqqqqqqq9</dc:creator>
		<pubDate>Sat, 26 Mar 2011 15:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://backintime.le-web.org/?p=215#comment-195</guid>
		<description><![CDATA[Hi, i guess the release date of 1.0.6 was Jan 2011 and not 2010.
Regards]]></description>
		<content:encoded><![CDATA[<p>Hi, i guess the release date of 1.0.6 was Jan 2011 and not 2010.<br />
Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Back In Time version 1.0.6 by Michal</title>
		<link>http://backintime.le-web.org/2011/01/02/back-in-time-version-1-0-6/comment-page-1/#comment-192</link>
		<dc:creator>Michal</dc:creator>
		<pubDate>Sun, 02 Jan 2011 23:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://backintime.le-web.org/?p=215#comment-192</guid>
		<description><![CDATA[Oh, unfortunately there&#039;s still no support for SSH/SFTP :/ I hope that the feature request will be accepted and implemented soon.

https://bugs.launchpad.net/backintime/+bug/496760

Anyway, thanks for great app.]]></description>
		<content:encoded><![CDATA[<p>Oh, unfortunately there&#8217;s still no support for SSH/SFTP :/ I hope that the feature request will be accepted and implemented soon.</p>
<p><a href="https://bugs.launchpad.net/backintime/+bug/496760" rel="nofollow">https://bugs.launchpad.net/backintime/+bug/496760</a></p>
<p>Anyway, thanks for great app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Back In Time version 1.0.6 by Michal</title>
		<link>http://backintime.le-web.org/2011/01/02/back-in-time-version-1-0-6/comment-page-1/#comment-191</link>
		<dc:creator>Michal</dc:creator>
		<pubDate>Sun, 02 Jan 2011 23:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://backintime.le-web.org/?p=215#comment-191</guid>
		<description><![CDATA[Awesome! Thanks, installing right now ;)]]></description>
		<content:encoded><![CDATA[<p>Awesome! Thanks, installing right now <img src='http://backintime.le-web.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Files not copied when backup directory is on smbfs by paulatz</title>
		<link>http://backintime.le-web.org/2009/05/10/files-not-copied-when-backup-directory-is-on-smbfs/comment-page-1/#comment-190</link>
		<dc:creator>paulatz</dc:creator>
		<pubDate>Sat, 27 Nov 2010 12:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://backintime.le-web.org/?p=148#comment-190</guid>
		<description><![CDATA[Sorry for the double post, but I have to add one more little issue: times on some filesystems (namely vfat, maybe ntfs) are rounded up to the neares even second (0,2,4,6,..,60). Thus, it is necessary to add the --modify-window=X option to rsync command line wit ha value of X of at least 2 (but I use 10 for good measure) to avoid copying the same data ovre and over.

Merci beaucoup! backintime, c&#039;est bien le meilleur soft pour backup sur linux et le seul avec une interface pour kde4.]]></description>
		<content:encoded><![CDATA[<p>Sorry for the double post, but I have to add one more little issue: times on some filesystems (namely vfat, maybe ntfs) are rounded up to the neares even second (0,2,4,6,..,60). Thus, it is necessary to add the &#8211;modify-window=X option to rsync command line wit ha value of X of at least 2 (but I use 10 for good measure) to avoid copying the same data ovre and over.</p>
<p>Merci beaucoup! backintime, c&#8217;est bien le meilleur soft pour backup sur linux et le seul avec une interface pour kde4.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
