Revision 2 as of 2006-12-13 04:39:45

Clear message

Introduction

rsync is a program that behaves in much the same way that rcp does, but has many more options and uses the rsync remote-update protocol to greatly speed up file transfers when the destination file is being updated - rsync(1).

Installation

To install rsync do the following steps:

$ sudo apt-get install rsync

Configuration


CategoryDocumentation