Using SFTP From Boomi
The Boomi platform includes two built-in SFTP Connectors.
The older, original connector is named “SFTP” and the newer connector is named “SFTP v2”.
If you're unable to use the official partner connector for Files.com, and you must use SFTP from Boomi, we recommend using the SFTP v2 connector rather than the older SFTP connector.
Both can be used with Files.com, however, each one uses different ciphers:
SFTP Connector
This SFTP Connector will only work with Files.com when Insecure Ciphers are allowed.
Key Exchange: ecdh-sha2-nistp256
Encryption: aes128-ctr
MAC: hmac-md5
SFTP v2 Connector
This SFTP v2 Connector currently (as of June 2023) works with Files.com when the default Secure Ciphers are allowed.
Key Exchange: diffie-hellman-group-exchange-sha256
Encryption: aes128-ctr
MAC: hmac-sha1
Again, when using SFTP from Boomi, we recommend using the SFTP v2 connector rather than the older SFTP connector.