Changes

From SME Server
Jump to navigationJump to search
Line 63: Line 63:  
Attach a USB Device and follow the prompts.
 
Attach a USB Device and follow the prompts.
   −
Setting the compression level of the backup *.tgz file and hence the speed of the backup can be varied by the db configuration property backupconsole CompressionLevel.
+
The compression level of the backup *.tgz file can be altered by the "db configuration setprop backupconsole CompressionLevel=value" this then will decrease or increase the time taken to create the backup.
    
To regulate the speed of compression using the specified digit n, where `-1' indicates the fastest compression method (less compression) and or `-9' indicates the slowest compression method (optimal compression). The default compression level is `-6' (that is, biased towards high compression at expense of speed).
 
To regulate the speed of compression using the specified digit n, where `-1' indicates the fastest compression method (less compression) and or `-9' indicates the slowest compression method (optimal compression). The default compression level is `-6' (that is, biased towards high compression at expense of speed).
   −
Permit user setting of compression level via custom db setting
+
Setting level of compression via custom db setting
 
  db configuration setprop backupconsole CompressionLevel=-9
 
  db configuration setprop backupconsole CompressionLevel=-9
  

Navigation menu