How to get my host key and fingerprint
To get your SFTP To Go's host public key, replace [hostname] with your hostname and run the following command:
ssh-keyscan [hostname]
To get your host fingerprint, replace [hostname] with your hostname and run the following command:
ssh-keyscan host | ssh-keygen -lf -