Skip to content

chmod(): No such file or directory #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ravikkr18 opened this issue Dec 22, 2020 · 2 comments
Open

chmod(): No such file or directory #70

ravikkr18 opened this issue Dec 22, 2020 · 2 comments

Comments

@ravikkr18
Copy link

Q A
Library version(s) affected: phpZip
PHP version(s): 7.3
OS (with bit depth): Ubuntu 18.04 64-bit

Description
chmod(): No such file or directory

How to reproduce
phalconeye.zip
Then try to unzip with
$this->zip->openFile($repoZip)->extractTo($path);

Possible Solution
file exist check or file extension check as it fails at file with uncommon name structure.
chmod("\phalconeye-master\public\external\pydio\data\plugins\mq.serial\queues\channel-nodes:0")

@Ne-Lexa
Copy link
Owner

Ne-Lexa commented Dec 22, 2020

You have uploaded a file that is not a zip archive but an HTML file.

<html><body>You are being <a href="https://codeload.github.com/PhalconEye/phalconeye/zip/master">redirected</a>.</body></html>

@ravikkr18
Copy link
Author

I uploaded zip file but Git automatically detect and generate link for zip file may be because its git repo. Please download zip file from this link https://gofile.io/d/ujGffV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants