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

Fix error "No such file" when using SFTP extension on vscode > v1.55.2. #174

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

Natizyskunk
Copy link

No description provided.

@TheZoker
Copy link

TheZoker commented May 19, 2021

Can confirm, that this solves the issue!

@Natizyskunk you should not change the links in the readme files to your own repo

@Natizyskunk
Copy link
Author

@TheZoker I just revert the old links in the README.md file but also in package.json and node-fs-compat.js only keeping the needed changes to fix the error.
Do you think i've to change the links in my package.json to point to my own repo since this is a modification I've made and that has still not been merged ?

@TheZoker
Copy link

@Natizyskunk Thanks for adjusting! No the current way is fine, although I'm not sure, if @mscdex want's to update the version number on his own, when he releases a new update. We have to wait for his feedback 🙂

@Natizyskunk
Copy link
Author

@TheZoker No problem. Ok then we will wait & see ^^

@mscdex
Copy link
Owner

mscdex commented May 21, 2021

This repo is more or less deprecated as the protocol implementations are being moved back upstream into ssh2.

@Natizyskunk
Copy link
Author

Natizyskunk commented May 21, 2021

I've just seen that. That's sound great, hopefully you'll add the fix for this bug ^^

@TheZoker
Copy link

I guess what he says is, that the files are now directly located within ssh2:
https://github.com/mscdex/ssh2/tree/master/lib/protocol

A similar PR is already open in that repo:
mscdex/ssh2#1009

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

Successfully merging this pull request may close these issues.

3 participants