Quote:
Originally Posted by Leonatus
It should then be possible to copy the archive to the .kobo directory as the created "Koboroot.tar.gz", rather than "Koboroot.tgz". This is but not the common practice. Without any reason?
Btw.: When I simply renamed the .tar.gz to .tgz, the hyphenation did not work properly.
|
They are internally the same thing, but tools/scripts may look for a .tgz file specifically, so that the same file called .tar.gz will not work. That's not odd at all.
The second issue, however, is. Simply renamimg it should have worked, unless 7-Zip does something odd when gzip-ing a file that your third-party web site does not. That's possible, I guess, but I'd have to look into that.