vosechu n00b
Joined: 07 Aug 2004 Posts: 23
|
Posted: Sat Aug 07, 2004 9:30 pm Post subject: |
|
|
My personal view would be that a hack could more easily do what you need than a new program.
Download PuTTY SSH and PSCP, write a batch file for the windows boxes and a script for the unices.
Backup has been around long enough that even Microsoft(tm) has gotten it right. Always look for a way to hack it with free tools you already have, this will make you a far better administrator (plus it's way cool).
*nix: cron/anacron, scp/ssh+tar
win: script host (?), scp
Linux Server Hacks has a lot about how to do the linux side (in addition to being a great book). O'Reilly publishes it, the author is Rob Flickenger.
The RUTE User Tutorial and Exposition is also an excellent source on this sort of thing (and it's free as in beer). |
|