L.S.,
I have recently built a very similar application. For the archiving, I
use an <eip:wire-tap /> which forwards the message to the FTP server and
sends a copy to another service for archiving purposes.
Regards,
Gert
johper wrote:
Hi,
I have a customized file-comp and ftp-comp in a service-unit. The task I
would like to complete
is first polling a dir then sending that file to FTP-server and after that
archive it locally on the filesystem.
What kind of pattern should I use? Any suggestions appreciated
Tia