Changes

Jump to navigation Jump to search
36 bytes added ,  17:28, 24 May 2017
Line 65: Line 65:  
On Cronjobs remove the "-v" this BOOST the rsync TOO!
 
On Cronjobs remove the "-v" this BOOST the rsync TOO!
 
<pre>
 
<pre>
rsync -a /source/ /destination  #fastest!
+
rsync -a /source/ /destination  #fastest and hold File Attributes and Rights!
 
</pre>
 
</pre>

Navigation menu