2451
General Software Discussion / Re: biz-network BACKUP choices and strategies
« Last post by Shades on June 25, 2009, 12:49 AM »There is backup software on the "other side", which already does fulfill all your needs. These tools have track records for years, are used by businesses/enterprises and are for free(minus the installation and configuration time of course). The "other side" is Linux and here are the contenders:
- Rsync (very popular, usable in scripts, extremely dependable, reasonably easy to setup).
- Bacula (popular, usable in scripts, extremely dependable, beyond the basics its setup is hard to very hard).
- BackupPC (moderately popular, usable in scripts, very dependable, easy setup).
- Rdiff (Python script, popularity unknown to me, usable in scripts, very dependable, reasonably easy to setup).
Some of these software packages have Windows client software available directly or indirectly (cygwin). The Python script can also be used directly on Windows as well (according to the manual).
Business backup solutions using Windows has in my experience already proven to be become expensive very quickly, especially when reliability (24/7) is a must.
- Rsync (very popular, usable in scripts, extremely dependable, reasonably easy to setup).
- Bacula (popular, usable in scripts, extremely dependable, beyond the basics its setup is hard to very hard).
- BackupPC (moderately popular, usable in scripts, very dependable, easy setup).
- Rdiff (Python script, popularity unknown to me, usable in scripts, very dependable, reasonably easy to setup).
Some of these software packages have Windows client software available directly or indirectly (cygwin). The Python script can also be used directly on Windows as well (according to the manual).
Business backup solutions using Windows has in my experience already proven to be become expensive very quickly, especially when reliability (24/7) is a must.

Recent Posts

