Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-sshKey option asks for a private key password even if it is not necessary #52

Open
hontvari opened this issue Dec 14, 2020 · 0 comments

Comments

@hontvari
Copy link

As a more general solution, instead of adding every possible ssh option to fdt, a single fdt option - similar to the rsync -e, --rsh=COMMAN option - and/or environment variable would be better, which may allow to specify a remote shell program along with options.

For example
java -jar fdt.jar -e 'ssh -i otherkey' /hello host:/

Another advantage of this approach is that site specific configurations in ~/.ssh/config would have effect.

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

No branches or pull requests

1 participant