Tag: 实时
inotify与rsync对服务器进行实时同步之sersync
nick | linux | 2011-02-13
一、基础环境:
REHL AS 5.4 32bit
rsync 3.0.7
wget http://sersync.googlecode.com/files/sersync2.5beta1_32bit_binary.tar.gz
如果用其他较低版本OS,内核在2.6.18以下,则需要自己安装inotify-tools.
参照:http://blog.johntechinfo.com/technology/87 金山周洋blog
http://blogold.chinaunix.net/u2/88421/showart_2426980.html
REHL AS 5.4 64bit... [阅读全文]