Skip to content

This is an example application that copies files from an SFTP server to a local drive.

License

Notifications You must be signed in to change notification settings

orange-bees/camel-sftp-idempotent-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Camel SFTP Idempotent Consumer Example

This is an example application that copies files from an SFTP server to a local drive. The application is designed to only copy files that have not been copied to the local system previously.

Configuration

The application.properties file should be customized to match your environment.

Hawtio

This application has Hawtio installed to display Camel, and Spring information in a web browser. You can view this at http://localhost:8080/actuator/hawtio as shown below

Hawtio Camel Route

About

This is an example application that copies files from an SFTP server to a local drive.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages