-
Notifications
You must be signed in to change notification settings - Fork 3
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
Compression not working in remote sessions #4
Labels
bug
Something isn't working
Comments
Same issue |
Same here.. Using VSCode connected to a WSL distro. When i try to do anything (compress, decompress), the vscode archive output channel logs and INFO stating that it's gonna compress/decompress but nothing happens |
tjx666
added a commit
that referenced
this issue
Mar 9, 2024
please try the latest version @gliviu @zeegin @diegovilar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I logged in remotely via ssh with vscode and tried to compress some folder with zip or tar. Nothing happened. Both zip, unzip and tar utilities were installed in the host (Ubuntu 22.04). Decompression works ok. I was able to decompress a tar archive in the same remote session.
Tried the same on my local machine (also Ubuntu 22.04) and compression worked.
The text was updated successfully, but these errors were encountered: