From owner-freebsd-questions@FreeBSD.ORG Fri Mar 12 08:22:38 2010 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 CADD21065673 for ; Fri, 12 Mar 2010 08:22:38 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 8A29B8FC1A for ; Fri, 12 Mar 2010 08:22:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 505395E251 for ; Fri, 12 Mar 2010 09:22:37 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.863 X-Spam-Level: X-Spam-Status: No, score=-1.863 tagged_above=-999 required=5 tests=[AWL=-0.168, BAYES_00=-2.599, RCVD_IN_PBL=0.905, SPF_PASS=-0.001] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id zOfOZVtfRpot for ; Fri, 12 Mar 2010 09:22:33 +0100 (CET) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from [172.17.0.139] (c-195-216-040-164.static.bjare.net [195.216.40.164]) by mx1.bjare.net (Postfix) with ESMTP id 4BBD45E240 for ; Fri, 12 Mar 2010 09:22:32 +0100 (CET) Message-ID: <4B99F9CB.8010601@eskk.nu> Date: Fri, 12 Mar 2010 09:22:35 +0100 From: Leslie Jensen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; sv-SE; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: I want to instal a "secure" ftp server 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: Fri, 12 Mar 2010 08:22:38 -0000 I need to have ftp access to a machine. I've found pure-ftpd but it was last updated 2007/02/03. I'm aware that it can function very well despite that, but I would like the lists suggestion on what to choose to make ftp access as secure as possible. It will be mainly windows clients accessing the ftp server. I have SAMBA running, but I need a solution for access from the Internet. /Leslie