loop through SshHostKeyFingerprint
our sftp environment is setup as a windows cluster service, is there a way to check for the "active" SshHostKeyFingerprint and use that to connect and file transfer?
my script works fine if I hard code the SshHostKeyFingerprint for the active node but I'd like the script to determine which is the active node and use the appropriate SshHostKeyFingerprint.
any help on this would be much appreciated.
my script works fine if I hard code the SshHostKeyFingerprint for the active node but I'd like the script to determine which is the active node and use the appropriate SshHostKeyFingerprint.
any help on this would be much appreciated.