Librenix  
(Show all Backup articles . . .
)  
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

Tutorial: Automate remote system backup with rsync

Up
vote
Down

This article comes complete with example shell scripts and crontab entries.
In this article we explain how to automate the backup of files on remote machines to a centralized server using rsync.

rsync is a command line utility that is used to synchronize files between two computers over a network to synchronize files between two filesystems. It was written as a replacement for rcp but with many new features. For example it uses an algorithm that will only transfer files that have been modified. SSH will be used to authenticate between the machines and to encrypt the network traffic.
 read more | mail this link | score:9094 | -Ray, August 9, 2005
More Sysadmin articles...

admin headlines

Headless VirtualBox 3.1.x on Fedora 12

Tutorial: Fedora 12 Samba werver with tdbsam

Linux server power efficiency tuning

Tutorial: Journaled quota on Debian Linux

Ubuntu spam filter tutorial

Tutorial: Harden PHP5 with Suhosin on CentOS 5.3

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search


T-shirt gallery:  I Love Vampires T-shirts
 

Articles are owned by their authors.   © 2000-2010 Ray Yeargin