mikeal / sequest

Simplified API for SSH and SFTP similar to request.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accept fingerprint transparently on first connect?

themightychris opened this issue · comments

The first time I connect to a given server with sequest, the server fingerprint and Are you sure you want to continue connecting (yes/no)? prompt gets written to STDERR. I can type yes and hit enter but the command seems to usually fail. Subsequent runs work correctly though.

Is there any way to tell sequest via options to suppress this output and automatically accept new fingerprints?

My mistake, it was an rsync wrapper causing the prompt, sequest wasn't at fault and doesn't seem to be affected by known_hosts