Skip to content

SSH.KnownHosts.Save

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

Method Signature

 Sub Save(KnownHostsFile As FolderItem)

Parameters

Name Type Comment
KnownHostsFile FolderItem A file to save the list of known hosts to.

Remarks

Saves the list of known hosts to a file.

See also

KnownHosts.Load

Clone this wiki locally