Copy Data from FTP error

Decock Reinout 0 Reputation points
2023-12-14T16:00:37.32+00:00

Since yesterday, copying data from an FTP server with Azure Data Factory sometimes works, sometimes errors.

Any idea where to look?

  1. Connection test is succesfull.
  2. Number of retries is set to 3
  3. We switch from parallel processing to sequential processing
  4. We limited the number of connections to 1
  5. We enabled/disabled server certificate validation

Nothing seems to work.

Here's an example of an error:

ErrorCode=FtpFailedToReadFtpData,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Failed to read FTP data. Message: 'Failed to read data from ftp: The remote server returned an error: (425) Can't open data connection.',Source=Microsoft.DataTransfer.ClientLibrary,''Type=System.Net.WebException,Message=The remote server returned an error: (425) Can't open data connection.,Source=System,'

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,731 questions
{count} votes