FTP

Transfer data at scale from your data warehouse to your apps through FTP using DinMo

Supported destinations services

Learn more about all of our Destination service types on our Core Concepts page.

DinMo supports exporting your data models and segments to an FTP server. DinMo will upload a file (CSV, JSON, XML, etc.) containing the selected attributes to the FTP server.

Refer to this documentation page for detailed guidance on setting up an activation with your connected FTP server:

Connect your FTP Server to DinMo

  • In DinMo, navigate to the Destinations section from the navigation bar.

  • Click "Add a new destination".

  • Select "Connect a new platform" and choose FTP.

  • Enter a recognizable name for your platform connection.

  • Fill out the connection details:

    • The authentication method: Username + Password

    • The hostname

    • The port, which is most likely 21

  • Save the connection.

Unlike SFTP, FTP does not rely on SSH authentication. If your environment uses a secured FTP endpoint, make sure the host and port you provide are the ones intended for your FTP/FTPS access.

Last updated