scalebox/dockerfiles/rsyncd
kaichao 407aba52b4 add pull action in Makefile. 2023-11-08 22:26:36 +08:00
..
rootfs update dockerfiles/rsyncd 2023-05-13 23:24:19 +08:00
Dockerfile add pull action in Makefile. 2023-11-08 22:26:36 +08:00
Makefile add pull action in Makefile. 2023-11-08 22:26:36 +08:00
README.md first commit 2023-03-31 17:01:47 +08:00

README.md

rsyncd

rsync module name is '/local'

rsync mode

make run-rsync-mode

rsync over ssh

make run-rsync-over-ssh

setup

uid in rsyncd.conf should have read and write permissions for the local directory

  • set uid = root
  • set local directory = 777
  • map uid in rsyncd.conf to an outside user