Thanks for the quick response Greg.  Let me see if I can clarify what has to
happen.

The remote FTP site (only one site) has two sub folders: one for staging the
file called "/work" and one for production called "/prod".  The remote FTP
admin wants me to transfer our local file to the remote "/work" directory
first.  Once the file has finished writing we are to rename to file to the
"/prod" folder so that the move is atomic (a single operation that cannot be
interrupted).  When the file appears in the "/prod" folder then the remote
scripts know that we are no longer writing to the file.  I don't know how to
do that with a Spring routes.  



--
View this message in context: 
http://camel.465427.n5.nabble.com/Howto-route-to-a-remote-FTP-work-folder-then-move-to-the-remote-FTP-final-folder-tp5776148p5776152.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to