I would enable debug logging and see what FTP commands are being sent between Camel and the ftp server. That will give you a hint of what is going.
On Fri, Jul 22, 2016 at 8:20 PM, Souciance Eqdam Rashti < souciance.eqdam.ras...@gmail.com> wrote: > So you mean the difference is that, in both cases files are being > transferred but in the case of ftp, the route stops whereas in sftp it > continues polling`? > > On Fri, Jul 22, 2016 at 8:15 PM, JSmith [via Camel] < > ml-node+s465427n5785373...@n5.nabble.com> wrote: > >> I compile using Maven 3.3.3 ("mvn package" on the command line) and then >> use >> "java -Xms2048M -Xms2048M -jar MyProjectName.jar >output.txt" >> >> When in the proper directory that houses the .jar file needed. >> >> And I mean that when using the sftp:// route, Camel will sit there and >> wait for new files to show up and then it will move them into the proper >> directories. >> >> With the ftp:// route it immediately drops back to the command line >> after it finishes writing to the output file. >> >> Hope that's helpful >> >> ------------------------------ >> If you reply to this email, your message will be added to the discussion >> below: >> >> http://camel.465427.n5.nabble.com/FTP-Route-fails-with-no-errors-tp5785371p5785373.html >> To start a new topic under Camel - Users, email >> ml-node+s465427n465428...@n5.nabble.com >> To unsubscribe from Camel - Users, click here >> <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=465428&code=c291Y2lhbmNlLmVxZGFtLnJhc2h0aUBnbWFpbC5jb218NDY1NDI4fDE1MzI5MTE2NTY=> >> . >> NAML >> <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >> > > -- View this message in context: http://camel.465427.n5.nabble.com/FTP-Route-fails-with-no-errors-tp5785371p5785376.html Sent from the Camel - Users mailing list archive at Nabble.com.