[Index]

Model: data/SftpDestination

This model stores parameters for transferring a file to an SFTP server.

Model Details: data/SftpDestination

Title Description Details
Name * Name for this SFTP file transfer destination.
  • Field Name: name
  • Type: String
Hostname * Hostname of the SFTP server.
  • Field Name: host
  • Type: String
  • MaxLength: 253
  • Format: host-name
Port Port number for the SFTP server.
  • Field Name: port
  • Type: Integer
  • Minimum: 1
  • Maximum: 65535
Username * User name for authenticating with SFTP server.
  • Field Name: username
  • Type: String
Password Password for authenticating to SFTP server.
  • Field Name: password
  • Type: String
  • Is Password: True
  • Store Encrypted: True
Destination directory Directory path on SFTP server.
  • Field Name: directory
  • Type: String