#1
|
|||
|
|||
Run multiple scripts to SecureCRT
Hello,
I have a concept in my mind but I don't know if is it possible or if I think wrong. I want to execute a python script from my computer. Theses steps : - Choice (OK) - Check connectivity (OK) - Open a new session from secureCRT + send commands to the CLI (OK) - Execute another independent script to send commands to the CLI (!) I call my first script with subprocess.popen... but how can I run another script to this active session from my main script ? Thanks for your reply |
Tags |
python , run , script , securecrt , session |
Thread Tools | |
Display Modes | Rate This Thread |
|
|