Hi,
Im new to Camel and am trying to get the hang of it. Made some routes to
store data of xml files in database and some other basic stuff like sending
mails.
Now I was trying to get the FTP running to poll the ftp for new xml files to
include in my routes.
It just doesn't want to work. I tried
I tried this before.. just tested it again and now the ftp server log is:
2012-10-25 14:04:38 - (not logged in) ! New user connected from 10.32.67.28,
sending welcome message...
2012-10-25 14:04:38 - (not logged in) > USER camel
2012-10-25 14:04:38 - (not logged in) < 331 User name received, need
Files are there.
I added the separator option and now it seems it's polling the ftp. But I
get a socketexception while trying to get a file. I'm glad I get some output
now.
Suggestions are welcome but now I know it's trying to get the files!
Thank you :)
--
View this message in context:
http:/