Giter Club home page Giter Club logo

Comments (4)

arifd avatar arifd commented on July 17, 2024 1

Can confirm this is now fixed using: async_zip = { git = "https://github.com/Majored/rs-async-zip"} Thank you!

from rs-async-zip.

Majored avatar Majored commented on July 17, 2024

I can't seem to reproduce this on my end (Mac M1).

What exactly happens to the filename for you?

Edit: Reading the specification, it's likely due to:

D.2 If general purpose bit 11 is unset, the file name and comment SHOULD conform to the original ZIP character encoding. If general purpose bit 11 is set, the filename and comment MUST support The Unicode Standard, Version 4.1.0 or greater using the character encoding form defined by the UTF-8 storage specification.

from rs-async-zip.

arifd avatar arifd commented on July 17, 2024

On Ubuntu 21.04:

I get this filename: öäöääö.txt when viewed in the archive manager. (version: file-roller 3.38.1, Copyright © 2001-2012 Free Software Foundation, Inc.)

and this filename: ├╢├д├╢├д├д├╢.txt when unzipped with unzip (version: UnZip 6.00 of 20 April 2009, by Debian.)

from rs-async-zip.

Majored avatar Majored commented on July 17, 2024

Should be fixed with the most recent commits - at least unzip is now correctly extracting the file rather than returning an illegal byte sequence error for me (MacOS M1).

Let me know if you're still having issues on your end.

from rs-async-zip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.