Changes

From SME Server
Jump to navigationJump to search
m
Line 81: Line 81:     
==== Configuring the rsyncd Service ====
 
==== Configuring the rsyncd Service ====
Create the /etc/rsyncd.secret file and add the user affa with password '''secretword''' separated by a colon. Replace the placeholder '''secretword''' by a strong password.
+
Create the /etc/rsyncd.secrets file and add the user affa with password '''secretword''' separated by a colon. Replace the placeholder '''secretword''' by a strong password.
 
  affa:'''secretword'''
 
  affa:'''secretword'''
   Line 120: Line 120:  
  rsync -av affa@IP_ADDRESS::'AFFA/'
 
  rsync -av affa@IP_ADDRESS::'AFFA/'
 
You should receive a file list of all your drives.
 
You should receive a file list of all your drives.
      
=== Security ===
 
=== Security ===
501

edits

Navigation menu