Hi,

This might help (in Java):

from(file://)
.threads(10)
.to(SFTP);


-----Oorspronkelijk bericht-----
Van: praneeth101 [mailto:praneeth...@yahoo.com] 
Verzonden: Friday 20 January 2017 21:27
Aan: users@camel.apache.org
Onderwerp: SFTP Multiple Files Using Camel

Hi,

  I am using spring XML for configuring routes and one of my route does 
SFTP'ing files from local to remote server. But i observed that only one file 
is transferred at a time.

  I have a requirement where i need to send all the files in a directory at 
once over sftp to remote machine.

   How do i do that!.? Help is appreciated! .

Thanks,
Sai



--
View this message in context: 
http://camel.465427.n5.nabble.com/SFTP-Multiple-Files-Using-Camel-tp5792871.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to