Skip to content

Add check for presence of ssh key-pair for sshfs#102

Merged
Conan-Kudo merged 1 commit intomainfrom
sanity_check_for_ssh_pkey
Mar 11, 2026
Merged

Add check for presence of ssh key-pair for sshfs#102
Conan-Kudo merged 1 commit intomainfrom
sanity_check_for_ssh_pkey

Conversation

@schaefi
Copy link
Contributor

@schaefi schaefi commented Mar 8, 2026

When using --sshfs-sharing make sure to check if the default or --ssh-key specified key-pair really exists on the host and raise an exception prior launching the VM if the key doesn't exist. This Fixes #65

When using --sshfs-sharing make sure to check if the default
or --ssh-key specified key-pair really exists on the host and
raise an exception prior launching the VM if the key doesn't
exist. This Fixes #65
@schaefi schaefi self-assigned this Mar 8, 2026
@Conan-Kudo Conan-Kudo merged commit e740243 into main Mar 11, 2026
5 checks passed
@Conan-Kudo Conan-Kudo deleted the sanity_check_for_ssh_pkey branch March 11, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better error checking if no ssh key-pair exists for user running with --sshfs-sharing

2 participants