czdap-tools icon indicating copy to clipboard operation
czdap-tools copied to clipboard

Filenames are numbers rather than date-zonename-zone-data.txt.gz?

Open hosterstats opened this issue 10 years ago • 5 comments

The file names seem to be just numbers (eg 123.txt.gz) rather than zone names with dates. Is this just the way they are stored on the server (rather than the YYYYMMDD-zname-zone-data.txt.gz from manual downloads)?

hosterstats avatar Mar 03 '14 03:03 hosterstats

I fixed this in my fork https://github.com/lanrat/czdap-tools/commit/697d2ea4c5414105fed837358054466f0a8af800 I can submit a pull request if desired.

lanrat avatar Mar 03 '14 03:03 lanrat

Thanks. That worked perfectly.

hosterstats avatar Mar 04 '14 02:03 hosterstats

Very useful.. @lanrat .. Thanks

sandoche2k avatar Apr 04 '16 13:04 sandoche2k

Yup, very useful, thanks!

barissaydag avatar Mar 01 '17 18:03 barissaydag

Also, using gunzip -N will recover the full names.

jhcloos avatar Apr 03 '17 18:04 jhcloos