I have 100 servers which need a new backup server added to a text file, and then the backup agent restarted.

LittlePython LittlePython at lost.com
Sat Jul 1 15:52:25 EDT 2006


thx,


"Ravi Teja" <webraviteja at gmail.com> wrote in message
news:1151782534.330553.194670 at 75g2000cwc.googlegroups.com...
> LittlePython wrote:
> > Does this require a ssh client or server?
> >
> > I use authpf to open up my  PF firewall for internet use. Generally I
just
> > open up putty and make a connection to the FW ( which open the ports)
and
> > minize it till I am done. When I close putty authpf losses the ssh
session
> > heartbeat and will then instruct the FW to close the ports. I would love
to
> > write a simple client to do this form me instead of using putty. Do you
> > think these mods would work for me on a windows platform?
> >
> > Thx
>
> Pexpect needs a POSIX system. However, you can use Cygwin.
>
> >From the website, "Pexpect does not currently work on the standard
> Windows Python (see the pty requirement); however, it seems to work
> fine using Cygwin."
>





More information about the Python-list mailing list