From owner-ssh@clinet.fi  Mon Jan 15 20:55:55 2001
Received: from mail.clinet.fi (mail.clinet.fi [194.100.0.7])
	by hutcs.cs.hut.fi (8.9.3/8.9.3) with ESMTP id UAA00949;
	Mon, 15 Jan 2001 20:55:55 +0200 (EET)
Received: (from majordom@localhost)
	by mail.clinet.fi (8.9.3/8.9.3) id UAA01714
	for ssh-outgoing; Mon, 15 Jan 2001 20:30:01 +0200
Received: from trewtech.com (IDENT:qmailr@209-9-164-130.sdsl.cais.net [209.9.164.130])
	by mail.clinet.fi (8.9.3/8.9.3) with SMTP id UAA01710
	for <ssh@clinet.fi>; Mon, 15 Jan 2001 20:29:59 +0200
Received: (qmail 5506 invoked from network); 15 Jan 2001 18:29:42 -0000
Received: from unknown (HELO jamie.trewtech.com) (192.168.1.3)
  by 192.168.1.254 with SMTP; 15 Jan 2001 18:29:42 -0000
Message-Id: <5.0.2.1.0.20010115132227.03c6cec0@192.168.1.254>
X-Sender: trewtech-com-jamie@192.168.1.254
X-Mailer: QUALCOMM Windows Eudora Version 5.0.2
Date: Mon, 15 Jan 2001 13:26:53 -0500
To: "Silvia Nieto Santos" <snieto@sc.sas.cica.es>, <ssh@clinet.fi>
From: James Treworgy <jamie@trewtech.com>
Subject: Re: sftp-server
In-Reply-To: <008601c07ec9$612c66c0$0711ea0a@sc.sas.cica.es>
Mime-Version: 1.0
Content-Type: multipart/alternative;
	boundary="=====================_12293606==_.ALT"
Sender: owner-ssh@clinet.fi
Precedence: bulk

--=====================_12293606==_.ALT
Content-Type: text/plain; charset="us-ascii"; format=flowed

Uncomment the line in sshd_config:

Subsystem       sftp    /usr/local/libexec/sftp-server

Make sure that sftp-server was compiled and in the right place.

Now I have another question: Are there any configuration options for 
sftp-server at all? I have found no documentation whatsoever for this. What 
I'd like is the ability to chroot people to their home directory as with 
wuftp or any other ftp server. I've tried using a custom shell script to do 
it will little success.

Jamie


At 03:01 AM 1/15/01, Silvia Nieto Santos wrote:
>Hello,
>
>How can I use sftp-server? In <http://www.openssh.com>www.openssh.com I 
>don't found information about it.
>
>Thank you very much

--=====================_12293606==_.ALT
Content-Type: text/html; charset="us-ascii"

<html>
Uncomment the line in sshd_config:<br>
<br>
Subsystem&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sftp&nbsp;&nbsp;&nbsp;
/usr/local/libexec/sftp-server<br>
<br>
Make sure that sftp-server was compiled and in the right place.<br>
<br>
Now I have another question: Are there any configuration options for
sftp-server at all? I have found no documentation whatsoever for this.
What I'd like is the ability to chroot people to their home directory as
with wuftp or any other ftp server. I've tried using a custom shell
script to do it will little success.<br>
<br>
Jamie<br>
<br>
<br>
At 03:01 AM 1/15/01, Silvia Nieto Santos wrote:<br>
<blockquote type=cite class=cite cite><font face="arial" size=2>Hello,<br>
&nbsp;<br>
How can I use sftp-server? In
<a href="http://www.openssh.com">www.openssh.com</a> I don't found
information about it.<br>
&nbsp;<br>
Thank you very much</font></blockquote></html>

--=====================_12293606==_.ALT--

