vscode-sftp icon indicating copy to clipboard operation
vscode-sftp copied to clipboard

Super fast sftp/ftp extension for VS Code

Results 167 vscode-sftp issues
Sort by recently updated
recently updated
newest added
trafficstars

hey i am using your extension before it was working fine and perfect , i was loving it but now i am getting below error message when i am using...

**Is this a similar or duplicate feature request?** - [ ] I don't know. I will go check it. - [x] No. **Does this project help you?** - [x] Yes....

When I rename a file on my local machine, the SFTP extension does not detect the change when I try to upload the file to my remote server. For example,...

bug
help wanted
good first issue

**Do you read the FAQ?** - [x] Yes. - [x] [I am going to read now.](https://github.com/Natizyskunk/vscode-sftp/blob/master/FAQ.md) **Describe the bug** When adding private key path `"privateKeyPath": "C:\\Users\\Admin\\.ssh\\id_rsa",` it looks for `'C:\Users\Admin\.ssh\config',`...

**Is this a similar or duplicate feature request?** No. **Is your feature request related to a problem? Please describe.** Adding some helping features is a must, for example if you...

duplicate
enhancement
help wanted

**Do you read the FAQ?** - [√ ] Yes. - [√] [I am going to read now.](https://github.com/Natizyskunk/vscode-sftp/blob/master/FAQ.md) **Describe the bug** my sftp.json are as follow: "uploadOnSave": false, "ignore": [".vscode", "datasets"],...

I need it so this is my proposal, it saves the host password when entered after having asked for a master password and encrypted the it. Next time it check...

When "Edit in Local" web.config in remote view, it's seems dengerous to destroy local environment, because it's normal both different local and remote. I recommend is adding a menu "Edit...

**Is this a similar or duplicate feature request?** - [x] No. **Is your feature request related to a problem? Please describe.** Nope, just QOL **Describe the solution you'd like** I...