Re: sftp with privateKeyFile using camel-ftp

2010-07-17 Thread Bengt Rodehav
Done. https://issues.apache.org/activemq/browse/CAMEL-2959 /Bengt 2010/7/17 Claus Ibsen > On Sat, Jul 17, 2010 at 9:40 AM, Bengt Rodehav wrote: > > I just got an announcement email regarding JSch 0.1.43. I include it > below. > > Will you

Re: sftp with privateKeyFile using camel-ftp

2010-07-17 Thread Claus Ibsen
On Sat, Jul 17, 2010 at 9:40 AM, Bengt Rodehav wrote: > I just got an announcement email regarding JSch 0.1.43. I include it below. > Will you try to incorporate this new version of JSch into Camel (with the > necessary OSGi repackaging)? > Could you create a ticket in JIRA about the upgrade.

Re: sftp with privateKeyFile using camel-ftp

2010-07-17 Thread Bengt Rodehav
I just got an announcement email regarding JSch 0.1.43. I include it below. Will you try to incorporate this new version of JSch into Camel (with the necessary OSGi repackaging)? Best regards, /Bengt --- fromAtsuhiko Yamanakatojsch-us...@lists.sourceforge.net date16 july 2010 10.43subject[JSch-

Re: sftp with privateKeyFile using camel-ftp

2010-07-01 Thread Bengt Rodehav
The latest I heard, Atsuhiko is hoping to release 0.1.43 of Jsch by the end of next week. I think it has been delayed a bit compared to what he initially told me. /Bengt 2010/7/1 Bengt Rodehav > Willem, > > No not yet. Just sent an email to Atsuhiko asking about an ETA. Will let > you know. > >

Re: sftp with privateKeyFile using camel-ftp

2010-07-01 Thread Bengt Rodehav
Willem, No not yet. Just sent an email to Atsuhiko asking about an ETA. Will let you know. /Bengt 2010/7/1 Willem Jiang > Hi Bengt, > > Did the jsch 0.1.43 release? > If so, I will head to update the OSGi feature and bundles. > > Willem > > > > Bengt Rodehav wrote: > >> Claus, >> >> A little u

Re: sftp with privateKeyFile using camel-ftp

2010-06-30 Thread Willem Jiang
Hi Bengt, Did the jsch 0.1.43 release? If so, I will head to update the OSGi feature and bundles. Willem Bengt Rodehav wrote: Claus, A little update on this matter... Atsuhiko at Jcarft gave me a fix version to test. It seems to solve the problems I had encountered. The fix was included in

Re: sftp with privateKeyFile using camel-ftp

2010-06-30 Thread Claus Ibsen
On Thu, Jul 1, 2010 at 8:03 AM, Bengt Rodehav wrote: > Claus, > > A little update on this matter... > > Atsuhiko at Jcarft gave me a fix version to test. It seems to solve the > problems I had encountered. The fix was included in a release candidate for > Jsch 0.1.43. I'm hoping they release this

Re: sftp with privateKeyFile using camel-ftp

2010-06-30 Thread Bengt Rodehav
Claus, A little update on this matter... Atsuhiko at Jcarft gave me a fix version to test. It seems to solve the problems I had encountered. The fix was included in a release candidate for Jsch 0.1.43. I'm hoping they release this very soon. When they do, I wonder what has to be done in order to

Re: sftp with privateKeyFile using camel-ftp

2010-06-24 Thread Bengt Rodehav
Glad to be of help - as others help me. BTW just got an answer from Atsuhiko at Jcraft. He will try to fix this tonight while watching Japan vs Denmark. Had to wish him good luck against Denmark - sorry... Being Swedish I normally support Denmark and Norway when we're not represented ourselves. Bu

Re: sftp with privateKeyFile using camel-ftp

2010-06-24 Thread Claus Ibsen
Hi Bengt Thanks for sharing this information. Nice that you got the attention from JCraft. Then they may fix this in the near future. And thanks for helping out with the FTP component of Camel. Its now better thanks to you. On Thu, Jun 24, 2010 at 8:53 AM, Bengt Rodehav wrote: > Claus, > > It

Re: sftp with privateKeyFile using camel-ftp

2010-06-23 Thread Bengt Rodehav
Claus, It seems I stumbled on a bug in Jsch - must be in my genes... I have a conversation on their mailing list. Here is a link to the archives. The latest messages are not yet in the archives but you can have a look in a day or two. http://sourceforge.net/mailarchive/forum.php?thread_name=2010

Re: sftp with privateKeyFile using camel-ftp

2010-06-23 Thread Bengt Rodehav
Logging patch is now attached to the JIRA. /Bengt 2010/6/23 Bengt Rodehav > Claus, > > I'll try to get some help regarding this on the Jsch mailing list. > > Remember I told you nothing turns up in the log. I've looked at the source > code for camel-ftp (SftpOperations.java) and there is no log

Re: sftp with privateKeyFile using camel-ftp

2010-06-23 Thread Bengt Rodehav
Claus, I'll try to get some help regarding this on the Jsch mailing list. Remember I told you nothing turns up in the log. I've looked at the source code for camel-ftp (SftpOperations.java) and there is no logger attached to Jsch. I created a JIRA for that: https://issues.apache.org/activemq/brow

Re: sftp with privateKeyFile using camel-ftp

2010-06-22 Thread Bengt Rodehav
Hi Claus, Unfortunately I get nothing in the log. If it were the 256 limit I was kind of expecting some kind of Exception. I've also been "bitten" by it in the past and normally you get some kind of security related exception. Maybe it's caught somewhere... To be sure I'll download the updated po

Re: sftp with privateKeyFile using camel-ftp

2010-06-22 Thread Claus Ibsen
Hi The key length restriction have bitten me in the past. You had to download a special extension and override some files in the JRE to be able to use longer keys. I think the restriction was very low at the time, like 256 or so. Since its JCraft that does the SFTP stuff you may have to google a