Skip to content

Poco::Zip does not support files with ".." in the name. #331

@kchristofferson

Description

@kchristofferson

To recreate the problem. create a file "filename..extension" and compress it. When using Poco to decompress it, the library throws a "Zip Exception: Illegal entry name filename..extension containing .." I note someone came across this issue last August in your forum, but I could not find a reply or an open issue int this BugDB.

My utility is trying to download, decompress and parse some government documents. I cannot request that they not use valid filenames containing ".."

Thanks

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions