Do not change file modification date & permissions #133

Open
opened 2026-01-29 20:37:40 +00:00 by claunia · 0 comments
Owner

Originally created by @rugk on GitHub (Aug 14, 2016).

gzip sets the file modification time of the new .gz file to match the original file. Brotli does not do that. Do you consider adding this feature?

GZIP does also inherit the permissions of the original file - in contrast to Brotli.

Tasks:

  • preserve original file modification date
  • preserve original file permissions
Originally created by @rugk on GitHub (Aug 14, 2016). gzip sets the file modification time of the new `.gz` file to match the original file. Brotli does not do that. Do you consider adding this feature? GZIP does also inherit the permissions of the original file - in contrast to Brotli. Tasks: - [x] preserve original file modification date - [x] preserve original file permissions
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#133