CasperPas/jefftp

Keypar Usage

Opened this issue ยท 5 comments

How to usage with key file?

in .vscode/sftp.json file, we have a setting field ssh_key_file which value is key file's path. Ex:

{
    "type": "sftp",
    "host": "example.com",
    "user": "mgsys",
    "remote_path": "/usr/home/mgsys/server/",
    "connect_timeout": 30,
    "ssh_key_file": "~/.ssh/id_rsa"
}

Ok @CasperPas. Any solution for this in your extension?

Any fix writer permissions for production directory destination?

@AdsonCicilioti Thanks for asking. It's in my TODO list and I will make it available in upcoming releases ๐Ÿ‘

Hello Jeff!

Any news?

Hi
I've been too busy with my daily job ๐Ÿ˜ž I'll look into it in the coming weeks (2 or 3, perhaps) ๐Ÿ˜