Remote SFTP connection issue in ÃÛ¶¹ÊÓÆµ Campaign Standard
Connecting to an external Secure File Transfer Protocol (SFTP) server from ÃÛ¶¹ÊÓÆµ Campaign results in a connection error, disrupting workflows that rely on successful data transfers via SFTP. To resolve this issue, update host key algorithms, check directory permissions, and review encryption protocols.
Description description
Environment
ÃÛ¶¹ÊÓÆµ Campaign Standard (ACS)
Issue/Symptoms
When connecting to an external SFTP server from ÃÛ¶¹ÊÓÆµ Campaign, the connection error, CRL-290003 Upload error in cURL.  appears. The symptoms include:
- Inability to perform key-based authentication.
- Persistent errors when attempting file uploads or directory listings.
- Potential host identification issues due to outdated SSH key algorithms.
Resolution resolution
To resolve the issue with connecting to an external SFTP server from ÃÛ¶¹ÊÓÆµ Campaign, follow these steps:
- Modify the
sshd
configuration on your server by addingHostKeyAlgorithms +ssh-rsa
. This allows compatibility with older SSH keys used by some systems and can resolve negotiation failures during connection attempts. - Verify and adjust permissions on directories within the SFTP server as needed, ensuring that files can be uploaded without encountering permission denied errors.
- Confirm that encryption protocols supported by both client and server are compatible. Update configurations, if necessary, based on available cipher suites and MACs (Message Authentication Codes).
recommendation-more-help
3d58f420-19b5-47a0-a122-5c9dab55ec7f