Skip to content

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

Open
@hontvari

Description

@hontvari

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions