All,

I am currently using Apace Camel for connecting to various end points -
webservice, JMS, file etc.
Now I have a requirement to PUT/GET files from an external system using
SFTP.

Is there support in Camel to run GET & PUT commands?

e.g.
put {local_file_name}  //<Directory>
get //<directory> c:/myFile

In addition I may need to use the following commands

* CD
* LS

If it does support - would appreciate if someone can point to an example on
how this in configured?
I checked http://camel.apache.org/ftp.html but was not able to see if its
possible to execute these commands.

regards
D



--
View this message in context: 
http://camel.465427.n5.nabble.com/SFTP-Support-to-run-GET-PUT-commands-tp5736198.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to