From owner-freebsd-questions@FreeBSD.ORG Tue Sep 2 05:46:28 2003 Return-Path: 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 71C7016A4BF for ; Tue, 2 Sep 2003 05:46:28 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F38E43FDF for ; Tue, 2 Sep 2003 05:46:27 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h82CkQOg020874; Tue, 2 Sep 2003 08:46:26 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h82CkPPB020873; Tue, 2 Sep 2003 08:46:25 -0400 (EDT) From: Jerry McAllister Message-Id: <200309021246.h82CkPPB020873@clunix.cl.msu.edu> To: latinroy74@yahoo.com (latin roy) Date: Tue, 2 Sep 2003 08:46:25 -0400 (EDT) In-Reply-To: <20030902043013.8035.qmail@web20706.mail.yahoo.com> from "latin roy" at Sep 01, 2003 09:30:13 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Can Freebsd provides tree-based quotas. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2003 12:46:28 -0000 > > Hi, > Can you please tell me if linux or freebsd is > providing Tree-based quotas (directory quota) ? As far as I know, FreeBSd does quotas based on per user/per filesystem. It does not do quotas based on subdirectories within a filesystem. If this has changed recently (eg 5.xx), I don't know. I haven't looked at quotos in Linux. > Please inform me if any other vendor is prividing > it. Don't know. ////jerry > > Thanks in advance. > latin >