forked from liximomo/vscode-sftp
-
-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
I use keepassxc and secret-tool to take care of passwords, I can access to my sftp with
sshpass -p "$(secret-tool lookup app sftp host myhost user mysuer)" sftp my_sftp_server
And I have configured my host at ~/.ssh/config
because it needs some paramters. Is there a way to achieve this using your extension?
Metadata
Metadata
Assignees
Labels
No labels