Article 4T4KC LXer: Examples on how to use Rsync for local and remote data backups and synchonizations

LXer: Examples on how to use Rsync for local and remote data backups and synchonizations

by
LXer
from LinuxQuestions.org on (#4T4KC)
Published at LXer:

Rsync is a very useful tool which allows Linux system administrators synchronize data locally or with a remote filesystem via the ssh protocol or by using the rsync daemon. Using rsync is more convenient than simply copying data, because it is able to spot and synchronize only the differences between a source and a destination. The program has options to preserve standard and extended filesystem permissions, compress the data during transfers and more. We will see the most used ones in this guide.

Read More...latest?d=yIl2AUoC8zA latest?i=CO90gSicGTw:iG2pVVTNDsM:F7zBnMy latest?i=CO90gSicGTw:iG2pVVTNDsM:V_sGLiP latest?d=qj6IDK7rITs latest?i=CO90gSicGTw:iG2pVVTNDsM:gIN9vFwCO90gSicGTw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments