From owner-freebsd-questions@FreeBSD.ORG Mon Aug 3 11:29:07 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E0541065697 for ; Mon, 3 Aug 2009 11:29:06 +0000 (UTC) (envelope-from frederique@isafeelin.org) Received: from srv0010.pine.nl (srv0010.pine.nl [213.156.9.9]) by mx1.freebsd.org (Postfix) with ESMTP id 5AB358FC65 for ; Mon, 3 Aug 2009 11:28:37 +0000 (UTC) (envelope-from frederique@isafeelin.org) Received: from localhost (localhost [127.0.0.1]) by srv0010.pine.nl (Postfix) with ESMTP id 40A57580F40 for ; Mon, 3 Aug 2009 13:28:20 +0200 (CEST) X-Virus-Scanned: amavisd-new at pine.nl Received: from srv0010.pine.nl ([127.0.0.1]) by localhost (srv0010.pine.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id uPWmg6wwFit9 for ; Mon, 3 Aug 2009 13:28:15 +0200 (CEST) Received: from fileserver.pine.nl (unknown [77.163.240.244]) by srv0010.pine.nl (Postfix) with ESMTP id 9E026580E00 for ; Mon, 3 Aug 2009 13:28:15 +0200 (CEST) Received: from freelt.pine.nl (unknown [172.16.0.46]) by fileserver.pine.nl (Postfix) with ESMTP id 792DC130EA4 for ; Mon, 3 Aug 2009 13:28:15 +0200 (CEST) Message-ID: <4A76C9CF.5050100@isafeelin.org> Date: Mon, 03 Aug 2009 13:28:15 +0200 From: Frederique Rijsdijk User-Agent: Thunderbird 2.0.0.22 (X11/20090701) MIME-Version: 1.0 To: FreeBSD-Questions Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: ftps ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Aug 2009 11:29:25 -0000 I'm looking into running ftps for my webhosting server. But the ftpd of BSD seems incapable of doing so. Are there plans to implement this, or am I overlooking something? I'm aware of the fact that I can run a ftp server from ports to do this, but I would like to keep it as simple as possible. -- F