您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息
免费发信息
三六零分类信息网 > 宁波分类信息网,免费分类信息发布

rsync数据同步使用的内容

2023/9/15 5:27:44发布53次查看
rsync是一个很强大的同步工具,但是也有许多小伙伴们不知道如何使用rsync,今天小编就将为大家介绍关于rsync数据同步使用的内容,想了解的小伙伴们一起来参考参考吧。旗胜站长目录
rsync(d)服务端启动两种方式
1.daemon 2.xinetd inetd
启动后绑在 tcp873 端口
% cat etcxinetd.drsync
# default: off
# description: the rsync server is a good addition to an ftp server, as it \
# allows crc checksumming etc.
service rsync
{
disable = no
socket_type = stream
wait = no
user = root
server = usrbinrsync
server_args = --daemon
log_on_failure += userid
}
配置 注意设置读写权限属主
% cat etcrsyncd.conf
motd file = varlogrsyncwelcome.msg
pid file = varlogrsyncrsyncd.pid
lock file = varlogrsyncrsync.lock
log file = varlogrsyncrsyncd.log
[rsyncwww]
comment = rsync www
path = varwww
use chroot = no
max connections = 4
read only = false
list = true
uid = nobody
gid = nobody
auth users = wwwuser
secrets file = etcrsyncd.secrets
hosts allow = 1.1.1.1,2.2.2.2
hosts deny = 0.0.0.00
ignore errors = yes
transfer logging = yes
log format = "%a %f %l"
#log format = "%o %h [%a] %m (%u) %f %l"
[rsyncroot]
comment = rsync root
path =
use chroot = no
max connections = 4
read only = true
#read only = false
list = true
uid = root
gid = root
auth users = rootuser
secrets file = etcrsyncd.secrets
hosts allow = 1.1.1.1,2.2.2.2
hosts deny = 0.0.0.00
ignore errors = yes
transfer logging = yes
log format = "%a %f %l"
rsyncd.secrets 一行一个用户 用户名:密码 格式
使用
rsync -auvpz --progress dir1 dir2
rsync -ztruvoglpd --progress dir1 dir2
rsync -ztruvoglpd --progress dir1 dir2
rsync -ztruvoglpd --progress dir1file1 dir2
如果不想包含某个目录文件可以设置--exclude
远程使用
rsync 1.1.1.1:: 只列list
rsync user@1.1.1.1::
rsync user@1.1.1.1::module
rsync user@1.1.1.1::modulepath
如果没有配置rsync server 可以通过 ssh 方式使用
rsync -e ssh -auvpz 1.1.1.1:etc .
同步时注意注意最后的问题
不放 则目录名也包含mirror
放则只有目录里面的东西mirror了
rsync -ztruvoglp --progress user@1.1.1.1::modulepath .
为了脚本调用方便 还可以调用 --password-file 同样注意属主权限
也可以设置环境变量rsync_password=访问含用户认证的rsync
本文主要介绍的就是rsync数据同步使用的内容,看完本文你肯定有不少收获,希望本文能教会你更多东西。
宁波分类信息网,免费分类信息发布

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录