Python Forum
Is this fast for Paramiko?
Thread Rating:
  • 2 Vote(s) - 2.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is this fast for Paramiko?
#1
I have a script I'm using at work to pull firewall ACL's.  I'm using the Paramiko module, but I feel like it might be taking longer then it should.  I'm not sure though.  The largest ACL file I end up with after pulling the ACL's is 9.1MB and it takes around 12 minutes to complete the SSH session and write the output to a file.  Does anyone else feel like that could be faster?  Or does that sound like it's on par to everyone but me?
Reply


Messages In This Thread
Is this fast for Paramiko? - by gohanzdad - Mar-03-2017, 01:28 AM
RE: Is this fast for Paramiko? - by micseydel - Mar-03-2017, 03:05 AM
RE: Is this fast for Paramiko? - by camp0 - Mar-06-2017, 09:25 PM
RE: Is this fast for Paramiko? - by gohanzdad - May-06-2017, 05:59 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020