Network Backup
Network backup is used to backup data of any sort through means of using a network in doing so. The data is sent through the network from one device onto the storage device or server. Network backup be quite useful as opposed to manually going to each and every computer/device in a network and backing it up manually.
The backup server (which is on a centralized server) is used to transfer all of the data from the devices on the network by means of a client-server software. There are a few different types of this software available today, but a few can be found below for your convenience.
Free Alternatives for Network Backup
“AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a backup system that allows the administrator to set up a single master backup server to back up multiple hosts over network to tape drives/changers or disks or optical media. Amanda uses native dump and/or GNU tar facilities and can back up a large number of workstations running multiple versions of Unix. Amanda uses Samba, Cygwin or a native Windows client to back up Microsoft Windows desktops and servers.” - Amanda.org
“Bacula is a set of Open Source, enterprise ready, computer programs that permit you (or the system administrator) to manage backup, recovery, and verification of computer data across a network of computers of different kinds. Bacula is relatively easy to use and efficient, while offering many advanced storage management features that make it easy to find and recover lost or damaged files. In technical terms, it is an Open Source, enterprise ready, network based backup program.”- Bacula’s website
“BackupPC is a high-performance, enterprise-grade system for backing up Linux, WinXX and MacOSX PCs and laptops to a server’s disk. BackupPC is highly configurable and easy to install and maintain.” - BackupPC Info
Features:
- A clever pooling scheme minimizes disk storage and disk I/O. Identical files across multiple backups of the same or different PCs are stored only once resulting in substantial savings in disk storage and disk I/O.
- One example of disk use: 95 latops with each full backup averaging 3.6GB each, and each incremental averaging about 0.3GB. Storing three weekly full backups and six incremental backups per laptop is around 1200GB of raw data, but because of pooling and compression only 150GB is needed.
- Optional compression support further reducing disk storage. Since only new files (not already pooled) need to be compressed, there is only a modest impact on CPU time.
- No client-side software is needed. The standard smb protocol is used to extract backup data on WinXX clients. On linux clients, tar over ssh/rsh/nfs is used to backup the data. With version 2.0.0, rsync is also supported on any client that has rsync or rysncd.
- A powerful web (http/cgi) user interface allows administrators to view log files, configuration, current status and allows users to initiate and cancel backups and browse and restore files from backups.
- A full set of restore options is supported, including direct restore (via smbclient, tar, or rsync/rsyncd) or downloading a zip or tar file.
Related posts:
- Incremental Backup A differential backup is used for backing up files on...
- How to Backup Hard Drive If you are looking to make complete backup of your...
- Ghostcast Server We often need to create disk images that are a...
- Mirroring When data is being backed up, a common technique used...
- Best Free Network Analysis Software Here is the list of Best Free Network Analysis Software....
No Responses to “Network Backup”
No feedback yet.