Re: Problems using tarfileset to set a directory's mode
On 2009-07-21, Matthew Wyatt wrote: > > > > > > > > > > > I'd like the Verify/ *directory* in the tar file to be set to 777, but it's > always 755. The mode attribute of tar's nested tarfileset element corresponds to the
Problems using tarfileset to set a directory's mode
Hi all, I'm trying to set a particular directory to mode 777 using tarfileset, and it's not working. The task looks like: I'd like the Verify/ *directory* in the tar file to be set to 777, but it's always 755. All the