On 6 Oct 2016 04:56, "Michael Torrie" wrote:
>
> On 10/05/2016 11:46 AM, Noah wrote:
> > Hello folk,
> >
> > I would like to use a python script to ssh into a server using a
username
> > and password and perhaps ass port.
> >
> > Any ideas on how to script that.
>
> If paramiko doesn't fit your ne
On 10/05/2016 11:46 AM, Noah wrote:
> Hello folk,
>
> I would like to use a python script to ssh into a server using a username
> and password and perhaps ass port.
>
> Any ideas on how to script that.
If paramiko doesn't fit your needs, traditionally this sort of work was
done with the pexpect
On 5 Oct 2016 22:02, "Ethan Furman" wrote:
>
> On 10/05/2016 10:46 AM, Noah wrote:
>
>> I would like to use a python script to ssh into a server using a username
>> and password [...]
>
>
> I've written a module called scription to help with scripts; it supports
giving passwords to programs like s
On 10/05/2016 10:46 AM, Noah wrote:
I would like to use a python script to ssh into a server using a username
and password [...]
I've written a module called scription to help with scripts; it supports giving
passwords to programs like ssh.
Here's an example from one of my utility scripts:
Hi Rob
Thank you for your email.
I am guessing that is some module. Ok i will pip it and see how it goes.
Noah
On 5 Oct 2016 21:32, "Rob Gaddi" wrote:
> Noah wrote:
>
> > Hello folk,
> >
> > I would like to use a python script to ssh into a server using a username
> > and password and perhaps
Noah wrote:
> Hello folk,
>
> I would like to use a python script to ssh into a server using a username
> and password and perhaps ass port.
>
> Any ideas on how to script that.
>
> Thanks
>
> Noah
paramiko
--
Rob Gaddi, Highland Technology -- www.highlandtechnology.com
Email address domain is
Hello folk,
I would like to use a python script to ssh into a server using a username
and password and perhaps ass port.
Any ideas on how to script that.
Thanks
Noah
--
https://mail.python.org/mailman/listinfo/python-list