duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] gmail?


From: Jay Dresser
Subject: [Duplicity-talk] gmail?
Date: Mon, 25 May 2009 13:00:43 -0700
User-agent: KMail/1.11.2 (Linux/2.6.28-11-generic; KDE/4.2.2; x86_64; ; )

I'd have sworn that duplicity had support for gmail. 
In fact I just deleted an old duplicity backup from gmail in prep for a full 
backup.
Now it fails when I run the (previously working) script:

User error detail: Traceback (most recent call last):
  File "/usr/bin/duplicity", line 826, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 819, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 749, in main
    action = commandline.ProcessCommandLine(sys.argv[1:])
  File "/usr/lib/python2.6/dist-packages/duplicity/commandline.py", line 591, 
in ProcessCommandLine
    backup, local_pathname = set_backend(args[0], args[1])
  File "/usr/lib/python2.6/dist-packages/duplicity/commandline.py", line 486, 
in set_backend
    backend1, backend2 = backend.get_backend(arg1), backend.get_backend(arg2)
  File "/usr/lib/python2.6/dist-packages/duplicity/backend.py", line 93, in 
get_backend
    raise UnsupportedBackendScheme(url_string)
UnsupportedBackendScheme: scheme not supported in url: 
gmail://<myusername>:<mypassword>@gmail.com/duplicity

I am running 0.5.17 installed  today.  (amd64,kubuntu,xfce)

Did you remove support for gmail?
I can't even find anything in the docs about it.  

-- 
Jay Dresser, address@hidden





reply via email to

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