Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Linux backups powered by Rsync
Posted by Philipp Esselbach on: 09/03/2007 09:15 AM [ Print | 0 comment(s) ]
A Linux SysAd blog published a guide about making backups with rsync
RSync backups data and does it very clean and well. Rsync only transfers those data that have been modified and changed so that the destination host has an exact replica from the source host. Rysnc is a command line backup tool that handles data transfers in an effective and secure manner like any other known commercial backup softwares around. Rync blends in and integrates flawlessly with linux shell commands combined linux I/O redirections.
Linux backups powered by Rsync
