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

Do you read the FAQ? [X ] Yes. [I am going to read now.](https://github.com/liximomo/vscode-sftp/blob/master/FAQ.md) Describe the bug I ignore a file and it gets uploaded when hitting Sync Local->Remote on...

Hello, how to make dot files such as .htaccess visible in the remote explorer, please?

**Is this a similar or duplicate feature request?** - [x] No - just searched and it didn't come up. **Is your feature request related to a problem? Please describe.** I...

Hello, Apologies if this feature is already available but I can't find it. Is it possible to have a feature to "Warn when uploading over newer file" please? So if...

**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** A clear and concise description of what the bug...

bug
duplicate
help wanted
good first issue
important

**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** Upload Active File fails with `Error: Failure`. In the FAQ,...

In the new version 1.16.3 for Linux, this feature has stopped working. An error occurs when trying to save changes: [09-22 09:21:11] [info] [file-save] /mnt/orcl/Разработка/php/sbol.ts-k.ru/app/Http/Controllers/SbolTest.php [09-22 09:21:11] [error] Error: Config...

bug
help wanted
good first issue
important

I upgraded a server from Ubuntu 20.04.4 LTS to 22.04.1 LTS. I have a configuration that worked before the upgrade and now does not work. It throws this fatal error...

bug
help wanted
important

In vuepress project i have a dist folder that needs to be uploaded to the production site. The dev files structure is: vuepress-starter - src - .vuepress - dist where...

This is a similar request as #127, but I'm trying to make it as clear as possible. ```json { "name": "xxx", "protocol": "sftp", "port": 22, "username": "xxx", "remotePath": "xxx", "privateKeyPath":...

bug
help wanted