Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 27808 invoked from network); 6 Dec 2001 18:46:39 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 6 Dec 2001 18:46:39 -0000 Received: (qmail 14721 invoked by uid 97); 6 Dec 2001 18:45:10 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 14562 invoked by uid 97); 6 Dec 2001 18:45:09 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 14537 invoked from network); 6 Dec 2001 18:45:07 -0000 Message-ID: <015301c17e86$1c3ef510$0201a8c0@nordwand> From: "Steve Loughran" To: "Ant Users List" References: Subject: Re: file permission rights under Windows Date: Thu, 6 Dec 2001 10:44:59 -0800 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.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N readers might be interested to know that a java api do this sort of thing was promised, then pulled, from java 1.4: http://developer.java.sun.com/developer/bugParade/bugs/4313887.html ...you are free to vote on the issue if you feel it is important, though Sun's development process is most definately not a democracry. ----- Original Message ----- From: "Timothy Spear" To: "Ant Users List" Sent: Thursday, December 06, 2001 5:40 AM Subject: RE: file permission rights under Windows > Use exec to call Attrib. The available attributes are hidden (h), readonly > (r), system (s), archive (a). Anyway to set the flag state "attrib +r > filename". to remove "attrib -r filename". to see all current flags "attrib" > > Tim > -- To unsubscribe, e-mail: For additional commands, e-mail: