duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Unsupported backend scheme "ftps"


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] Unsupported backend scheme "ftps"
Date: Sat, 26 Mar 2011 09:31:29 -0500

Agreed.  If you install from the repository, then from a tarball, this will happen.  You need to do the equivalent of 'aptitude purge duplicity', then reinstall from the tarball.

...Ken

On Sat, Mar 26, 2011 at 9:21 AM, <address@hidden> wrote:
looks like you have an older duplicity hanging around. how did you update, install your duplicity?

ede/duply.net

On 26.03.2011 15:16, Ralph Seichter wrote:
> Hi list,
>
> I am trying to make Duplicity 0.6.12 use LFTP 4.2.0 to access a site
> which only offers FTP via SSL/TLS. Unfortunately, I only get to see the
> following error message:
>
> User error detail: Traceback (most recent call last):
>   File "/usr/local/duplicity/bin/duplicity", line 1249, in <module>
>     with_tempdir(main)
>   File "/usr/local/duplicity/bin/duplicity", line 1242, in with_tempdir
>     fn()
>   File "/usr/local/duplicity/bin/duplicity", line 1128, in main
>     action = ""> >   File "/usr/local/duplicity/lib64/python2.7/site-packages/duplicity/commandline.py", line 928, in ProcessCommandLine
>     backup, local_pathname = set_backend(args[0], args[1])
>   File "/usr/local/duplicity/lib64/python2.7/site-packages/duplicity/commandline.py", line 821, in set_backend
>     globals.backend = backend.get_backend(bend)
>   File "/usr/local/duplicity/lib64/python2.7/site-packages/duplicity/backend.py", line 151, in get_backend
>     raise UnsupportedBackendScheme(url_string)
> UnsupportedBackendScheme: scheme not supported in url: ftps://address@hidden/
>
> The python2.7/site-packages/duplicity/backends directory contains
> ftpbackend.py but not ftpsbackend.py, and I wonder what I am doing
> wrong? I asked Dr. Google and searched this mailing list's archives,
> but so far I haven't found a solution.
>
> -R
>
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/duplicity-talk


_______________________________________________
Duplicity-talk mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/duplicity-talk


reply via email to

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