Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 15:38:08 -0800 (PST)
From:      Jakub Lach <jakub_lach@mailplus.pl>
To:        freebsd-current@freebsd.org
Subject:   base unzip on 10-STABLE/ 11-HEAD "unzip: skipping non-regular entry"
Message-ID:  <1393025888512-5887996.post@n5.nabble.com>

next in thread | raw e-mail | index | archive | help
Hello, 

Unfortunately, this is the case with *zips from Dropbox (Download
as .zip) directory option.

$ /usr/bin/unzip  file.zip                             
Archive:  file.zip
unzip: skipping non-regular entry ''
unzip: skipping non-regular entry 'A B C D.pdf'

archivers/unzip manages this case though...

$ /usr/local/bin/unzip  file.zip                       
Archive:  file.zip
warning:  stripped absolute path spec from /
mapname:  conversion of  failed
inflating: A B C D.pdf   

Tested on 10-STABLE, but should be the same on HEAD.




--
View this message in context: http://freebsd.1045724.n5.nabble.com/base-unzip-on-10-STABLE-11-HEAD-unzip-skipping-non-regular-entry-tp5887996.html
Sent from the freebsd-current mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1393025888512-5887996.post>