duplicity-talk archive search

Search String: Display: Description: Sort:

Results:

References: [ google: 307 ]

Total 307 documents matching your query.

181. Re: [Duplicity-talk] A few Q's about duplicity compared rsync (score: 2)
Author: HIDDEN
Date: Thu, 26 Dec 2013 08:07:54 -0800
It comes down to how much pain you are willing to deal with if you should ever have to do a full restore, since a restore will require reading the full backup plus every incremental done since. The d
/archive/html/duplicity-talk/2013-12/msg00020.html (6,428 bytes)

182. [Duplicity-talk] A few Q's about duplicity compared rsync (score: 2)
Author: HIDDEN
Date: Thu, 26 Dec 2013 01:46:48 +0000
Hi, I'm a long time rsync user which has just started using duplicity for encrypted remote backups to Google Cloud. There are a few questions for which I couldn't get an answer in the docs, or maybe
/archive/html/duplicity-talk/2013-12/msg00019.html (5,157 bytes)

183. Re: [Duplicity-talk] BackendException: No existing session (score: 2)
Author: HIDDEN
Date: Tue, 10 Dec 2013 17:29:01 +0100
a quick search with google came up with http://stackoverflow.com/questions/6832248/paramiko-no-existing-session-exception sounds similar.. ede/duply.net
/archive/html/duplicity-talk/2013-12/msg00008.html (5,374 bytes)

184. Re: [Duplicity-talk] Access GDrive through gdocs backend failing. Link to patch. (score: 3)
Author: HIDDEN
Date: Tue, 19 Nov 2013 12:01:49 +0100
saw your mail only just now. sorry. thanks for the detailed explanation! i wonder if the correct solution wouldn't be to add mime-types to a list and compare against this or abandon testing type allt
/archive/html/duplicity-talk/2013-11/msg00016.html (12,793 bytes)

185. [Duplicity-talk] Google Cloud Storage "safe way" (score: 34)
Author: HIDDEN
Date: Tue, 15 Oct 2013 10:49:35 +0200
Hi, I recently discovered Duplicity and I must say it's pretty awesome. Right now the best choice for backing up servers to "the Cloud". I am trying out the Google Cloud Storage target (using a DRA b
/archive/html/duplicity-talk/2013-10/msg00021.html (5,390 bytes)

186. Re: [Duplicity-talk] ImportError: No module named duplicity (score: 2)
Author: HIDDEN
Date: Mon, 7 Oct 2013 15:53:31 +0200
There was a problem with file permissions. Duplicity was installed inside /usr/local/lib/python2.7/dist-packages/duplicity by default in my computer and I realized that root user could run it but nor
/archive/html/duplicity-talk/2013-10/msg00002.html (5,093 bytes)

187. Re: [Duplicity-talk] ImportError: No module named duplicity (score: 2)
Author: HIDDEN
Date: Mon, 07 Oct 2013 12:34:34 +0200
probably your PYTHONPATH env var is not set correctly in your shell. check it's value and google how to set it up properly for wheezy. ..ede/duply.net
/archive/html/duplicity-talk/2013-10/msg00001.html (13,612 bytes)

188. Re: [Duplicity-talk] 0.6.22: new_key on object-less URI (score: 9)
Author: HIDDEN
Date: Tue, 3 Sep 2013 13:33:12 -0700
You're right, it's Python 2.7.5. I wouldn't have expected that to matter because the error I'm seeing is related to wildcard certificate matching: Failed to create bucket (attempt #1) 'test.foo.com'
/archive/html/duplicity-talk/2013-09/msg00014.html (8,094 bytes)

189. Re: [Duplicity-talk] 0.6.22: new_key on object-less URI (score: 9)
Author: HIDDEN
Date: Mon, 2 Sep 2013 20:50:12 -0700
That's correct. s3-eu-west-1.amazonaws.com/tango.bitcetera.com/ ? Exactly the same error occurs with the above URL (tried with and without the trailing slash). ______________________________________
/archive/html/duplicity-talk/2013-09/msg00011.html (8,546 bytes)

190. Re: [Duplicity-talk] 0.6.22: new_key on object-less URI (score: 9)
Author: HIDDEN
Date: Mon, 2 Sep 2013 12:21:22 -0700
That's interesting. It looks like maybe your s3+http URI got translated into an incorrect s3:// URI. I take it your bucket name is "tango.bitcetera.com"? What happens if you use the URL s3:// s3-eu-w
/archive/html/duplicity-talk/2013-09/msg00008.html (9,779 bytes)

191. [Duplicity-talk] Duplicity 0.6.22 Released (score: 2)
Author: HIDDEN
Date: Thu, 22 Aug 2013 10:06:54 -0500
Hi, I'm back!  I've started by cleaning out the easy stuff, applying patches and merging in code that others supplied.  It is tested, as far as the test cases will take it, but be careful.  Most o
/archive/html/duplicity-talk/2013-08/msg00017.html (9,768 bytes)

192. Re: [Duplicity-talk] Does anyone use the latest duplicity with boto v1? (score: 3)
Author: HIDDEN
Date: Sat, 17 Aug 2013 11:57:41 +1000
boto v2 added support for Google Cloud Storage by creating a storage abstraction layer.  I took advantage of that to add support for Google Cloud Storage to duplicity.  Merging this patch would mea
/archive/html/duplicity-talk/2013-08/msg00016.html (5,938 bytes)

193. [Duplicity-talk] Does anyone use the latest duplicity with boto v1? (score: 11)
Author: HIDDEN
Date: Fri, 16 Aug 2013 14:31:10 -0700
boto v2 added support for Google Cloud Storage by creating a storage abstraction layer.  I took advantage of that to add support for Google Cloud Storage to duplicity.  Merging this patch would mea
/archive/html/duplicity-talk/2013-08/msg00015.html (4,988 bytes)

194. Re: [Duplicity-talk] Access GDrive through gdocs backend failing. Link to patch. (score: 3)
Author: HIDDEN
Date: Fri, 5 Jul 2013 05:09:33 +0200
Hi, OK, I sorted out my mailman problems :) As far as I understant, __fetch_entries is used to list directory and files that match a 'filename' pattern. It sends a request to google servers with a f
/archive/html/duplicity-talk/2013-07/msg00007.html (10,930 bytes)

195. Re: [Duplicity-talk] Access GDrive through gdocs backend failing. Link to patch. (score: 2)
Author: HIDDEN
Date: Thu, 04 Jul 2013 11:55:53 +0200
not familiar with the backend code. but if you could explain a bit more why it failed and why it works now, what the code did before vs. now, i could setup a launchpad branch for the maintainer to me
/archive/html/duplicity-talk/2013-07/msg00001.html (6,550 bytes)

196. [Duplicity-talk] Access GDrive through gdocs backend failing. Link to patch. (score: 2)
Author: HIDDEN
Date: Thu, 4 Jul 2013 16:10:26 +0900
Hello everyone, First, let me thank you for a wonderful utility. I love duplicity ! I use duplicity 0.6.21. I have been playing with 'big' backups on google drive. I use the gdocs backend. The full b
/archive/html/duplicity-talk/2013-07/msg00000.html (5,427 bytes)

197. [Duplicity-talk] Google Drive/Docs file deletion (score: 34)
Author: HIDDEN
Date: Tue, 19 Mar 2013 11:23:23 +0100
[ Resent from subscribed e-mail address ] Hi, I have a server that gets backed up to a Google Drive account via the gdocs duplicity back-end. I do a full backup once a month and incremental updates e
/archive/html/duplicity-talk/2013-03/msg00024.html (4,793 bytes)

198. Re: [Duplicity-talk] Speeding up duplicity (score: 5)
Author: HIDDEN
Date: Mon, 11 Feb 2013 14:53:43 +0100
looks healthy to me not sure about different block sizes. Ken or Mike maybe can comment on that. posting here is the second best approach to get changes merged. register with launchpad and adding a b
/archive/html/duplicity-talk/2013-02/msg00008.html (9,159 bytes)

199. [Duplicity-talk] Speeding up duplicity (score: 5)
Author: HIDDEN
Date: Thu, 07 Feb 2013 15:30:37 +0100
Hi everyone. I was trying to use duplicity to perform a full system backup of our system here (~7TB of data to be backed up) on our EMC ATMOS "local cloud" storage. The first problem I encountered if
/archive/html/duplicity-talk/2013-02/msg00002.html (8,186 bytes)

200. [Duplicity-talk] ca certificate dilettantism (score: 2)
Author: HIDDEN
Date: Tue, 15 Jan 2013 14:55:55 +0100
this is from the go (a google programming language) sources http://code.google.com/p/go/source/browse/src/pkg/crypto/x509/verify.go#128 assuming this is correct, then it's a new level of professional
/archive/html/duplicity-talk/2013-01/msg00005.html (4,477 bytes)


This search system is powered by Namazu