You are here:
Set Up an External FTP File Location with Marketing Cloud Engagement
Transfer files with an external FTP, SFTP, or FTPS site using a file location. The file location contains the site URL, port, and login details that Marketing Cloud Engagement uses to access your site.
To complete this task, you must have administrative permissions to view and manage file locations.
- In Marketing Cloud Engagement Setup, in the Quick Find box, enter file, and then select File Locations.
- Click Create.
-
Complete the information in the Properties section.
- For Name, enter a unique name that’s recognizable when you create an activity in Marketing Cloud Engagement.
- For External Key, enter a unique key that identifies the file location when using the API.
- For Description, enter details that help further identify the file location when you create an activity in Marketing Cloud Engagement.
-
Select the location type.
- External FTP Site
- External SFTP Site
- External FTPS Site
-
Complete the location information.
- For URL, enter the location of the FTP site. This URL must directly open the default directory with no further navigation. For example, sftp.example.com/destinationDirectory.
- For Port, enter the FTP server port. For FTP and FTPS sites, use Port 21. For SFTP sites, use Port 22.
- For Auth Type, select the authentication method used to access the site. For FTP and FTPS sites, the only supported option is password authentication. For SFTP sites, you can choose Password or Auth Key authentication.
- For Username, Password, and Auth Key, enter the credentials to access the site.
- Save the file location.
SSH Keys for External SFTP
You can use an SSH key to authenticate external SFTP connections. Upload each key that you want to use in the Data Management section of Marketing Cloud Engagement Setup.
Supported Ciphers, Algorithms, and Key Exchanges
Host Key Algorithms:
- rsa-sha2-256
- rsa-sha2-512
- ssh-dss
- ssh-rsa
Ciphers and Encryption Algorithms:
- 3des-cbc
- aes128-cbc
- aes128-ctr
- aes128-gcm@openssh.com
- aes192-cbc
- aes192-ctr
- aes192-gcm@openssh.com
- aes256-cbc
- aes256-ctr
- blowfish-cbc
Key Exchanges:
- diffie-hellman-group-exchange-sha1
- diffie-hellman-group-exchange-sha256
- diffie-hellman-group1-sha1
- diffie-hellman-group14-sha1
- diffie-hellman-group14-sha256
- ecdh-sha2-nistp256
- ecdh-sha2-nistp384
MAC Algorithms:
- hmac-md5
- hmac-sha1
- hmac-sha1-96
- hmac-sha1-etm@openssh.com
- hmac-sha2-256
- hmac-sha2-256-etm@openssh.com
- hmac-sha2-512
- hmac-sha2-512-etm@openssh.com

