[Opensim-users] Autobackup settings not working ?

R.Gunther rigun at rigutech.nl
Sat Nov 28 18:32:40 UTC 2015


Trying to make a new backup construction because the old one with 
remoteadmin seems to fail.
But autobackup ignores settings too. You can see it activate in the log. 
The log is telling me this,

2015-11-28 19:23:43,970 INFO  (1) - 
OpenSim.Region.OptionalModules.World.AutoBackup.AutoBackupModule [AUTO 
BACKUP]: AutoBackupModule enabled
2015-11-28 19:23:43,990 DEBUG (1) - 
OpenSim.Region.OptionalModules.World.AutoBackup.AutoBackupModule [AUTO 
BACKUP]: Here is the default config:
2015-11-28 19:23:43,994 DEBUG (1) - 
OpenSim.Region.OptionalModules.World.AutoBackup.AutoBackupModule [AUTO 
BACKUP]: AutoBackup: DISABLED
[AUTO BACKUP]: Interval: 720 minutes
[AUTO BACKUP]: Do Busy Check: Yes
[AUTO BACKUP]: Naming Type: Time
[AUTO BACKUP]: Backup Dir: .
[AUTO BACKUP]: Script:


But in opensim.ini i have set this (most of the lines where first in 
region.ini but did fail too.

     [AutoBackupModule]
     ;; default is module is disabled at the top level
     AutoBackupModuleEnabled = true

     ;Interval in minutes. 1380 minutes = backup every 23 hours
     ;AutoBackupInterval = 4140
     AutoBackupInterval = 180

     ;Filename always "YourRegionname.oar" (explanation below)
     ;"Overwrite" = overwrites old file. Saves disk capacity.
     ;"Time" = New File with timestamp appended on every backup. More 
diskspace is needed!
     AutoBackupNaming = "Overwrite"

     ;Backup Path Standard "." (directory of the OpenSim.exe). Could be 
changed to "C:\Backups" for example
     AutoBackupDir = "f<ilepath>"

     ;Backup is skipped when there are more than 3 people on the region
     AutoBackupAgentThreshold = 5

What is wrong with autobackup ?

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



More information about the Opensim-users mailing list