User Tools

Site Tools


rsync

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

rsync [2010/08/01 04:04]
k2patel created
rsync [2020/08/10 02:35]
Line 1: Line 1:
-====== Rsync ====== 
  
-==== General rsync Commands ==== 
- 
- 
-==== Authenticated Rsync ==== 
- 
-define rsync mount point in rsyncd.conf 
-<code bash | rsyncd.conf>​ 
-[root] 
-        path = /​srv/​www/​htdocs 
-        secrets file = /​etc/​rsyncd/​rsync.secret 
-        auth users = htdocs 
-        read only = false 
-        write only = true 
-        list = false 
-</​code>​ 
rsync.txt ยท Last modified: 2020/08/10 02:35 (external edit)