Original address http://www.howtocn.org/rsync:use_rsync
Option
Description
-A, -- Archive
Archive mode, indicating that the file is transmitted recursively and all file attributes are kept. It is equivalent to-rlptgod (note-
Rsync has the following advantages:1. Images can be used to save the entire directory tree and file system.2. You can easily maintain the permission, time, and soft link of the original file.3. Installation without the authorization of the special
Rsync is a good free synchronization software for files. It can mirror and save the entire directory tree and file system, while maintaining the permissions, time, and soft links of the original file. During the first synchronization, rsync copies
In this article we introduce a shell script that uses the rsync command to back up files/directories on your local Linux machine to a remote Linux server. Using this script will implement the backup interactively, and you will need to provide the
In this article we introduce a shell script that uses the rsync command to back up files/directories on your local Linux machine to a remote Linux server. Using this script will implement the backup interactively, and you will need to provide the
Backup and restore server (Linux) files (in T) and database (MYSQL) due to job requirements. Initially, full backup and restore was achieved through code. The advantage of this is that the entire backup and restore process can be controlled to
MySQL migration scenarios under different scenariosPosted in MySQL and tagged MySQL, data migration, scheme on Sep 15, 2015. viewd 2684 times. 文/温国兵A catalog
A catalog
Second why migrate
Three MySQL migration Scenarios Overview
Linux (Debian and Fedora) using rsync synchronization tool to automatically synchronize Remote Server File installation and configuration steps: # cdrsync-3.0.5 #. config
Linux (Debian and FEdUsing rsyNcThe synchronization tool automatically
Rsync is very simple and convenient to use. If used properly, the operation security can be enhanced. In addition, it can also be used as a security detection tool, without the support of any other software, you can complete the Integrity audit of
Rsync features high security, fast backup speed, and support for incremental backup. Inotify is a fine-density, asynchronous file system event monitoring mechanism. Since Linux Kernel 2.6.13, it has added support for inotify, inotify-tools, a
First, download, install rsync
Normal when the RH is installed with rsync, run files on the/usr/bin/rsync
#tar ZXVF rsync-2.6.9.tar.gz
#cd rsync-2.6.9
#./configure--prefix=/usr/local/rsync
#make
#make Install
Second, configure Rsync server
1. Start
Brief introduction
For the choice of Linux as an application platform for small and medium-sized enterprises or Web sites, often face how to achieve remote Data backup or Web site mirror image of the problem, although there are commercial backup and
The implementation of Rsync on Windows has several packaged tools, such as Deltacopy, Unison, and so on. After the comparison still think Cxrsync best use.
Advantages of Cwrsync:
1) Simple configuration. The Crgwin library file has been wrapped,
Bring you into the rsync worldGuideRemote synchronize (Rsync) is a remote data synchronization tool that allows you to quickly synchronize files between multiple hosts through the LAN/WAN, or use Rsync to synchronize different directories on the
Rsync configuration commands 1. What is Rsync-Rsync Configuration Parameter Details Rsync (remote synchronize) is a remote data synchronization tool that allows you to quickly synchronize files between multiple hosts through the LAN/WAN. Rsync uses
Rsync configuration commands 1. what is Rsync-Rsync configuration parameter details Rsync (remotesynchronize) is a remote data synchronization tool that allows you to quickly synchronize files between multiple hosts through the LAN/WAN. Rsync uses
Document directory
Always use rsync over ssh
Rsync command common options
Task: Copy file from a local computer to a remote server
Task: Copy file from a remote server to a local computer
Task: Synchronize a local directory with a remote
Now there is a need, a server under a path to the file, want to back up to the B server below. Suppose a IP is 192.168.1.75,b IP is 192.168.1.85. Under Ubuntu you can use the Rsync software to work with the INotify tool to implement this feature.
1
Article Title: rsync configuration and usage tutorial in linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
First install rsync and then find/-name & quot; rsync & quot; find the installed file and create the configuration file mkdir/etc/rsyncvirsync for rsync. conf # Minimalconfigurationfileforrsyncdaemon # Seersync (1) andrsyncd. conf (5 )... install
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.