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:8363 | -Ray, August 9, 2005
More Sysadmin articles...

Abstract Art by Ray Yeargin

Selected articles

Scripting: A parallel Linux backup script

Space Tyrant: A threaded game server project in C

The Network Computer: An opportunity for Linux

Why Programmers are not Software Engineers

Graffiti Server Download Page

The life cycle of a programmer

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search

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