Skip to main content

SFTP

To configure an SFTP connection in Prophecy, enter the following parameters:

ParameterDescription
Connection NameUnique name for the connection (e.g., MySFTPConnection)
HostHostname or IP address of the SFTP server
PortPort number for SFTP (default is 22)
UsernameYour SFTP username
Authentication MethodChoice between Password or Private Key authentication

Authentication methods

You can configure your SFTP connection with one of the following authentication methods:

  • Password. Use a secret to enter your SFTP password.
  • Private key. Upload a file that contains your SFTP private key.