gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] SFTP locations


From: Jonathan Walther
Subject: Re: [Gnu-arch-users] SFTP locations
Date: Mon, 15 Sep 2003 11:48:37 -0700
User-agent: Mutt/1.5.4i

On Mon, Sep 15, 2003 at 11:11:13PM +0900, Stephen J. Turnbull wrote:
ARggh.  No, I'm not getting protocol 2.  It's the damn
order-dependency in .ssh/config; I have a long config file and I've
been looking at the host-specific config.  But I had a "Protocol 1" at
the top, where I wasn't looking.  :-(.

Remove that and everything works.  I now have (in theory, must test) a
publically available archive.

Alas, I did put the following in my .ssh/config file and it still didn't
work:

address@hidden:~$ cat .ssh/config
Host savannah
HostName savannah.nongnu.org
Protocol 1

No, that can't be right; all this is happening at the ssh protocol
level.  (tla/libarch/pfs-sftp.c doesn't invoke sftp(1), instead it
uses "ssh -s $HOST sftp".)  The usage message is coming from the other
side.  I think this is safe.

That doesn't make sense then; why is ssh ignoring my instruction to use
protocol 1 that I put in .ssh/config?

I wonder if the answer to Jonathan Walters's question might not be in
the "command" option in the authorized_keys file; use
/usr/lib/sftp-server there?  Cf sshd_config(5).

Can you explain a bit more?  The sshd(5) manpage describes the command
option, but I'm not clear on what putting /usr/lib/sftp-server there
would do?  Also, I don't have an authorized savannah key; Savannah has
made my regular key authorized.

Jonathan

--

It's not true unless it makes you laugh, but you don't understand it until it makes you weep.
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

                    Geek House Productions, Ltd.

 Providing Unix & Internet Contracting and Consulting,
 QA Testing, Technical Documentation, Systems Design & Implementation,
 General Programming, E-commerce, Web & Mail Services since 1998

Phone:   604-435-1205
Email:   address@hidden
Webpage: http://reactor-core.org
Address: 2459 E 41st Ave, Vancouver, BC  V5R2W2

Attachment: pgpNMNV4fYEOn.pgp
Description: PGP signature


reply via email to

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