duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Status of imap support?


From: Ian Barton
Subject: Re: [Duplicity-talk] Status of imap support?
Date: Wed, 21 Jan 2009 09:27:05 +0000
User-agent: Thunderbird 2.0.0.19 (X11/20090105)


I have no way to test this at all.  If someone has the means to test
against a generic IMAP server, please let us know how it works.


As a first step I though I would try using gmail, but I get the following error:

address@hidden:~$ duplicity full emacs-lisp gmail://address@hidden/duplicity
Enter GMAIL account password:
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 579, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 573, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 500, in main
    action = commandline.ProcessCommandLine(sys.argv[1:])
File "/usr/lib/python2.5/site-packages/duplicity/commandline.py", line 525, in ProcessCommandLine
    backup, local_pathname = set_backend(args[0], args[1])
File "/usr/lib/python2.5/site-packages/duplicity/commandline.py", line 431, in set_backend backend1, backend2 = backend.get_backend(arg1), backend.get_backend(arg2) File "/usr/lib/python2.5/site-packages/duplicity/backend.py", line 93, in get_backend
    return _backends[pu.scheme](pu)
File "/usr/lib/python2.5/site-packages/duplicity/backends/gmailimapbackend.py", line 56, in __init__
    self._conn.login(username, password)
  File "/usr/lib/python2.5/imaplib.py", line 501, in login
    raise self.error(dat[-1])
error: Invalid credentials j8if3727157gvb.17

I am definitely supplying the correct password:) Using Duplicity V0.5.05.

Ian.




reply via email to

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