jar question

B

blueparty

I am considering jar as general purpose, cross platform file archiver.
The reason for this is the fact that I received a set of files with
filenames in UNICODE. Unfortunately, they can't be renamed, because they
depend on each other... Can I use jar to backup them to single file
archive ?

B
 
A

Arne Vajhøj

blueparty said:
I am considering jar as general purpose, cross platform file archiver.
The reason for this is the fact that I received a set of files with
filenames in UNICODE. Unfortunately, they can't be renamed, because they
depend on each other... Can I use jar to backup them to single file
archive ?

jar should support UTF-8 filenames on all platforms.

But not all platforms support UTF-8 or UTF-16 filenames.

I can imagine all kinds of problems.

BTW, a googling indicates that jar will be changed to support
other character sets in Java 7. Which also suggests that
UTF-8 is not problem free.

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,218
Latest member
JolieDenha

Latest Threads

Top