I am downloading PDF file from server using camel SFTP component. Sometime
it is downloading zero size file. but actual size is 4kb. I think camel is
downloading the file while it is being written. kindly let me know how to
download the file after file written operation is done. Give some example.

Route from URI =
sftp://username@hostname/path&binary=true&password=xxxx&download=true 



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-SFTP-Zero-size-file-download-tp5762381.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to