Re: Exception not thrown while doing sftp inside consumer.receive

2014-04-06 Thread Claus Ibsen
Hi Yeah I logged a ticket to improve this, which also explains a bit why https://issues.apache.org/jira/browse/CAMEL-7345 On Fri, Apr 4, 2014 at 1:48 PM, geetha wrote: > Hi, > > If i use sftp inside from uri, am getting exceptions like this > > *For invalid username *- > org.apache.camel.compone

Exception not thrown while doing sftp inside consumer.receive

2014-04-04 Thread geetha
Hi, If i use sftp inside from uri, am getting exceptions like this *For invalid username *- org.apache.camel.component.file.GenericFileOperationFailedException: Cannot connect to sftp://abcd@localhost:22 at org.apache.camel.component.file.remote.SftpOperations.connect(SftpOperations.java