duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-talk] PyDrive URL example


From: Sune Mølgaard
Subject: [Duplicity-talk] PyDrive URL example
Date: Mon, 17 Aug 2015 12:58:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38a1

Hi there,

Until recently, I ran my own modification of the pydrive backend,
wherein I believe I used an URL akin to pydrive://address@hidden/folder.

Switching to gdocs://address@hidden/folder now results in the following
output, and then nothing happens - note that the backtrace results from
hitting C-c.

Is the URL pattern wrong, or should I post an anonymized
client_secrets.json?

Best regards,

Sune Mølgaard

address@hidden:~/bin# ./backup_incremental.sh
Using archive dir: /root/.cache/duplicity/c99bbd8e462f102d3e204a4c3dcbb454
Using backup name: c99bbd8e462f102d3e204a4c3dcbb454
Import of duplicity.backends.azurebackend Succeeded
Import of duplicity.backends.botobackend Succeeded
Import of duplicity.backends.cfbackend Succeeded
Import of duplicity.backends.copycombackend Succeeded
Import of duplicity.backends.dpbxbackend Succeeded
Import of duplicity.backends.gdocsbackend Succeeded
Import of duplicity.backends.giobackend Succeeded
Import of duplicity.backends.hsibackend Succeeded
Import of duplicity.backends.hubicbackend Succeeded
Import of duplicity.backends.imapbackend Succeeded
Import of duplicity.backends.lftpbackend Succeeded
Import of duplicity.backends.localbackend Succeeded
Import of duplicity.backends.megabackend Succeeded
Import of duplicity.backends.multibackend Succeeded
Import of duplicity.backends.ncftpbackend Succeeded
Import of duplicity.backends.onedrivebackend Succeeded
Import of duplicity.backends.par2backend Succeeded
Import of duplicity.backends.pydrivebackend Succeeded
Import of duplicity.backends.rsyncbackend Succeeded
Import of duplicity.backends.ssh_paramiko_backend Succeeded
Import of duplicity.backends.ssh_pexpect_backend Succeeded
Import of duplicity.backends.swiftbackend Succeeded
Import of duplicity.backends.sxbackend Succeeded
Import of duplicity.backends.tahoebackend Succeeded
Import of duplicity.backends.webdavbackend Succeeded
^CTraceback (most recent call last):
  File "/usr/lib/python2.7/logging/__init__.py", line 875, in emit
    self.flush()
  File "/usr/lib/python2.7/logging/__init__.py", line 835, in flush
    self.stream.flush()
IOError: [Errno 32] Broken pipe
Logged from file log.py, line 90
Traceback (most recent call last):
  File "/usr/lib/python2.7/logging/__init__.py", line 875, in emit
    self.flush()
  File "/usr/lib/python2.7/logging/__init__.py", line 835, in flush
    self.stream.flush()
IOError: [Errno 32] Broken pipe
Logged from file log.py, line 90

address@hidden:~/bin#


-- 
Democracy is the theory that the common people know what they want and
deserve to get it good and hard.
- H. L. Mencken



reply via email to

[Prev in Thread] Current Thread [Next in Thread]