Date: Wed, 27 May 2020 21:01:18 +0300 From: Yuri Pankov <ypankov@fastmail.com> To: Thor Ablestar <thor@irk.ru>, freebsd-questions@freebsd.org Subject: Re: 7ZIP Windows question Message-ID: <c2d127e5-a7aa-0b9a-66c0-14c1922b0340@fastmail.com> In-Reply-To: <56263fa6-a3fc-ffbb-9f78-732e69b94b8d@irk.ru> References: <56263fa6-a3fc-ffbb-9f78-732e69b94b8d@irk.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Thor Ablestar wrote: > Hello All! > > Problem is the following: Somebody sent to me the archive with files > with Russian names in 7Z format. I used the p7zip from both ports and > packages to extract it. Result was the same: Some files were not > extracted with diagnostic "Too long filename". > > It was necessary to transfer the archive to Windows machine, extract the > files there, then rename them, pack again and transfer back. > > Is there any method to do it within FreeBSD or at least without > abominable Windows? > > 12.1-RELEASE AMD064 What encoding is used for those "russian" names? What is your system locale? Also, did you try the following switch for 7? -scs{UTF-8|UTF-16LE|UTF-16BE|WIN|DOS|{id}} : set charset for list files
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c2d127e5-a7aa-0b9a-66c0-14c1922b0340>