I get this error tryining to connect:
Connecting to 5.XX.XX.XX…
C:\Users\username\AppData\Roaming\Sublime Text 3\Packages\RemoteTree\pysftp_init_.py:61: UserWarning: Failed to load HostKeys from C:\Users\username.ssh\known_hosts. You will need to explicitly load HostKeys (cnopts.hostkeys.load(filename)) or disableHostKey checking (cnopts.hostkeys = None).
warnings.warn(wmsg, UserWarning)
Exception: Error reading SSH protocol banner
I get this error tryining to connect: