in reply to Using SSH
If you already have a working solution with rsh, why not try to adapt it to use ssh? It should require just a bit of tinkering. Don't put passwords in code. Maybe set up the script runner to have an .ssh config to allow it to do what it needs to do (and nothing else).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Using SSH
by vcjae00 (Initiate) on Apr 07, 2009 at 19:58 UTC | |
by Your Mother (Archbishop) on Apr 08, 2009 at 05:28 UTC |