Hi Yeah that would be a way of doing it. But are you sure its the send noop command that is the problem? If you eg patch the Camel source code and build a custom camel-ftp JAR with it disabled, does it work for you then?
I just added an option to turn this sendNoop off from Camel 2.16 onward in jira ticket: CAMEL-8807 On Wed, May 27, 2015 at 4:21 PM, rwijngaa <[email protected]> wrote: > Hi Claus, thanks for your response. > > I'm affraid i'm stuck on this camel version (2.12). > > What is the best way to do this? > I'm thinking creating a new component, say ftp2, that extends from the > standard ftp component and overrides the preWriteCheck method in the > RemoteFileProducer. > > Or is there a better way? > > Regards > Rino > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-ftp-sendNoOp-takes-15-minutes-tp5767210p5767547.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/
