spmjs / node-scp2

[MAINTAINER WANTED] A pure javascript scp program based on ssh2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable Host Key Checking on scp

dsgill opened this issue · comments

Is there a way to disable strict host key checking with your package? I'm looking for the equivalent of "-o StrictHostKeyChecking" from the commandline for scp.