Date: Sat, 2 Mar 2002 05:53:08 +0100 From: Cliff Sarginson <csfbsd@raggedclown.net> To: freebsd-questions@FreeBSD.ORG Subject: Re: Secure FTP server Message-ID: <20020302045308.GB1321@raggedclown.net> In-Reply-To: <Pine.GSO.4.44L0.0203012212560.26619-100000@shell.core.com> References: <Pine.GSO.4.44L0.0203012212560.26619-100000@shell.core.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 01, 2002 at 10:26:14PM -0600, Steven Lake wrote: > Ok, silly question. I forgot the name of it. What's the name of > the secure FTP daemon and how do you start it? I've never had to use it > and I can't seem to find it in Fbsd. Or do I have to build it off a port? > > Are you talking about "sftp", part of the ssh suite ? It doesn't run as a daemon. When you connect with sftp an sftp-server process starts up to deal with your requests. There is no "sftpd". Try it. -- Regards Cliff Sarginson -- <csfbsd@raggedclown.net> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020302045308.GB1321>