Skip to content

How to specify identity file path in the command line? #66

@huangenyan

Description

@huangenyan

When using sftp or ssh, we can specify the key file path using -i option like

ssh example.com -i ~/.ssh/example.key

It seems that there is no -i option available in yafc. I know I can login using public key by specify the identity file in ftp config file, but is there any way I can specify the key file path directly in the command line?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions