Hi Atsuhiko,

Could you please let me know if getConfig(JSCH) can be made public. Awaiting
your response.

Thanks

Anoop


On 7/18/08, anoopps kumar <[EMAIL PROTECTED]> wrote:
>
> Hi Atsuhiko,
>
> Thanks for the prompt response. I would need to use getConfig from my main
> application and would need getConfig to be made public like setConfig so
> that i will be able to access it.
>
> Could you please let me know if this requirement would be met only in the
> next release version of jsch? If so could you please let me know an
> approximate when the new release is going to happen?
>
> Thanks a Lot,
>
> Anoop
>
>  On 7/18/08, Atsuhiko Yamanaka <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>>   +-From: "anoopps kumar" <[EMAIL PROTECTED]> --
>>   |_Date: Thu, 17 Jul 2008 19:29:31 +0530 _______
>>   |
>>   |I was working on setting a cipher based on user preference. Iam using
>> the
>>   |JSch.getConfig to do the same. However i get a message the method
>>   |getConfig(string) from the type jsch is not visible. Is it because this
>> is
>>   |not supported in jsch01.24/jsc01.28 versions?
>>
>> Session#getConfig(String key) is public,
>> but JSch#getConfig(String key) is not,
>> becase nobody had not wanted that it is public.
>> If it is required, I'll make it to be public.
>>
>>
>> Sincerely,
>> --
>> Atsuhiko Yamanaka
>> JCraft,Inc.
>> 1-14-20 HONCHO AOBA-KU,
>> SENDAI, MIYAGI 980-0014 Japan.
>> Tel +81-22-723-2150
>>    +1-415-578-3454
>> Fax +81-22-224-8773
>> Skype callto://jcraft/
>>
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to