Search:

Type: Posts; User: Asif Masood

Search: Search took 0.14 seconds.

  1. Re: session.Channel(exec) command - PLease help

    Hi Norm,

    eclipsepackage is the default eclipse package which is mandate to add.
    I am stuck in below part of code where command is passed through channel, How can we pass multiple commands too be...
  2. Re: how to send out multiple commands using channel(exec)

    hello Norm,

    I didn't have any clue/idea under whose section I should put this thread, hence i put this in two different sections which I thought is nearer to thread.
    I don't have API doc for the...
  3. session.Channel(exec) command - PLease help

    Hello folks,

    I am very new to JAVA and trying to learn the same.


    I need to write a scenario where I need to pass the command to remote server and execute it there and fetch the result. I...
  4. Re: How to use session handler created in one class in another class?

    thanks a lot Greg.
    Apologize for the inconvenience caused.
    Will take dare from next time. And thanks for your suggestion. It worked out !!!
  5. How to pass multiple command using channel(exec) : Please solve my problem

    Hi Folks,

    I am trying to send out multiple commands using the same channel and grab the out output stating whether the execution was succssful or not?
    But when I am trying to send out 2 commands...
  6. how to send out multiple commands using channel(exec)

    Hi Folks,

    I am trying to send out multiple commands using the same channel and grab the out output stating whether the execution was succssful or not?
    But when I am trying to send out 2 commands...
  7. How to use session handler created in one class in another class?

    Hi FOlks,

    I am new to Java and you can say beginner and learning java.

    I have created a session handler in one class as below:
    Session session = null;

    Now, I want to use the same session...
Results 1 to 7 of 7