<?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>Kommentare zu: Erstellen Von Verschlüsselten FTP Backups Mit duplicity Und ftplicity Auf Debian Etch</title>
	<atom:link href="http://www.howtoforge.de/anleitung/erstellen-von-verschlusselten-ftp-backups-mit-duplicity-und-ftplicity-auf-debian-etch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtoforge.de/anleitung/erstellen-von-verschlusselten-ftp-backups-mit-duplicity-und-ftplicity-auf-debian-etch/</link>
	<description>Linux Howtos und Tutorials</description>
	<lastBuildDate>Mon, 14 May 2012 17:59:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: gamma7</title>
		<link>http://www.howtoforge.de/anleitung/erstellen-von-verschlusselten-ftp-backups-mit-duplicity-und-ftplicity-auf-debian-etch/comment-page-1/#comment-3064</link>
		<dc:creator>gamma7</dc:creator>
		<pubDate>Tue, 03 Mar 2009 23:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtoforge.de/howto/erstellen-von-verschlusselten-ftp-backups-mit-duplicity-und-ftplicity-auf-debian-etch/#comment-3064</guid>
		<description>zuerst Dankeschön für das Howto, es ist recht instruktiv.
duplicity fünktioniert auf etch (aktuell) einwandfrei.

beim Abarbeiten des Howto funtkioniert alles bis hierher:
ftplicity bringt beim Aufruf folgenden Fehler:
/tmp# ftplicity list
Traceback (most recent call last):
  File &quot;/usr/bin/duplicity&quot;, line 373, in ?
    if __name__ == &quot;__main__&quot;: main()
  File &quot;/usr/bin/duplicity&quot;, line 347, in main
    action = commandline.ProcessCommandLine(sys.argv[1:])
  File &quot;/usr/lib/python2.4/site-packages/duplicity/commandline.py&quot;, line 236, in ProcessCommandLine
    globals.backend = backends.get_backend(args[0])
  File &quot;/usr/lib/python2.4/site-packages/duplicity/backends.py&quot;, line 41, in get_backend
    return backend_class(pu)
  File &quot;/usr/lib/python2.4/site-packages/duplicity/backends.py&quot;, line 330, in __init__
    self.ftp.cwd(parsed_url.path)
  File &quot;/usr/lib/python2.4/ftplib.py&quot;, line 494, in cwd
    return self.voidcmd(cmd)
  File &quot;/usr/lib/python2.4/ftplib.py&quot;, line 246, in voidcmd
    return self.voidresp()
  File &quot;/usr/lib/python2.4/ftplib.py&quot;, line 221, in voidresp
    resp = self.getresp()
  File &quot;/usr/lib/python2.4/ftplib.py&quot;, line 216, in getresp
    raise error_perm, resp
ftplib.error_perm: 550 Failed to change directory.

hat jemand einen Hinweis?</description>
		<content:encoded><![CDATA[<p>zuerst Dankeschön für das Howto, es ist recht instruktiv.<br />
duplicity fünktioniert auf etch (aktuell) einwandfrei.</p>
<p>beim Abarbeiten des Howto funtkioniert alles bis hierher:<br />
ftplicity bringt beim Aufruf folgenden Fehler:<br />
/tmp# ftplicity list<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/bin/duplicity&#8221;, line 373, in ?<br />
    if __name__ == &#8220;__main__&#8221;: main()<br />
  File &#8220;/usr/bin/duplicity&#8221;, line 347, in main<br />
    action = commandline.ProcessCommandLine(sys.argv[1:])<br />
  File &#8220;/usr/lib/python2.4/site-packages/duplicity/commandline.py&#8221;, line 236, in ProcessCommandLine<br />
    globals.backend = backends.get_backend(args[0])<br />
  File &#8220;/usr/lib/python2.4/site-packages/duplicity/backends.py&#8221;, line 41, in get_backend<br />
    return backend_class(pu)<br />
  File &#8220;/usr/lib/python2.4/site-packages/duplicity/backends.py&#8221;, line 330, in __init__<br />
    self.ftp.cwd(parsed_url.path)<br />
  File &#8220;/usr/lib/python2.4/ftplib.py&#8221;, line 494, in cwd<br />
    return self.voidcmd(cmd)<br />
  File &#8220;/usr/lib/python2.4/ftplib.py&#8221;, line 246, in voidcmd<br />
    return self.voidresp()<br />
  File &#8220;/usr/lib/python2.4/ftplib.py&#8221;, line 221, in voidresp<br />
    resp = self.getresp()<br />
  File &#8220;/usr/lib/python2.4/ftplib.py&#8221;, line 216, in getresp<br />
    raise error_perm, resp<br />
ftplib.error_perm: 550 Failed to change directory.</p>
<p>hat jemand einen Hinweis?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: mcclane</title>
		<link>http://www.howtoforge.de/anleitung/erstellen-von-verschlusselten-ftp-backups-mit-duplicity-und-ftplicity-auf-debian-etch/comment-page-1/#comment-1759</link>
		<dc:creator>mcclane</dc:creator>
		<pubDate>Sat, 05 Jul 2008 22:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtoforge.de/howto/erstellen-von-verschlusselten-ftp-backups-mit-duplicity-und-ftplicity-auf-debian-etch/#comment-1759</guid>
		<description>Habe das gleiche Problem. Habe hier gerade dazu einen Foreneintrag eröffnet:
http://www.howtoforge.de/forum/showthread.php?t=685</description>
		<content:encoded><![CDATA[<p>Habe das gleiche Problem. Habe hier gerade dazu einen Foreneintrag eröffnet:<br />
<a href="http://www.howtoforge.de/forum/showthread.php?t=685" rel="nofollow">http://www.howtoforge.de/forum/showthread.php?t=685</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Feanwulf</title>
		<link>http://www.howtoforge.de/anleitung/erstellen-von-verschlusselten-ftp-backups-mit-duplicity-und-ftplicity-auf-debian-etch/comment-page-1/#comment-746</link>
		<dc:creator>Feanwulf</dc:creator>
		<pubDate>Wed, 18 Jun 2008 13:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtoforge.de/howto/erstellen-von-verschlusselten-ftp-backups-mit-duplicity-und-ftplicity-auf-debian-etch/#comment-746</guid>
		<description>Bei mir bleibt es bei dem erstellen des Keys höngen:

&gt; Not enough random bytes available.  Please do some other work to give
&gt; the OS a chance to collect more entropy! (Need 277 more bytes)

Das öffnen einer zweiten Console und rumgeklimpere auf der Tastatur war leider nicht hilfreich!</description>
		<content:encoded><![CDATA[<p>Bei mir bleibt es bei dem erstellen des Keys höngen:</p>
<p>&gt; Not enough random bytes available.  Please do some other work to give<br />
&gt; the OS a chance to collect more entropy! (Need 277 more bytes)</p>
<p>Das öffnen einer zweiten Console und rumgeklimpere auf der Tastatur war leider nicht hilfreich!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (User agent is rejected)
Database Caching 6/14 queries in 0.023 seconds using disk

Served from: www.howtoforge.de @ 2012-05-17 14:57:09 -->
