From owner-freebsd-questions@FreeBSD.ORG Sun Jul 10 18:19:08 2005 Return-Path: X-Original-To: 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 D4E6116A41C for ; Sun, 10 Jul 2005 18:19:08 +0000 (GMT) (envelope-from alexandre.delay@free.fr) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E54843D5E for ; Sun, 10 Jul 2005 18:19:07 +0000 (GMT) (envelope-from alexandre.delay@free.fr) Received: from serveur.thrruss.org (unknown [81.56.231.36]) by postfix3-2.free.fr (Postfix) with ESMTP id 925F0C0C8 for ; Sun, 10 Jul 2005 20:19:06 +0200 (CEST) Received: from artemis (artemis [192.168.2.2]) by serveur.thrruss.org (8.13.0/8.13.0) with SMTP id j6AJBl5N008917 for ; Sun, 10 Jul 2005 21:11:47 +0200 From: "Alexandre D." To: Date: Sun, 10 Jul 2005 20:19:18 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Cc: Subject: Per disk quota 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: Sun, 10 Jul 2005 18:19:08 -0000 Hi guys, I'm searching for a way to set a limit per directory. for example: directory limit /web/dir1 1Go /web/dir2 10Mo /web/dir3 100Mo /web/dir4 175Mo This system would be used by only one program (image grabber) Do you have any idea? cheers Alex