duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] TimeoutError


From: Vera Schmidt
Subject: Re: [Duplicity-talk] TimeoutError
Date: Sat, 14 Jan 2023 17:01:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

Hey ede,

thanks again.

yeah, well. to make it even more difficult. there are not only different protocols (e.g. sftp, ftp, s3, webdav ...), there are also different implementations that have to work against different implementations on the servers, meaning in theorie there is a spec to be uphold, but might be implemented slighty different or sometimes incompletely on either side.

....software in reality....

still you may think about switching protocols as webdav really is stateless http/https and therefor suboptimal for big datatransfers. looking at this
  
https://www.strato.de/faq/cloud-speicher/ueber-welche-protokolle-kann-ich-mich-mit-hidrive-verbinden/
i'd suggest you switch to sftp, which is modern, secure and quite robust.

That's what I thought after all: changing the protocol to sftp. Don't know why I didn't concider to do this before - probably because I started with webdav and it worked over years. And being busy most of the time the concept of never changing a running system seems to be a very good concept :-) And now it seems to be the moment when the system is no longer running and it is time to change it :-)

Vera



reply via email to

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