From owner-freebsd-questions@FreeBSD.ORG Fri Aug 8 18:50:35 2008 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 A02091065671 for ; Fri, 8 Aug 2008 18:50:35 +0000 (UTC) (envelope-from maslak@ihlas.net.tr) Received: from pop3.ihlas.net.tr (smtp.ihlas.net.tr [213.238.128.249]) by mx1.freebsd.org (Postfix) with SMTP id 251088FC15 for ; Fri, 8 Aug 2008 18:50:34 +0000 (UTC) (envelope-from maslak@ihlas.net.tr) Received: (qmail 8750 invoked by uid 89); 8 Aug 2008 18:50:32 -0000 X-Mail-Scanner: Scanned by qSheff-II-2.1 (http://www.enderunix.org/qsheff/) Received: from unknown (HELO ihlasnetym) (maslak@ihlas.net.tr@213.238.150.220) by 0 with SMTP; 8 Aug 2008 18:50:31 -0000 Message-ID: <002101c8f987$7f814aa0$dc96eed5@ihlasnetym> From: "Yavuz Maslak" To: Date: Fri, 8 Aug 2008 21:49:32 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1896 X-Mailman-Approved-At: Fri, 08 Aug 2008 19:02:28 +0000 Subject: How to set quota ( as Mbyte ) for a directory? 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, 08 Aug 2008 18:50:35 -0000 On freebsd7, How to set quota for a directory? For instance I want to set 100Mbyte quota for a directory. How can I do that ?