[pbs-devel] [RFC PATCH proxmox-backup] pbs-tools: zip: add EFS flag to zip files
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Sep 13 09:57:14 CEST 2021
On 13.09.21 09:53, Dominik Csapak wrote:
>
> oops, this should say "it'd" so "it would".
>
> To be completely clear, such ZIPs extracts as
> * Windows(built-in + 7zip): UTF-8 filenames get correctly encoded,
> all other filenames interpreted as CP437
> * Debian(zip): filenames as bytes in any case
> * Debian(7z): weirdly it uses valid utf-8 as utf-8 bytes,
> but other filenames, it interprets as Windows 1252 and encodes as UTF-8..
>
> i'll send a v2 with this semantic though, as i don't think we can do
> much better for now
ack, thanks for the clear up!
More information about the pbs-devel
mailing list