Spring Integration extension providing FTP support for file transfer operations.
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-ftp</artifactId>
<version>7.0.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an FTP session factory for connecting to an FTP server.
Call factory.setClientMode(2) for active mode if needed.
No dependency data recorded yet.