Changes

From SME Server
Jump to navigationJump to search
5 bytes removed ,  14:34, 1 October 2017
m
Corrected typo "expand-templates" to "expand-template"
Line 237: Line 237:  
  chmod 775 -R /mnt/newdisk/ibays/IBAYNAME  
 
  chmod 775 -R /mnt/newdisk/ibays/IBAYNAME  
   −
===== Copy the content to your new disk (a=archive option to preserve owner/group/permissions/links; i=interactive): =====
+
===== Copy the content to your new disk =====
  cp -ai /home/e-smith/files/ibays/IBAYNAME/* /mnt/newdisk/ibays/IBAYNAME  
+
a=archive option to preserve owner/group/permissions/links; i=interactive:
 +
  cp -ai /home/e-smith/files/ibays/IBAYNAME/* /mnt/newdisk/ibays/IBAYNAME
    
===== Check if all files have been copied correctly =====  
 
===== Check if all files have been copied correctly =====  
Line 251: Line 252:  
===== Enable Wide Links for Samba (SME9) =====  
 
===== Enable Wide Links for Samba (SME9) =====  
   −
  config setprob smd WideLinks yes
+
  config setprop smb WideLinks yes
  expand-templates /etc/samba/smb.conf
+
  expand-template /etc/samba/smb.conf
 
  service smb restart
 
  service smb restart
  
9

edits

Navigation menu