Fixed, that was the problem. It appears that I have two copies of tar on my machine and when I switched around the path to use strawberry, I also switched which version I was running. (tar 1.12 was setting the permissions to 0666 but tar 1.20 uses 0700)
Many thanks.