Instead of copying over the Python script to the remote server to run, the local script can be run on remote server as follow as long as you are a valid user:
cat script.py | ssh user@machine python -
Sunday, August 2, 2015
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment