Is this a scenario where the WireTap's onPrepareRef might be helpful to capture the needed information from the tapped Exchange before its parent message is consumed?
~ RNPG On Tue, Mar 20, 2012 at 05:08, Claus Ibsen <claus.ib...@gmail.com> wrote: > You use local work directory with the FTP endpoint which means the > file is stored temporary in that directly. > And when the message is done being processed the file is deleted. > > So when you tap the message, you only tap a java.io.File handle to > that temporary file. >