Navigation Menu

Skip to content
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

unzip: cannot find or open #10551

Closed
cyberduck opened this issue Dec 5, 2018 · 2 comments
Closed

unzip: cannot find or open #10551

cyberduck opened this issue Dec 5, 2018 · 2 comments
Labels
bug sftp SFTP Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

08c8332 created the issue

Hi, I have connect to a new Cloudways / Digital ocean server.
When I try to Zip or Unzip anything, i get the following error:
SSH is enabled on server and user.
SSH via terminal works using the unzip command...?

Interoperability failure
unzip:  cannot find or open /applications/xjhwthkwpp/public_html/testzip.zip, /applications/xjhwthkwpp/public_html/testzip.zip.zip or /applications/xjhwthkwpp/public_html/testzip.zip.ZIP.. Please contact your web hosting service provider for assistance.

Via Terminal is ok:

[master_hidden]:public_html$ unzip testzip.zip
Archive:  testzip.zip
  inflating: Screen Shot 2018-12-04 at 21.13.51.png  
   creating: __MACOSX/
  inflating: __MACOSX/._Screen Shot 2018-12-04 at 21.13.51.png 

Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We escape all non alphanumeric characters from the path arguments.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I cannot reproduce the error with the commandunzip -qn /home/dkocher/public\_html/10\-14\-Night\.jpg\.zip -d /home/dkocher/public\_html on a test server.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug sftp SFTP Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

1 participant