chainik
17
The timestamps differ. Could it be the zip files are generated on the fly?
chainik@river:/tmp$ unzip -l a/ACM00078861-data.txt.zip
Archive: a/ACM00078861-data.txt.zip
Length Date Time Name
--------- ---------- ----- ----
27190992 2025-02-06 00:25 ACM00078861-data.txt
--------- -------
27190992 1 file
chainik@river:/tmp$ unzip -l b/ACM00078861-data.txt.zip
Archive: b/ACM00078861-data.txt.zip
Length Date Time Name
--------- ---------- ----- ----
27190992 2025-02-07 00:24 ACM00078861-data.txt
--------- -------
27190992 1 file
2 Likes