Rsync server-side config
时间:2009-04-10 来源:Eleswen
1. config file: /etc/rsyncd.conf
2. sample config file
4. Start rsync
rsync --daemon
5. Add it to /etc/rc.local
uid = root |
3. secrets file sample
root@myhost:/fileserver/auth# ls -al backup.scrt ---------- 1 root root 10 2009-01-15 16:57 backup.scrt root@myhost:/fileserver/auth# more backup.scrt gfebackup root@myhost:/fileserver/auth# |
相关阅读 更多 +