vscode-sftp
vscode-sftp copied to clipboard
Super fast sftp/ftp extension for VS Code
**Is this a similar or duplicate feature request?** No. **Is your feature request related to a problem? Please describe.** I find it risky to accidentally hit "enter" while on the...
**Is this a similar or duplicate feature request?** - [ ] I don't know. I will go check it. - [x] No. **Is your feature request related to a problem?...
**Do you read the FAQ?** Yes I do.. **Describe the bug** When triggering a second file-upload concurrently (e: press CTRL+S twice), the "upload with temp files" feature fails and throws...
Thank you for this project !!! Can you support one file to n different servers. Because Remote-SSH supports editing files on the server side, the one file to one server...
**Do you read the FAQ?** - [x] Yes. - [ ] [I am going to read now.](https://github.com/Natizyskunk/vscode-sftp/blob/master/FAQ.md) **Describe the bug** A clear and concise description of what the bug is....
**Do you read the FAQ?** - [x] Yes. - [ ] [I am going to read now.](https://github.com/Natizyskunk/vscode-sftp/blob/master/FAQ.md) **Describe the bug** Unable to specify ACTIVE (aka PORT) mode connection for FTP...
Right now I have to declare a bunch of things that are already defined inside of my ssh config. If I have a jump host, or private key and port...
When extension enabled there is error `[error] [Extension Host] (node:18984) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.`...
**Is this a similar or duplicate feature request?** - [ ] I don't know. I will go check it. - [x] No. **Is your feature request related to a problem?...
In random cases, the open file has chars replaced by NUL in random places. This happens quite rarely. Probably only with the SFTP (SCP) protocol with login by ssh key....