How to Run a Local Shell Script on a Remote SSH Server


The problem with running commands over SSH is that generally you either have to type them yourself or upload a script file. However, with a bit of bash knowledge, you can pass entire scripts over SSH without having the .sh file on the remote machine.

Read This Article on CloudSavvy IT ›


Related Posts with How to Run a Local Shell Script on a Remote SSH Server

0 Response to How to Run a Local Shell Script on a Remote SSH Server

Post a Comment