delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
Date: | Tue, 19 Dec 2000 22:49:04 +0100 |
X-Mailer: | KMail [version 1.1.99] |
To: | cygwin AT cygwin DOT com |
References: | <5 DOT 0 DOT 0 DOT 25 DOT 0 DOT 20001219142328 DOT 00a57c50 AT imap DOT coe DOT utah DOT edu> |
In-Reply-To: | <5.0.0.25.0.20001219142328.00a57c50@imap.coe.utah.edu> |
Subject: | Re: sftp-server |
MIME-Version: | 1.0 |
Message-Id: | <0012192249040K.28008@cygbert> |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id QAA22615 |
On Tuesday 19 December 2000 22:33, Bret Jordan wrote: > Problem: > I can not access the sftp-server from ssh.com's gui client, the pscp > (putty's client), or the scp client that comes with openssh. scp has nothing to do with sftp. If you want to use scp you don't need sftp-server but only ssh on the client side and ssh and a running sshd on the server side. The only application which can connect to sftp-server is a sftp client. > I have added the following line to my ssh config file: > Subsystem sftp c:/local/sbin/opensshd/sftp-server What's that? This is in no way related to the openssh installation of Cygwin. The `Subsystem' line should be in /etc/sshd_config and it is there by default: #Uncomment if you want to enable sftp #Subsystem sftp /usr/sbin/sftp-server #MaxStartups 10:30:60 and /usr/sbin is the path to sftp-server. Why do you use a Windows like path? I have tested the connection from a Linux box using ssh.com 2.3.0 sftp client which worked. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |