Galzzly / extract

MIT License
0 stars 0 forks source link

extraction does not preserve the original timestamps #3

Closed spatel-wd closed 3 years ago

spatel-wd commented 3 years ago

Describe the bug Using extract utility on talkback..gz and looking at fusion/logs/server/* - timestamps on the files are of current extraction date/time instead of original create/mod timestamp.

If I do "tar xvfz talkback.gz" then it's showing expected timestamps on those log files

To Reproduce

  1. What type of file was attempted
  2. What command was issued
  3. What was the output / outcome

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

Galzzly commented 3 years ago

Updated extraction for tar and zip, can be found in version 1.1.0 here

Tested possibilities for gzip, bzip2, and rar, however, they did not work and so have not included them in this release.