Questions tagged [spring-integration-ftp]
17 questions
0
votes
2 answers
FTP file not downloaded with Spring Integration after local deletion
We are writing a Batch Job which takes a file as input from an FTP, generates some new files and writes them to an S3 bucket, and for this we are using Spring Integration.
The file in the FTP is an extraction from a DB and is updated each night.
The…

Marouane Gazanayi
- 5,063
- 6
- 39
- 58
-1
votes
1 answer
Spring Integration DSL FTP
I have Spring inbound for the FTP
I am looking at the document
https://docs.spring.io/spring-integration/reference/html/ftp.html
If you happened to have one or more files sitting in the local-directory,
it would process those files before it would…

Makky
- 17,117
- 17
- 63
- 86