inotify+rsync

Posted penny-pan

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了inotify+rsync相关的知识,希望对你有一定的参考价值。

yum install inotify-tools -y
sysctl -w fs.inotify.max_user_watches="99999999"   #同时同一用户可以监控的目录数量
 
 
/usr/bin/inotifywait -mrq --timefmt ‘%Y/%m/%d-%H:%M:%S‘ --format ‘%T %w %f‘ -e modify,delete,create,move,attrib /root/  #jian
 
 
 
 

以上是关于inotify+rsync的主要内容,如果未能解决你的问题,请参考以下文章

linux使用inotify+rsync实现监控目录变化

linux使用inotify+rsync实现监控目录变化

rsync+inotify在linux下的多服务器同步

NFS结合Rsyncinotify

RsyncInotify-tools简介

rsyn服务——record