From owner-freebsd-stable@FreeBSD.ORG Sat Jul 24 15:35:45 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DE9A16A4CE for ; Sat, 24 Jul 2004 15:35:45 +0000 (GMT) Received: from smtp4.info.com.ph (smtp4.info.com.ph [202.57.96.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 269FD43D1F for ; Sat, 24 Jul 2004 15:35:44 +0000 (GMT) (envelope-from amiel.ong@votek.com.ph) Received: from smtp2.info.com.ph (smtp2.info.com.ph [202.57.96.78]) by smtp4.info.com.ph (8.12.8/8.12.8) with ESMTP id i6OGxSZS021818 for ; Sun, 25 Jul 2004 00:59:28 +0800 Received: from amiel (localhost.localdomain [127.0.0.1]) by smtp2.info.com.ph (8.11.6/8.11.6) with ESMTP id i6OFXSh04918 for ; Sat, 24 Jul 2004 23:33:28 +0800 From: "Amiel Ong" To: Date: Sat, 24 Jul 2004 23:35:35 +0800 Message-ID: <006b01c47193$dddbd780$7c00a8c0@amiel> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20040724120106.82BE016A4FC@hub.freebsd.org> Importance: Normal Subject: how to do this on ftp X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jul 2004 15:35:45 -0000 I want to be able to let people upload files to my ftp but they cannot delete files. Is this possible?