Article Title: remote backup from Linux to Windows using rsync (group chart ). 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.
Rsync is a data image backup tool in Linux. It can be seen from the software name-remote sync.
(1) rsync (remote synchronize) is a data synchronization tool that allows you to quickly sync files between multiple hosts via Lan/wan, or use rsync to synchronize different directories on your local hard drive. (2) Rsync is a tool for replacing RCP, and rsync uses the so-c
Sync Framework 2.1 introduces new features that enable the SQL Server or SQL Server Compact databases on your computer to synchronize with your SQL Azure database. This release also introduces parameter-based filtering, the ability to remove synchronization scopes and templates from the database, and enhanced performance to speed up and simplify the synchronization process.SQL Azure SyncWith Sync Framework
Windows as a file server, using the Windows service version of rsync: Cwrsyncserver Download Address: http://rsync.samba.org
The setup process is to set the account number and password for the system service, which you can default to.
Note: This account is used to enable the Crsync Server service, you need to assign the account to the corresponding permissions to sync files, otherwise you cannot manipulate
Rsync Server Configuration
Make sure you have Rsync installed
Configure/etc/rsyncd.conf, typically installed rsync does not automatically create RSYNCD.CONF, configured as follows
The code is as follows
Copy Code
# Rsync configuration fileSecrets file =/etc/rsyncd.secrets #认证用户名和密码文件的名称和位
going to have to start over. copy,secondcopy This tool in the copy 200G such a large amount of data files, it can not go down, anyway stop there always error, and RSYCN is completely no such trouble. Over 200G of data, a hundred thousand of files, we use rsync to successfully copy the past.
One of the slower parts of rsync is that when it's synchronized, the files in the local directory are compared to th
(1) rsync (remote synchronize) is a data synchronization tool that allows you to quickly sync files between multiple hosts via Lan/wan, or use rsync to synchronize different directories on your local hard drive. (2) Rsync is a tool for replacing RCP, and rsync uses the so-c
side to the module you want to solve the problem.Question four:Password file must not being other-accessibleContinuing without password filePassword:Cause: This is because the permissions of the Rsyncd.pwd rsyncd.secrets are not correct and should be set to 600. such as: chmod rsyncd.pwdQuestion five:rsync:failed to connect to 218.107.243.2:no route to host (113)Rsync error:error in Socket IO (code ten) at CLIENTSERVER.C (104) [receiver=2.6.9]Cause:
Linux: quick setup and use of rsync servers-Linux Enterprise Application-Linux server application information. For details, refer to the following section. Rsync is a data image backup tool in unix-like systems. It can be seen from the software name-remote sync. Its features are as follows:
Images can be used to save the entire directory tree and file system.
I
/sersync/conf# Mkdir/usr/local/sersync/bin# Mkdir/usr/local/sersync/log# tar ZXVF sersync2.5_32bit_binary_stable_final.tar.gz# CD gnu-linux-x86/# CP Confxml.xml/usr/local/sersync/conf# CP Sersync2/usr/local/sersync/bin3. Create password file, same as B server, but this file just save a password on the line, without user name, permissions are 600echo "Password" >>/etc/rsync.passwdchmod 600/etc/rsync.passwd4. Configure the Sersync, the configuration file is the second step in the copy of Confxml.x
The general idea is:First export the SVN directory under Windows to a folder (so there is no extra. SVN directory), then package the directory as a *.rar file via WinRAR, and then sync the packaged file to the Linux server via the rsync command.
Introduce the basic environment first.
The code is as follows
Copy Code
#IP地址:Windows 192.168.1.138Linux 192.168.1.132
#wind
BT Sync IntroductionBT download, I believe everybody knows. Today to introduce the BT Sync, like BT download, are the BitTorrent company invented drops, are used to transfer the same-peer protocol.In short, BT sync is a file Sync tool that lets you sync files between several
Using rsync + Lsync to achieve real-time file synchronization, this article describes how to configure Rsync + Lsync. and test the file synchronization function.Server information:
Main: 10.86.255.154From: 10.86.255.155
1. From the service set up.
1.1. Installation configuration rsync xinet.
# yum-y Install rsync x
change the configuration to machine A (190) two-way synchronization can be achieved by setting up the rsync server, but the deletion operation cannot be performed because they do not have the method to determine which operation is the main cause, resulting in the deletion of new files.Method 2: Use the NFS Shared Server to synchronize files1. Configure NFS
# Service portmap start # service nfs start # vi/etc/ExPorts/home/
does not delete the same files in the synchronized directory.If you want Rsync to also synchronize the delete operation. Then you can do this:Rsync-arv--delete images/backups/Add the--delete parameter to it.Back up to another computer's directoryRsync-arv--delete images/[email protected]:backups/Isn't it simple?For more parameters, you can learn with man rsync.Of course, the power of rsync never ends here.
The log file sync (Log File sync) Wait event has a parameter: Buffer #. In Oracle Database 10 Gb, such wait events are located below commit wait events. When processing Log File sync wait events, pay attention to the following ideas:◎ Log File sync wait time is related to the transaction middle finger (commit or rollba
System: Fedora12 install rsync: Yuminstallrsyncvietcxinetd. drsyncdisableno -------- changetoyes read: Use Rsync auto sync tool in Debian and Fedora http: www.linuxidc.comLinux2011-0840819.htm server related configuration 1. Create three files in etc
System: FEdOra12Install rsyNc: Yum install rSyncVi/etc/xinetd. d/rsyn
Word:Cause: This is because the permissions of the Rsyncd.pwd rsyncd.secrets are not correct and should be set to 600.Workaround: chmod rsyncd.pwd7. rsync:failed to connect No-route to hostrsync:failed-Connect to 192.168.1.10:no-route to host (113) Rsync error:e Rror in Socket IO (code ten) at CLIENTSERVER.C (104) [receiver=3.0.6]Cause: The other side does not boot, firewall blocking, through the network has a firewall blocking, it is possible.WORKAR
Linux Remote Data Synchronization tool rsync (1)Rsync remote Data Synchronization tool is a data backup tool rsync in linux (remote sync remote synchronization) features: local data synchronization (similar to cp, but different from remote scp ), it first checks whether the existing data is different from the remote da
synchronization folder and permissions.5. Client View Server sync folder rsync--list-only rsync://172.16.0.16, Client Sync server folder Rsync-av--delete rsync://172.16.0.1:/share7, the client synchronizes access to the serverRsy
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.