Importing Public SSH Keys
You can import SSH keys created with a third-party application or Powershell through the Arcus Management Site. Add the extension .pub to the file.
To import public SSH keys into EFT Arcus
-
Create a JSON-formatted input file named ImportSshKey.json.
-
In the file, the JSON should be formatted as follows:
-
Log into the Web Transfer Client using your Arcus Management Template user account.
-
Navigate to the Certs > SshKeyImports folder.
-
Upload the SSH key(The format of the key file MUST end in .pub) and the JSON file to the Certs -> SshKeyImports folder.
{"Site":"supp02", "Name":"globalscape"}
Where "suppo02" is the name of the Site, and "globalscape" is the Public Key name without the extension ‘.pub’