Have you tried with the lightweight components in o.a.s.components.net package (FTPPoller and FTPSender) ? Or with the new standard JBI component if you use 3.1-SNAPSHOT (you can find some exaples at [1]).
[1] http://svn.apache.org/viewvc/incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-ftp/src/test/resources/spring-polling.xml?view=markup On 11/9/06, mart <[EMAIL PROTECTED]> wrote:
Hi, I have a problem when using the VFS component to replace the FTP component (which I have other reported issue with). This is a FTP to FTP flow. When putting more than about 10 files in my FTP source folder at once, the process just stops, while on the FTP server I can see users logged in, doing nothing. I have tried Filezilla and Apache FTP Server. These are very small text files (some bytes), processed as binaries attachment in the JBI message with the binary marshaller. May I raise a JIRA or am I wrong somewhere? -- View this message in context: http://www.nabble.com/Problem-using-VFS-with-FTP-tf2602487s12049.html#a7260669 Sent from the ServiceMix - User mailing list archive at Nabble.com.
-- Cheers, Guillaume Nodet
