Skip to content

Use'ing clj-ssh.cli fails if known_hosts file does not exist #27

@tatut

Description

@tatut

user=> (use 'clj-ssh.cli)

CompilerException com.jcraft.jsch.JSchException: java.io.FileNotFoundException: C:\Users\Tatu.ssh\known_hosts (The system cannot find the file specified), compiling:(cli.clj:39:15)

Creating an empty known_hosts fixes the issue.

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