SSIS Components for FTP

Build 25.0.9434

RemotePort

Specifies the network port used to connect to the FTP server.

Data Type

string

Default Value

""

Remarks

This property, together with the RemoteHost property, identifies the FTP server that the component connects to.

If this property is left unset, the component uses the default port for the selected protocol:

  • FTP: 21
  • FTPS (explicit): 21
  • FTPS (implicit): 990

Ensure that the specified port is open and accessible from the client machine.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434