Re: Problem with filemode Attribute of tarfileset

2012-07-25 Thread Rick Genter
On Jul 25, 2012, at 10:59 AM, Pepersack, Bob G wrote: > I'm using the tar task with tarfilesets to create tar files on Windows 7. > I'm using the filemode attribute of the tarfileset type to set the UNIX > permissions on the files contained by the tar. Then, I upload the tars to > our UNIX s

Problem with filemode Attribute of tarfileset

2012-07-25 Thread Pepersack, Bob G
I'm using the tar task with tarfilesets to create tar files on Windows 7. I'm using the filemode attribute of the tarfileset type to set the UNIX permissions on the files contained by the tar. Then, I upload the tars to our UNIX server and unzip them with this command: tar -xvf mytarfile.tar