I am new to Spring and I am currently working on spring integration with ftp support.
- I made a transfer from local directory to a server(filZilla).
- I downloaded the file from server and it was fine.
But I want to find how I can Transfer file from FTP Server to another FTP Server and if it's possible to read file without downloading it from the server.