duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] why it uses sftp instead of scp?


From: Axel Beckert
Subject: Re: [Duplicity-talk] why it uses sftp instead of scp?
Date: Tue, 20 Feb 2007 10:49:05 +0100
User-agent: Mutt/1.5.9i

Hi,

On Tue, Feb 20, 2007 at 12:46:58AM +0100, Jure Lo??ar wrote:
> I have a problem and it looks like duplicity is trying to use sftp
> instead of scp.
> 
> [...]
> 
> How do I persuade it to go with scp? For scp works fine using key based
> auth (withaut passphrase).

Without knowning the details of duplicity's internal's but some
internal details of ssh, this questions answers a question I have
asked myself recently: How can duplicity determine which files are
existing on the remote site with using scp? Well, it can, because it
doesn't use scp as named but sftp which can do such thing while scp
AFAIK cannot.

But you're right: If the sftp subsystem of ssh is used, it should be
name sftp and neither ssh oder scp. (Except perhaps if it uses several
ssh subsystems at once, e.g. scp and sftp, then it would probably be
best, if it's named ssh. But sftp should solely suffice for all of
duplicity's purposes.)

                Regards, Axel
-- 
Axel Beckert - address@hidden - http://abe.home.pages.de/




reply via email to

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