in reply to Push: A Perl script to distribute a file to several servers.
Toss in some Parallel::ForkManager in there and do the push in parallel.
Replace rsh with ssh, add some pub/priv keys, and then you can do that with security!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Push: A Perl script to distribute a file to several servers.
by bpoag (Monk) on Mar 04, 2005 at 22:10 UTC | |
by cazz (Pilgrim) on Mar 05, 2005 at 18:05 UTC |