holzschu / holzschu/a-shell

Erroneous path recognition in zip/unzip

Open
#823 4 comments 0 reactions 0 assignees View on GitHub
fix committed
Dominant language
Perl
Stars
3.9k
Forks
213
Avg merge
1m
Merged PRs (30d)
1

Description

I recently tried zipping and unzipping some files on a-Shell.

However, the zip and unzip commands built for the application seems not to properly deal with the path parameters.

Provided a path description relative to the current location, zip cannot locate any files. Only the relative path from ~ are recognised. It is so for unzip command.

Even if an archive is created with such parameters, the files are archived inside ‘private/var/mobile/Containers/Data/Application/…’ in the archive file; that is, the directory structure starts from the very root. And such state of organisation keeps the files from being extracted.

This behaviour is considered limited to the version for a-Shell. I hope this issue is checked and fixed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.