From owner-freebsd-questions@FreeBSD.ORG Fri Sep 30 15:11:23 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2801D16A41F for ; Fri, 30 Sep 2005 15:11:23 +0000 (GMT) (envelope-from vdemart1@tin.it) Received: from vsmtp12.tin.it (vsmtp12.tin.it [212.216.176.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA6EB43D48 for ; Fri, 30 Sep 2005 15:11:22 +0000 (GMT) (envelope-from vdemart1@tin.it) Received: from pswm4.cp.tin.it (212.216.176.70) by vsmtp12.tin.it (7.2.060.1) id 4338FB08001DEB4B for freebsd-questions@freebsd.org; Fri, 30 Sep 2005 17:11:18 +0200 Message-ID: <16424585.1128093080803.JavaMail.root@pswm4.cp.tin.it> Date: Fri, 30 Sep 2005 16:11:20 +0100 (GMT+01:00) From: Vittorio To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain;charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: 193.108.204.21 Subject: sftp connection problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vittorio List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2005 15:11:23 -0000 I've just sent a PR suggesting a fix to http://www.freebsd. org/cgi/query-pr.cgi?pr=86759 The problem is: Trying to connect with a client to an sshd server using sftpd the client fails connection invariably complaining: .... sftp-server: Command not found. Fatal: unable to initialise SFTP: could not connect Ciao Vittorio