I'm debugging some python script that must run on my virtual machine. And, I prefer to edit the scripts locally(outside of virtual machines). So I find it's tedious to scp
modified scripts to virtual machines every time. Can anyone suggests some effective way?
Particularly, I'm wondering if it's possible to execute python scripts on remote PVM. Something like that:
python --remote [email protected] hello.py //**FAKED**, served to explain ONLY
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…