duplicity-talk archive search

Search String: Display: Description: Sort:

Results:

References: [ google: 307 ]

Total 307 documents matching your query.

121. Re: [Duplicity-talk] GoogleDrive no longer available via gdocs (AuthForInstalledApps) (score: 4)
Author: HIDDEN
Date: Mon, 01 Jun 2015 10:45:41 +0200
Carlos, just a heads up. just yesterday Ken committed the following changes. - enabling Gdocs access via pydrive:// - making gdocs:// an alias for pydrive:// - keeping the old backend as gdata+gdocs:
/archive/html/duplicity-talk/2015-06/msg00000.html (9,339 bytes)

122. Re: [Duplicity-talk] Support for current Google Drive API? (score: 41)
Author: HIDDEN
Date: Sun, 31 May 2015 15:08:05 -0700
Thanks for the explanation.  I get the following error: UnsupportedBackendScheme: scheme not supported in url: pydrive2://address@hidden/Backups/Duplicity Here are the pydrive backends that I have (
/archive/html/duplicity-talk/2015-05/msg00074.html (9,833 bytes)

123. Re: [Duplicity-talk] Consider replacing old gdocs:// backend with R.Levene's pydrive2:// (score: 2)
Author: HIDDEN
Date: Sun, 31 May 2015 16:33:20 +0200
et voila https://code.launchpad.net/~ed.so/duplicity/gdocs.pydrive/+merge/260657 ..ede
/archive/html/duplicity-talk/2015-05/msg00064.html (10,875 bytes)

124. Re: [Duplicity-talk] Consider replacing old gdocs:// backend with R.Levene's pydrive2:// (score: 2)
Author: HIDDEN
Date: Sun, 31 May 2015 07:54:22 -0500
Done. On Sun, May 31, 2015 at 7:39 AM, <address@hidden> wrote: maybe after you merged  lp:~bmerry/duplicity/pydrive-regular ? .ede On 31.05.2015 14:37, Kenneth Loafman wrote: _______________________
/archive/html/duplicity-talk/2015-05/msg00063.html (9,687 bytes)

125. Re: [Duplicity-talk] Consider replacing old gdocs:// backend with R.Levene's pydrive2:// (score: 2)
Author: HIDDEN
Date: Sun, 31 May 2015 14:39:42 +0200
maybe after you merged lp:~bmerry/duplicity/pydrive-regular ? .ede
/archive/html/duplicity-talk/2015-05/msg00062.html (8,600 bytes)

126. Re: [Duplicity-talk] Consider replacing old gdocs:// backend with R.Levene's pydrive2:// (score: 2)
Author: HIDDEN
Date: Sun, 31 May 2015 07:37:55 -0500
this looks like an OAuth w/ gdata example  http://stackoverflow.com/questions/16026286/using-oauth2-with-service-account-on-gdata-in-python ..ede/duply.net _________________________________________
/archive/html/duplicity-talk/2015-05/msg00061.html (7,868 bytes)

127. Re: [Duplicity-talk] Consider replacing old gdocs:// backend with R.Levene's pydrive2:// (score: 2)
Author: HIDDEN
Date: Sun, 31 May 2015 13:27:41 +0200
this looks like an OAuth w/ gdata example http://stackoverflow.com/questions/16026286/using-oauth2-with-service-account-on-gdata-in-python ..ede/duply.net
/archive/html/duplicity-talk/2015-05/msg00059.html (6,914 bytes)

128. Re: [Duplicity-talk] Consider replacing old gdocs:// backend with R.Levene's pydrive2:// (score: 2)
Author: HIDDEN
Date: Sun, 31 May 2015 12:40:19 +0200
afaiu gdocs per se isn't deprecated but it's method of authentication currently used. pydrive2 seems to be an alternative route to access gdocs. please someone correct if i am wrong. ..ede/duply.net
/archive/html/duplicity-talk/2015-05/msg00058.html (6,326 bytes)

129. Re: [Duplicity-talk] Support for current Google Drive API? (score: 40)
Author: HIDDEN
Date: Sat, 30 May 2015 09:26:14 +0100
You can use the pydrive backend instead of gdocs. pydrive uses storage associated with a google service account which means you can't access the backups using the Google Drive web interface or access
/archive/html/duplicity-talk/2015-05/msg00055.html (8,134 bytes)

130. Re: [Duplicity-talk] Support for current Google Drive API? (score: 37)
Author: HIDDEN
Date: Fri, 29 May 2015 21:21:27 -0700
My duplicity logon to google-docs fails.  I am redirected to the web page https://developers.google.com/identity/protocols/AuthForInstalledApps which explains that Important: ClientLogin has been of
/archive/html/duplicity-talk/2015-05/msg00054.html (7,695 bytes)

131. Re: [Duplicity-talk] pydrive backend: how to use storage of a user account instead of a service account? (score: 6)
Author: HIDDEN
Date: Thu, 28 May 2015 16:15:40 +0100
A patch is attached for a new backend called pydrive2 which uses user storage, like the (now defunct) gdocs backend and unlike the pydrive backend. To use it: (1) patch -o pydrive2backend.py pydriveb
/archive/html/duplicity-talk/2015-05/msg00040.html (7,231 bytes)

132. Re: [Duplicity-talk] Version 4 authorisation for Amazon S3 buckets (score: 2)
Author: HIDDEN
Date: Thu, 30 Apr 2015 18:00:12 +0200
Hi there, I tried to do the things outlined by Mikko and I can't make it work the way I need to. I cannot activate the virtual environment automatically before running duply/duplicity. So when I use
/archive/html/duplicity-talk/2015-04/msg00081.html (23,309 bytes)

133. Re: [Duplicity-talk] Version 4 authorisation for Amazon S3 buckets (score: 2)
Author: HIDDEN
Date: Tue, 28 Apr 2015 17:24:14 +0300
i would love to only use packaged python scripts, but failed to grasp how this can be combined and kept up-to-date? So far it looks like the pip packages are all ending up in /usr/local/lib and then
/archive/html/duplicity-talk/2015-04/msg00079.html (21,195 bytes)

134. Re: [Duplicity-talk] Version 4 authorisation for Amazon S3 buckets (score: 2)
Author: HIDDEN
Date: Tue, 28 Apr 2015 16:13:16 +0200
Hi Jacob, Hi Mikko, thanks for the warning. Could you please elaborate on this or send me some reading, that describes this conflict? While searching around python, I could not find an explanation wh
/archive/html/duplicity-talk/2015-04/msg00078.html (17,822 bytes)

135. Re: [Duplicity-talk] Version 4 authorisation for Amazon S3 buckets (score: 2)
Author: HIDDEN
Date: Tue, 28 Apr 2015 15:39:23 +0300
Hi Claudio, thanks for sharing, I tried that as well, but it did not help. It was only the updated version that made it work for me. Regards   Christian Am Montag, den 27.04.2015, 16:06 +0100 schri
/archive/html/duplicity-talk/2015-04/msg00077.html (16,211 bytes)

136. Re: [Duplicity-talk] Version 4 authorisation for Amazon S3 buckets (score: 2)
Author: HIDDEN
Date: Tue, 28 Apr 2015 12:36:26 +0000
Hi Claudio, thanks for sharing, I tried that as well, but it did not help. It was only the updated version that made it work for me. Regards   Christian Am Montag, den 27.04.2015, 16:06 +0100 schri
/archive/html/duplicity-talk/2015-04/msg00076.html (14,326 bytes)

137. Re: [Duplicity-talk] Version 4 authorisation for Amazon S3 buckets (score: 2)
Author: HIDDEN
Date: Mon, 27 Apr 2015 18:07:56 +0200
Hi Claudio, thanks for sharing, I tried that as well, but it did not help. It was only the updated version that made it work for me. Regards Christian Am Montag, den 27.04.2015, 16:06 +0100 schrieb C
/archive/html/duplicity-talk/2015-04/msg00075.html (13,029 bytes)

138. Re: [Duplicity-talk] Version 4 authorisation for Amazon S3 buckets (score: 2)
Author: HIDDEN
Date: Mon, 27 Apr 2015 16:06:20 +0100
Hi, I've been using duplicity 0.6.25 and a Frankfurt bucket as target. The only thing* I needed to do was: export S3_USE_SIGV4="True" * I may have upgraded python-boto (through the system packages) b
/archive/html/duplicity-talk/2015-04/msg00074.html (11,923 bytes)

139. Re: [Duplicity-talk] Version 4 authorisation for Amazon S3 buckets (score: 2)
Author: HIDDEN
Date: Mon, 27 Apr 2015 16:41:36 +0200
Sorry, took a while to put this together. I put up a little Webpage to store this solutions for me. You find it here: sowhatisthesolution.wordpress.com Also, not to be a traffic leech, here the solut
/archive/html/duplicity-talk/2015-04/msg00073.html (10,237 bytes)

140. [Duplicity-talk] Duplicity seems to stall while preparing backup (score: 2)
Author: HIDDEN
Date: Tue, 14 Apr 2015 20:08:29 -0600
After successfully testing duplicity on one of our workstations, it seemed likely to be a good fit for off-site backups of our OS X server machine. However, despite having seemingly gotten it install
/archive/html/duplicity-talk/2015-04/msg00012.html (8,031 bytes)


This search system is powered by Namazu