Skip to content

SFTP Plugin in Lua #49

@MaulanaMalikS

Description

@MaulanaMalikS

What?
Plugin for upload and download using SFTP in Lua.

Why?
Provide upload to server and download from server using SFTP.
Would be nice if it store server configuration locally per project, not in neovim configuration.
(Like SFTP extensions in VSCode. https://marketplace.visualstudio.com/items?itemName=Natizyskunk.sftp)

Potential existing implementations:
Vim Script: https://github.com/eshion/vim-sftp-sync (server configuration still not local per project).
Python: https://github.com/dcampos/nvim-sftp-sync (doesn't have download yet, server config not local per project).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions