ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Backup Windows with UrBackup

    IT Discussion
    urbackup urbackup-client backups disaster recovery chocolatey
    10
    33
    3.7k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JaredBuschJ
      JaredBusch @Obsolesce
      last edited by

      @obsolesce said in Backup Windows with UrBackup:

      @emad-r said in Backup Windows with UrBackup:

      @scottalanmiller

      UrBackup is too heavy for my taste, I tested it but the interface was too 1980s

      saltstack + robocopy + 7za

      How do you do incremental backups with change block tracking? That method doesn't do it. So you're doing full backups and copying full backups every time?

      Exactly this. It is horrible to handle at any size.

      1 Reply Last reply Reply Quote 0
      • stacksofplatesS
        stacksofplates @Obsolesce
        last edited by

        @obsolesce said in Backup Windows with UrBackup:

        @emad-r said in Backup Windows with UrBackup:

        @scottalanmiller

        UrBackup is too heavy for my taste, I tested it but the interface was too 1980s

        saltstack + robocopy + 7za

        How do you do incremental backups with change block tracking? That method doesn't do it. So you're doing full backups and copying full backups every time?

        I can't answer for him because I have no idea how he's using it. But that does work if you're only copying data from the data volumes. That's pretty much what ReaR does, just replace 7za with tar.

        stacksofplatesS ObsolesceO 2 Replies Last reply Reply Quote 1
        • scottalanmillerS
          scottalanmiller @Obsolesce
          last edited by

          @obsolesce said in Backup Windows with UrBackup:

          @emad-r said in Backup Windows with UrBackup:

          @scottalanmiller

          UrBackup is too heavy for my taste, I tested it but the interface was too 1980s

          saltstack + robocopy + 7za

          How do you do incremental backups with change block tracking? That method doesn't do it. So you're doing full backups and copying full backups every time?

          UrBackup doesn't have CBT. Not many things do. You can buy it additionally, but it isn't part of UrBackup.

          DustinB3403D 1 Reply Last reply Reply Quote 0
          • DustinB3403D
            DustinB3403 @scottalanmiller
            last edited by

            @scottalanmiller said in Backup Windows with UrBackup:

            @obsolesce said in Backup Windows with UrBackup:

            @emad-r said in Backup Windows with UrBackup:

            @scottalanmiller

            UrBackup is too heavy for my taste, I tested it but the interface was too 1980s

            saltstack + robocopy + 7za

            How do you do incremental backups with change block tracking? That method doesn't do it. So you're doing full backups and copying full backups every time?

            UrBackup doesn't have CBT. Not many things do. You can buy it additionally, but it isn't part of UrBackup.

            It does, if you purchase it. 🙂

            A 1 Reply Last reply Reply Quote 0
            • stacksofplatesS
              stacksofplates @stacksofplates
              last edited by stacksofplates

              @stacksofplates said in Backup Windows with UrBackup:

              @obsolesce said in Backup Windows with UrBackup:

              @emad-r said in Backup Windows with UrBackup:

              @scottalanmiller

              UrBackup is too heavy for my taste, I tested it but the interface was too 1980s

              saltstack + robocopy + 7za

              How do you do incremental backups with change block tracking? That method doesn't do it. So you're doing full backups and copying full backups every time?

              I can't answer for him because I have no idea how he's using it. But that does work if you're only copying data from the data volumes. That's pretty much what ReaR does, just replace 7za with tar.

              Same with rsnapshot. Except it uses hard links.

              1 Reply Last reply Reply Quote 0
              • A
                Alex Sage @DustinB3403
                last edited by

                @dustinb3403 how much is it? Does it include support?

                DustinB3403D 1 Reply Last reply Reply Quote 0
                • DustinB3403D
                  DustinB3403 @Alex Sage
                  last edited by

                  @aaronstuder said in Backup Windows with UrBackup:

                  @dustinb3403 how much is it? Does it include support?

                  It's really cheap, like $17 IIRC.

                  1 Reply Last reply Reply Quote 0
                  • DustinB3403D
                    DustinB3403
                    last edited by DustinB3403

                    Yeah it's $17USD/client.

                    https://www.urbackup.org/commercial.html

                    stacksofplatesS 1 Reply Last reply Reply Quote 0
                    • stacksofplatesS
                      stacksofplates @DustinB3403
                      last edited by

                      @dustinb3403 said in Backup Windows with UrBackup:

                      Yeah it's $17USD.

                      https://www.urbackup.org/commercial.html

                      Per client. Not correcting you, just pointing that out.

                      DustinB3403D 1 Reply Last reply Reply Quote 0
                      • DustinB3403D
                        DustinB3403 @stacksofplates
                        last edited by

                        @stacksofplates said in Backup Windows with UrBackup:

                        @dustinb3403 said in Backup Windows with UrBackup:

                        Yeah it's $17USD.

                        https://www.urbackup.org/commercial.html

                        Per client. Not correcting you, just pointing that out.

                        Yeah I went back and edited my post as you posted.

                        1 Reply Last reply Reply Quote 1
                        • DustinB3403D
                          DustinB3403
                          last edited by

                          @scottalanmiller are you testing CBT with this client?

                          scottalanmillerS 1 Reply Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller @DustinB3403
                            last edited by

                            @dustinb3403 said in Backup Windows with UrBackup:

                            @scottalanmiller are you testing CBT with this client?

                            No, mostly only need SQL backups, not system backups.

                            1 Reply Last reply Reply Quote 0
                            • ObsolesceO
                              Obsolesce @stacksofplates
                              last edited by Obsolesce

                              @stacksofplates said in Backup Windows with UrBackup:

                              @obsolesce said in Backup Windows with UrBackup:

                              @emad-r said in Backup Windows with UrBackup:

                              @scottalanmiller

                              UrBackup is too heavy for my taste, I tested it but the interface was too 1980s

                              saltstack + robocopy + 7za

                              How do you do incremental backups with change block tracking? That method doesn't do it. So you're doing full backups and copying full backups every time?

                              I can't answer for him because I have no idea how he's using it. But that does work if you're only copying data from the data volumes. That's pretty much what ReaR does, just replace 7za with tar.

                              I use ReaR, and it does do incrementals. However, I only use it for a few one-off physical Linux systems for disaster recovery purposes.

                              I like the way MBS (as how Microsoft defines as "Modern Backup Solutions") work. Most do CBT very well, like Veeam, SC-DPM, and other modern solutions.

                              stacksofplatesS scottalanmillerS 2 Replies Last reply Reply Quote 0
                              • stacksofplatesS
                                stacksofplates @Obsolesce
                                last edited by

                                @obsolesce said in Backup Windows with UrBackup:

                                @stacksofplates said in Backup Windows with UrBackup:

                                @obsolesce said in Backup Windows with UrBackup:

                                @emad-r said in Backup Windows with UrBackup:

                                @scottalanmiller

                                UrBackup is too heavy for my taste, I tested it but the interface was too 1980s

                                saltstack + robocopy + 7za

                                How do you do incremental backups with change block tracking? That method doesn't do it. So you're doing full backups and copying full backups every time?

                                I can't answer for him because I have no idea how he's using it. But that does work if you're only copying data from the data volumes. That's pretty much what ReaR does, just replace 7za with tar.

                                I use ReaR, and it does do incrementals. However, I only use it for a few one-off physical Linux systems for disaster recovery purposes.

                                I like the way MBS (as how Microsoft defines as "Modern Backup Solutions") work. Most do CBT very well, like Veeam's Free Endpoint, SC-DPM, and other modern solutions.

                                Sure they're great. My point is if you're not doing system backups, it's kind of not worth it.

                                ObsolesceO 1 Reply Last reply Reply Quote 0
                                • ObsolesceO
                                  Obsolesce @stacksofplates
                                  last edited by

                                  @stacksofplates said in Backup Windows with UrBackup:

                                  @obsolesce said in Backup Windows with UrBackup:

                                  @stacksofplates said in Backup Windows with UrBackup:

                                  @obsolesce said in Backup Windows with UrBackup:

                                  @emad-r said in Backup Windows with UrBackup:

                                  @scottalanmiller

                                  UrBackup is too heavy for my taste, I tested it but the interface was too 1980s

                                  saltstack + robocopy + 7za

                                  How do you do incremental backups with change block tracking? That method doesn't do it. So you're doing full backups and copying full backups every time?

                                  I can't answer for him because I have no idea how he's using it. But that does work if you're only copying data from the data volumes. That's pretty much what ReaR does, just replace 7za with tar.

                                  I use ReaR, and it does do incrementals. However, I only use it for a few one-off physical Linux systems for disaster recovery purposes.

                                  I like the way MBS (as how Microsoft defines as "Modern Backup Solutions") work. Most do CBT very well, like Veeam's Free Endpoint, SC-DPM, and other modern solutions.

                                  My point is if you're not doing system backups, it's kind of not worth it.

                                  Yeah, for sure.

                                  1 Reply Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller @Obsolesce
                                    last edited by

                                    @obsolesce said in Backup Windows with UrBackup:

                                    I like the way MBS (as how Microsoft defines as "Modern Backup Solutions") work. Most do CBT very well, like Veeam, SC-DPM, and other modern solutions.

                                    I literally refer to these as legacy backups, lol.

                                    1 Reply Last reply Reply Quote 0
                                    • 1
                                    • 2
                                    • 2 / 2
                                    • First post
                                      Last post