Always run SSH replication in BatchMode

By using "BatchMode" the JSch client won't attempt to prompt the user,
instead it will abort when an unknown host key is presented, or if a
private key is locked by a passphrase.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2 files changed