On Wed, 2009-06-24 at 15:22 -0700, Frank Ruiz wrote:
> Greetings,
>
> I am trying to process multiple commands using paramiko. I have
> searched other threads, and I think my use case is a little different.
> I am trying to login to a storage node that has a special shell, and
> as such I cant exe
On Wed, Jun 24, 2009 at 8:35 PM, Frank Ruiz wrote:
> Hi Jon,
>
> Thanks for the reply. So there are no errors. Essentially everything
> runs as planned. Sorry for being ignorant, but I am not sure if there
> is another way for providing trace data. I will look into what other
> debugging I can prov
Hi Jon,
Thanks for the reply. So there are no errors. Essentially everything
runs as planned. Sorry for being ignorant, but I am not sure if there
is another way for providing trace data. I will look into what other
debugging I can provide.
Essentially what happens is that only the second command
On Jun 24, 11:22 pm, Frank Ruiz wrote:
> Greetings,
>
> I am trying to process multiple commands using paramiko. I have
> searched other threads, and I think my use case is a little different.
> I am trying to login to a storage node that has a special shell, and
> as such I cant execute a script
Greetings,
I am trying to process multiple commands using paramiko. I have
searched other threads, and I think my use case is a little different.
I am trying to login to a storage node that has a special shell, and
as such I cant execute a script on the storage node side.
I am also trying to avoi