n: Permission denied
at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp.java:2846)
~[jsch-0.1.51.jar:na]
at com.jcraft.jsch.ChannelSftp.ls(ChannelSftp.java:1606)
~[jsch-0.1.51.jar:na]
at com.jcraft.jsch.ChannelSftp.ls(ChannelSftp.java:1526)
~[jsch-0.1.51.jar:na]
..Shreyas..
Hello,
When I run 'mvn clean install -Pvalidate' command on master in platforms
directory, it fails with below message (No connector available to access
repository google.script.repo (htt
p://scriptengines.googlecode.com/svn/m2-repo/) of type default using the
available factories WagonRepositor
consumer but did
not read anything about process order.
Also, is SFTP download's concurrent? I know FTP is not, but what about SFTP.
Thanks in advance,
Shreyas Purohit
But that has null as default option. So, what is the default behavior? And what
about SFTP concurrent file download if there are multiple files?
Thanks
Shreyas
> From: dewitte...@gmail.com
> Date: Wed, 25 Feb 2015 08:20:45 +
> Subject:
Steven,
Please follow this JIRA: https://issues.apache.org/jira/browse/CAMEL-8427
It fixes unit tests, but I am not sure how to use this with camel Main any more
as I was doing:
camelMain.addRouteBuilder(new SFTPRouteBuilder) and ScalaRouteBuilder expects a
context.
..Shreyas
For anyone looking for a scala solution, for Main: http://bit.ly/1B5cmJh
(in tooling, scala archetype)
Thanks a lot Claus!!
-Shreyas Purohit
> From: shreyas.puro...@hotmail.com
> To: users@camel.apache.org
> Subject: RE: Latest 2.15 snapshot
May be you are looking for a pipe line?
http://camel.apache.org/pipes-and-filters.html
-Shreyas
> Date: Wed, 25 Mar 2015 09:48:21 -0700
> From: lance.met...@libertymutual.com
> To: users@camel.apache.org
> Subject: Help with sequential,
Does camel support SFTP with RequiredAuthentications2 as provided in this link
for auth:
http://security.stackexchange.com/questions/17931/possible-to-use-both-private-key-and-password-authentication-for-ssh-login?
Thanks
Shreyas
aws-s3 component on
demand to download the AWS-S3 file and return it as response to http request?
Note that the S3 url is dynamic and changes based on jetty request URI.
Thanks for any suggestions,
Shreyas
Never mind was very silly of me to ask. I just used context.ConsumerTemplate
for S3 download and start/stop it through a processor. The response from S3 was
set as body in the netty4 response.
Thanks,
Shreyas
> From: shreyas.puro...@hotmail.com
&
For anyone wondering in future, camel sftp works with RequiredAuthentications2
or multiple auth types (both key & password). I tested it on OSX.
Thanks,
Shreyas
> From: claus.ib...@gmail.com
> Date: Fri, 27 Mar 2015 16:34:39 +0100
> Subj
Scala 2.11 does not have native XML support, you need to add the dependency:
https://github.com/scala/scala-xml
For SBT: libraryDependencies += "org.scala-lang.modules" %% "scala-xml" %
"1.0.3"
Thanks,
Shreyas
> Dat
ay be you can try to remove this convertor from registry using (never
tried myself):
context.getTypeConverterRegistry.removeTypeConverter
Thanks,
Shreyas
> Date: Tue, 7 Apr 2015 11:30:15 +0430
> Subject: Re: upgrading to Scala 2.11
> From:
Yeah, then it is unrelated. What errors are you seeing in your unit tests? Can
you attach a small sample failing test.On Mar 3, 2015 2:45 PM, Steven Marcus
wrote:
>
>
> Hello,
>
> I don't have the camel-scala component in my pom.xml -- although it is a
> mixed language project with some Scala
Camel does not delete subdirectories, delete=true deletes only files.
If you want to delete subdir, then add an onComplete on route and delete on
success yourself.
-Shreyas Purohit
On May 6, 2015 8:54 AM, Jarmo Sorvari wrote:
>
> (Camel 2.12.3)
>
> Hi!
>
> Could someone
15 matches
Mail list logo