<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Linux: Slow encfs on USB drives</title>
	<link>http://www.oberle.org/blog/2007/08/07/linux-slow-encfs-on-usb-drives/</link>
	<description>The Weblog of Vincent Oberle - Thoughts and opinions about technology and business</description>
	<pubDate>Sat, 22 Nov 2008 00:19:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: ihsan</title>
		<link>http://www.oberle.org/blog/2007/08/07/linux-slow-encfs-on-usb-drives/#comment-46130</link>
		<pubDate>Mon, 07 Jan 2008 08:23:40 +0000</pubDate>
		<guid>http://www.oberle.org/blog/2007/08/07/linux-slow-encfs-on-usb-drives/#comment-46130</guid>
					<description>The problem is with the loopback. If you use sync command you will see that everyting fine. But again there is a problem, you have to sync almost every second if u copy. :(.</description>
		<content:encoded><![CDATA[<p>The problem is with the loopback. If you use sync command you will see that everyting fine. But again there is a problem, you have to sync almost every second if u copy. <img src='http://www.oberle.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> .
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Vincent Oberle</title>
		<link>http://www.oberle.org/blog/2007/08/07/linux-slow-encfs-on-usb-drives/#comment-44501</link>
		<pubDate>Fri, 30 Nov 2007 21:44:52 +0000</pubDate>
		<guid>http://www.oberle.org/blog/2007/08/07/linux-slow-encfs-on-usb-drives/#comment-44501</guid>
					<description>It's a good point, how I solve it:
- I keep 2 backups of my laptop at 2 different physical location.
- I keep the key to access the backups also a 2 different physical location.

Sure it would be simpler not to encrypt anything. And in fact I don't encrypt everything, only the files that must be.</description>
		<content:encoded><![CDATA[<p>It&#8217;s a good point, how I solve it:<br />
- I keep 2 backups of my laptop at 2 different physical location.<br />
- I keep the key to access the backups also a 2 different physical location.</p>
<p>Sure it would be simpler not to encrypt anything. And in fact I don&#8217;t encrypt everything, only the files that must be.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: XtoF</title>
		<link>http://www.oberle.org/blog/2007/08/07/linux-slow-encfs-on-usb-drives/#comment-44496</link>
		<pubDate>Fri, 30 Nov 2007 19:53:57 +0000</pubDate>
		<guid>http://www.oberle.org/blog/2007/08/07/linux-slow-encfs-on-usb-drives/#comment-44496</guid>
					<description>Is it wise to encrypt a backup in the first place ? I don't know how encfs and truecrypt work, but what if you loose your key during the "disaster" that makes you require your backuped data ?
Personally I try to keep my backups as "open" as possible : no encryption, and open file formats if possible (ex: DNG instead of NEF for my DSLR pics).
And of course I try not to loose my USB drive ;)</description>
		<content:encoded><![CDATA[<p>Is it wise to encrypt a backup in the first place ? I don&#8217;t know how encfs and truecrypt work, but what if you loose your key during the &#8220;disaster&#8221; that makes you require your backuped data ?<br />
Personally I try to keep my backups as &#8220;open&#8221; as possible : no encryption, and open file formats if possible (ex: DNG instead of NEF for my DSLR pics).<br />
And of course I try not to loose my USB drive <img src='http://www.oberle.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Vincent Oberle</title>
		<link>http://www.oberle.org/blog/2007/08/07/linux-slow-encfs-on-usb-drives/#comment-41710</link>
		<pubDate>Fri, 19 Oct 2007 12:18:29 +0000</pubDate>
		<guid>http://www.oberle.org/blog/2007/08/07/linux-slow-encfs-on-usb-drives/#comment-41710</guid>
					<description>Yes that is a good setup for encrypted backup, simple and fast. Unfortunately I use an encrypted partition.</description>
		<content:encoded><![CDATA[<p>Yes that is a good setup for encrypted backup, simple and fast. Unfortunately I use an encrypted partition.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: wolli</title>
		<link>http://www.oberle.org/blog/2007/08/07/linux-slow-encfs-on-usb-drives/#comment-38895</link>
		<pubDate>Mon, 03 Sep 2007 06:45:19 +0000</pubDate>
		<guid>http://www.oberle.org/blog/2007/08/07/linux-slow-encfs-on-usb-drives/#comment-38895</guid>
					<description>I use encfs on my "live" disks and do my backups onto USB disks. The trick is I back up the 'raw' directories so I don't use encryption during the backup process.

encfs /home/wolli/raw /home/wolli/enc

rsync -aP /home/wolli/raw /media/usbdisk/backup</description>
		<content:encoded><![CDATA[<p>I use encfs on my &#8220;live&#8221; disks and do my backups onto USB disks. The trick is I back up the &#8216;raw&#8217; directories so I don&#8217;t use encryption during the backup process.</p>
<p>encfs /home/wolli/raw /home/wolli/enc</p>
<p>rsync -aP /home/wolli/raw /media/usbdisk/backup
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
