Y
Hacker News
new
|
ask
|
show
|
jobs
by
chaz6
2 days ago
Here's a tip, if you are making regular compressed backups of the configuration of your network devices, if you use gzip, make sure to set the mtime to 0 when writing the file as this can throw off deduplication. This also applies to the name field.
https://docs.python.org/3/library/gzip.html#gzip.GzipFile.mt...