Registry / networking / camel-ftp

camel-ftp

JSON →
library4.19.0javamavenunverified

Camel FTP support for file transfer using FTP and FTPS protocols.

<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-ftp</artifactId> <version>4.19.0</version> </dependency>
INSTALL
IMPORT
SIG · CAMEL-FTP
C
camel-ftp
networkingjavav4.19.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FtpComponent
org.apache.camel.component.ftp.FtpComponent

Create an FTP component for Camel routes.

import org.apache.camel.component.ftp.FtpComponent; FtpComponent ftp = new FtpComponent();
Debug
Known issues
gotchaFTP protocol is insecure; prefer FTPS or SFTP for sensitive data.
fix
Use camel-ftps or camel-sftp instead.
affects: *
Upgrade
Version history
4.19.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
OpenAI (training)
1
Resources
camel-ftp — mvn dependency:get camel-ftp · libregistry