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: edgar . soldin
Subject: Re: [Duplicity-talk] Unsupported backend scheme "ftps"
Date: Sat, 26 Mar 2011 15:21:43 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

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 = commandline.ProcessCommandLine(sys.argv[1:])
>   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




reply via email to

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