Unless I missed something in your question it seem that the answer is easy. Try the <chmod> task. docs/manual/CoreTasks/chmod.html
-----Original Message----- From: Janusz Dalecki (TYCO) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 20, 2002 5:30 PM To: 'Ant Users List' Subject: Changing files attributes I need to change the attributes of the files that are copied after the ant build is done. Is there a way to do that using some ant task similar to 'Chmod' that works only for Unix? Janusz