shell - Why are there duplicate files when extracting tar.gz archive -


i have strange problem tar.gz archives not understand.

i create archive on linux server tar -czf

when extract them on windows machine using 7z x, notifications (not all) files exist. (they extracted empty directory.)

the files wants replace have todays date, ones there have original (modified on) date had on server.

since want preserve original timestamps can use -aos option 7z, understand why happening , make sure have identical mirror of files on server after unpacking locally.

:d problem derelict duplicate directory exists both uppercase , lowercase on linux server - of course can 1 directory when extracted on windows system ( \mydir\ , \mydir\ ) problem solved. :)

thanks help!


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -