On Thursday, 1 October 2015 12:35:01 UTC+5:30, [email protected] wrote: > Hi All, > > Is there anyway i can login to remote servers at once and do the activity, i > can do one by one using for loop.. > > Thanks in advance.
Hi Laura, at the same time means... i have an activity say on two servers serverA and serverB, my aim is to do the activity using script by logging in to both servers serverA and serverB at the same time and not one by one. hope this time i am able to convey :) in earlier post the way you suggested will work only as one by one.. Thanks. -- https://mail.python.org/mailman/listinfo/python-list
