Releases: Natizyskunk/vscode-sftp
v1.16.3
Changelog
- New v1.16.3 update.
- [#356] New Feature : Upload to all profiles.
- [#357] Fix : Correcting Typo 'avaliable' => 'available'.
- [#358] Permissions : Add filePerm and dirPerm options for configuring permissions.
- [#359] Fix : Correcting sftp connection with public key.
- Upgrade
ssh2
version to official v1.13.0 by @mscdex.
Installation
Method 1 (Recommended : Auto update)
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Install new extension directly from VS Code Marketplace : https://marketplace.visualstudio.com/items?itemName=Natizyskunk.sftp
- Voilà !
Method 2 (Manual update)
To install it just follow thoses steps from within VSCode :
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Open "More Action” menu(ellipsis on the top) and click “Install from VSIX…”.
- Locate VSIX file and select.
- Reload VSCode.
- Voilà !
Notes
The extension is also available on open-vsx.org : https://open-vsx.org/extension/Natizyskunk/sftp.
pre-v1.16.2
Changelog
- New pre-v1.16.2 version.
- Fix case change of file name not sent correctly.
- Update npm
types/node
depedency to v9.6.51.
Installation
Method 1 (Recommended : Auto update)
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Install new extension directly from VS Code Marketplace : https://marketplace.visualstudio.com/items?itemName=Natizyskunk.sftp
- Voilà !
Method 2 (Manual update)
To install it just follow thoses steps from within VSCode :
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Open "More Action” menu(ellipsis on the top) and click “Install from VSIX…”.
- Locate VSIX file and select.
- Reload VSCode.
- Voilà !
Notes
The extension is also available on open-vsx.org : https://open-vsx.org/extension/Natizyskunk/sftp.
v1.16.1
Changelog
- New v1.16.1 update.
- [#251] Add multiple select + Update
Download File
&Downalod Folder
commands to the remote view + AddUpload File
&Upload Folder
commands to the remote view.
Installation
Method 1 (Recommended : Auto update)
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Install new extension directly from VS Code Marketplace : https://marketplace.visualstudio.com/items?itemName=Natizyskunk.sftp
- Voilà !
Method 2 (Manual update)
To install it just follow thoses steps from within VSCode :
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Open "More Action” menu(ellipsis on the top) and click “Install from VSIX…”.
- Locate VSIX file and select.
- Reload VSCode.
- Voilà !
Notes
The extension is also available on open-vsx.org : https://open-vsx.org/extension/Natizyskunk/sftp.
v1.16.0
Changelog
- New v1.16.0 update.
- [#242] Add order option and fix typos in docs.
- [#243] Fix refresh when creating/deleting file/folder + Fix 'Reveal in Remote Explorer' and Refresh Button in Remote Explorer.
- [#244] Cleanup Text in Markdown Files.
Installation
Method 1 (Recommended : Auto update)
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Install new extension directly from VS Code Marketplace : https://marketplace.visualstudio.com/items?itemName=Natizyskunk.sftp
- Voilà !
Method 2 (Manual update)
To install it just follow thoses steps from within VSCode :
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Open "More Action” menu(ellipsis on the top) and click “Install from VSIX…”.
- Locate VSIX file and select.
- Reload VSCode.
- Voilà !
Notes
The extension is also available on open-vsx.org : https://open-vsx.org/extension/Natizyskunk/sftp.
vscode-sftp v1.15.20
Changelog
- New v1.15.20 update.
- Fix typo 'worksapce' to 'workspace'.
- Add
Download File
&Downalod Folder
commands to the remote view. - Update npm
types/fs-extra
depedency to v9.0.13. - Update npm
typescript-tslint-plugin
depedency to v1.0.2. - Update npm
tslint
depedency to v6.1.3. - Update npm
ts-loader
depedency to v9.4.1. - Update npm
typescript
depedency to v3.9.7. - Update npm
jest
depedency to v29.0.3.
Installation
Method 1 (Recommended : Auto update)
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Install new extension directly from VS Code Marketplace : https://marketplace.visualstudio.com/items?itemName=Natizyskunk.sftp
- Voilà !
Method 2 (Manual update)
To install it just follow thoses steps from within VSCode :
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Open "More Action” menu(ellipsis on the top) and click “Install from VSIX…”.
- Locate VSIX file and select.
- Reload VSCode.
- Voilà !
Notes
The extension is also available on open-vsx.org : https://open-vsx.org/extension/Natizyskunk/sftp.
vscode-sftp v1.15.19
Changelog
- New v1.15.19 update.
- [#72] Change
uploadOnSave
default value from true to false.
Installation
Method 1 (Recommended : Auto update)
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Install new extension directly from VS Code Marketplace : https://marketplace.visualstudio.com/items?itemName=Natizyskunk.sftp
- Voilà !
Method 2 (Manual update)
To install it just follow thoses steps from within VSCode :
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Open "More Action” menu(ellipsis on the top) and click “Install from VSIX…”.
- Locate VSIX file and select.
- Reload VSCode.
- Voilà !
Notes
The extension is also available on open-vsx.org : https://open-vsx.org/extension/Natizyskunk/sftp.
vscode-sftp v1.15.18
Changelog
- New v1.15.18 update.
- Update npm
async
depedency to v3.2.4. - Update npm
fs-extra
depedency to v10.1.0. - Update npm
tmp
depedency to v0.2.1. - Update npm
upath
depedency to v2.0.1.
Installation
Method 1 (Recommended : Auto update)
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Install new extension directly from VS Code Marketplace : https://marketplace.visualstudio.com/items?itemName=Natizyskunk.sftp
- Voilà !
Method 2 (Manual update)
To install it just follow thoses steps from within VSCode :
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Open "More Action” menu(ellipsis on the top) and click “Install from VSIX…”.
- Locate VSIX file and select.
- Reload VSCode.
- Voilà !
Notes
The extension is also available on open-vsx.org : https://open-vsx.org/extension/Natizyskunk/sftp.
vscode-sftp v1.15.17
Changelog
- New v1.15.17 update.
- Upgrade
ssh2
version to official v1.11.0 by @mscdex.
Installation
Method 1 (Recommended : Auto update)
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Install new extension directly from VS Code Marketplace : https://marketplace.visualstudio.com/items?itemName=Natizyskunk.sftp
- Voilà !
Method 2 (Manual update)
To install it just follow thoses steps from within VSCode :
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Open "More Action” menu(ellipsis on the top) and click “Install from VSIX…”.
- Locate VSIX file and select.
- Reload VSCode.
- Voilà !
Notes
The extension is also available on open-vsx.org : https://open-vsx.org/extension/Natizyskunk/sftp.
vscode-sftp v1.15.16
Changelog
- New v1.15.16 update.
- Reorder cipher and serverHostKey algorithms.
- Updating FAQ.md, and documentations.
Installation
Method 1 (Recommended : Auto update)
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Install new extension directly from VS Code Marketplace : https://marketplace.visualstudio.com/items?itemName=Natizyskunk.sftp
- Voilà !
Method 2 (Manual update)
To install it just follow thoses steps from within VSCode :
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Open "More Action” menu(ellipsis on the top) and click “Install from VSIX…”.
- Locate VSIX file and select.
- Reload VSCode.
- Voilà !
Notes
The extension is also available on open-vsx.org : https://open-vsx.org/extension/Natizyskunk/sftp.
vscode-sftp v1.15.15
Changelog
- New v1.15.15 update.
- Fix "Open SSH in Terminal" not working because "terminal.integrated.shell.windows" is deprecated and fix typo
src/commands/commandOpenSshConnection.ts
.
Installation
Method 1 (Recommended : Auto update)
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Install new extension directly from VS Code Marketplace : https://marketplace.visualstudio.com/items?itemName=Natizyskunk.sftp
- Voilà !
Method 2 (Manual update)
To install it just follow thoses steps from within VSCode :
- Select Extensions (Ctrl + Shift + X).
- Uninstall current sftp extension from @liximomo
- Open "More Action” menu(ellipsis on the top) and click “Install from VSIX…”.
- Locate VSIX file and select.
- Reload VSCode.
- Voilà !
Notes
The extension is also available on open-vsx.org : https://open-vsx.org/extension/Natizyskunk/sftp.