And you use which version of Camel? Sent from a mobile device Am 22.02.2013 08:23 schrieb "gerryscat" <gerrys...@gmail.com>:
> If I login to my sftp site with WinSCP I see the folder /tmp; but when I > try > to push a file to the folder using (something like) > > from("test-jms:queue:test.queue").to("sftp:// > myusern...@mysite.com/tmp?password=private&binary=true&separator=UNIX&stepwise=true > "); > > It fails saying the folder backslash does not exist? My test to push a file > works as long as I do not try to specify a directory on the server. Is > there > a Camel bug or do I need to add some extra options that allow this to work? > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/SFTP-File-operation-failed-550-No-such-file-or-directory-tp5727973.html > Sent from the Camel - Users mailing list archive at Nabble.com. >