From owner-freebsd-questions@FreeBSD.ORG Wed May 24 14:32:18 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81F5F16A43B for ; Wed, 24 May 2006 14:32:18 +0000 (UTC) (envelope-from gandalf@messias.qhigh.com) Received: from smtp.enternet.hu (smtp.enternet.hu [62.112.192.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E09F543D49 for ; Wed, 24 May 2006 14:32:17 +0000 (GMT) (envelope-from gandalf@messias.qhigh.com) Received: from [62.112.200.65] (helo=[172.16.0.43]) by smtp.enternet.hu with esmtpa (Exim 4) id 1FiuPG-000Axg-UI for freebsd-questions@freebsd.org; Wed, 24 May 2006 16:32:14 +0200 Message-ID: <44746E97.5070309@messias.qhigh.com> Date: Wed, 24 May 2006 16:32:55 +0200 From: User Gandalf User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: upload-only 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: Wed, 24 May 2006 14:32:27 -0000 Dear List, I would like to install an ftp server. Some of the users want to upload files to the server. I would not like to start an ftp server at all, because I'm too paranoid. But my users demand it. I looked at the ports tree and I found many ftp servers. I cannot choose between them. Can you recommend one for me? I only need one ftp user (possibly with a password), and upload/list files only. The most important thing is security, and the ability to handle passive transfers. Thanks, Laci