On further analysis - it appears the sFTP server is expecting ONLY the
following sequence of operations to GET a file
(1) Change to DTCC-assigned directory cd //artdialu.d3346
(2) List contents of directory ls //artdialu.d3346
(3) Set transfer mode & file char
Thanks,
I am getting an exception when I try to GET a file from SFTP.
My route is set up as follows
ftp://x...@xxx.xx.xx.xxx:22///.XX.X?password=XXX&noop=true&binary=true&delay=6&stepwise=false"/>
>
> * 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
>
>
>
> --
&
sage 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.