spmjs / node-scp2

[MAINTAINER WANTED] A pure javascript scp program based on ssh2.
384 stars 96 forks source link

Disable Host Key Checking on scp #86

Open dsgill opened 7 years ago

dsgill commented 7 years ago

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.