Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4017464
By: nobody

Hi all, I create an archive with "tar cvf toto.tar ." but all the included
directories have no execution permission (no x for u,g, or o).
This is unimportant if the archive is extracted on Windows, but when I
extract it under Linux it is very annoying since to be able to access
the extracted dirs, I need to manually change the permissions (chmod -R +x
or using find).

Is this the expected behavior ?! Is there a way to override it ?

Side question : 
if I extract the same archive under Solaris, tar shows a warning
saying it has forced the extracted directories to have +x.
Why I don't get the same behavior under Linux ? is there a magical
setting somewhere ? The umask is the same on both systems ...


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to