주 메뉴 열기

wwiki β

Rsync

Jhkim (토론 | 기여)님의 2019년 3월 29일 (금) 03:17 판

데몬모드(rsyncd)

[section]
comment = comment
path = path
uid = uid
gid = gid
use chroot = yes
read only = no
hosts allow = ip_address(192.168.0.1/24 127.0.0.1/8)
max connections = 5
timeout = 60

sudo systemctl start rsync.service

명령모드(rsync)

옵션

-z, --compress compress file data during the transfer