BackupExtended

Moved

Total Downloads: 635 - First Release: Sep 15, 2016 - Last Update: Dec 10, 2017

5/5, 3 likes
  1. ... not good working ! It saved much of empty Folders.
     
  2. Example plz of "empty Folders"!!
    It does what it should do: Backup the running server instance folder ;)
     
  3. Fujikura updated Backup Extended with a new update entry:

    0.4.0

     
  4. IDEA for next update:

    let user change the path of the backupfolder ;)
     
  5. Bad idea, cause of the hard-coded folders of the inbuilt backup. To extend the usable folders (default 0-3) the plugin must write in the same location.
     
  6. Trying to determine where it's backing up to. Is this the backup folder at the same level of oxide, config and logs? I see folders 0 - 4 there.

    If that is the folder it's backing up to, I don't see the oxide folder there which is what I really wanted backed up.
     
  7. It does only extend the possible folders, short explained :)
    It's a bit more than that, but it does mainly increase the usable folders and the folder migration functions of the inbuilt server-backup of Rust.
    It does not and cannot know that the Oxide-default folder was moved.

    The backup-functions are also not extensible over another folder to be included into the task or to run on in same task.
     
  8. ... after RUST Update it doesnt backupted all files like the the .map and .sav Files ! So not save backup !
     
  9. The only change was this:
    Screenshot_13.jpg
     
  10. Fujikura updated Backup Extended with a new update entry:

    1.0.0

     
  11. Is there any way to prevent players from getting disconnected when its run other than the max players thing?
     
  12. Fujikura updated Backup Extended with a new update entry:

    1.0.1

     
  13. I get same, 1 backup of 2-3 is empty...

    configuration:
    Code:
    {
      "Notification": {
        "backupBroadcast": true,
        "backupDelay": 5,
        "prefix": "BACKUP",
        "prefixColor": "orange",
        "useBroadcastDelay": true
      },
      "Settings": {
        "includeOxideInBackups": true,
        "numberOfBackups": 25
      },
      "Timer": {
        "delayRetrySeconds": 120,
        "maxPlayers": 20,
        "maxRetry": 10,
        "timerInterval": 3600,
        "useTimer": false
      }
    }
    Folder 3, 6, 9, 13, 16, 19 and 21 are empty (located in C:\rustserver\backup)

    Other folder contain all backup...

    Oxide.Rust 2.0.4010
    BackupExt 1.0.1
     
    Last edited by a moderator: Aug 2, 2018