Simply Top Ad

Showing posts with label Zip. Show all posts
Showing posts with label Zip. Show all posts

Thursday, January 28, 2010

7-Zip can create Zip files with Unicode filenames

It seems 7-Zip can now create Zip files with Unicode filenames.

This means I am no longer limited to using 7z archives if I have Unicode filenames.

The idea is that Zip might be a better format than 7z for archiving because it is pretty much ubiquitous.

Tuesday, November 21, 2006

Zip UTF-8 support

Using Info-Zip's marvellous Zip today under Windows.

Zipping up some files with "unicode" filenames, Zip tells me that it can't zip them up because of that.

Hello? UTF-8?

How hard would it be for file names in Zip files to be UTF-8?

On unix this ought to happen anyway because filenames are just byte arrays?

It wouldn't kill anyone to (re)define that filenames in Zip files are UTF-8.

That is exactly what UTF-8 is good at.

Maybe I might go and sniff around the Info-Zip web site to see if anything gives.