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
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