Quote:
Originally Posted by boriar
@tshering
Is it posible to change linux properties when compressed from windows?
|
For a short while I used some unix utilities to set the permissions in tar files under windows. But finally, I returned to 7zip. 7zip sets 777 permissions to all files (apart from folders). That is good enough for me. But if you really need to set different permissions, you can use unix utilities (I think there are several of them) or cygwin or similar. Maybe you can do this also with bash shell for windows, see for instance
here. I never used this, so I do not know for sure.