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

    OneDrive to Google Drive / Wasabi Sync ?

    Scheduled Pinned Locked Moved IT Discussion
    11 Posts 2 Posters 707 Views
    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.
    • ObsolesceO
      Obsolesce
      last edited by

      Synchronizing to Wasabi is also an option I am open to.

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

        I am currently looking into using rclone, as it will do exactly what I need it to do. I've used it in the past to back up data to OneDrive, so I'm already familiar with it. My only beef with that is I need to manage it myself either on my own device, or a VM somewhere. Not a deal breaker, but meh. I'll probably do a OneDrive to Wasabi sync.

        I'm still open to other options in the meantime.

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

          Relica uses restic as a backend so you should be able to use wasabi easily. They also have their own cloud but I don't see the point to that. I haven't used it personally and idk if it's worth paying $60 a year for the GUI for restic but just figured I'd mention it if you haven't seen it.

          It also does peer to peer like crashplan used to, if you want that.

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

            I tried a --dry-run of a test directory in OneDrive to sync to Wasabi, then a test run, both were successful. It's super fast since it's using the APIs of each cloud, so no downloading to disk first or anything like that. I have it set up on an AWS free tier EC2 t2.micro instance.

            I'm going to sync a few more folders to the associated Wasabi Buckets to see how it goes before I do the bulk of my OneDrive.

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

              Another test folder, going well. I think I will stick with this, and automate it.
              bbf2d8f7-5277-4146-9372-78732e9e29ac-image.png

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

                One issue or limitation I've run in to, is that this is only working with Wasabi Buckets in the us-east-1 region. If I have a bucket in another region, Rclone gives an access denied or not exist error. No idea why.

                Anyone run into this before? Does this mean I would need to create multiple remotes in Rclone? Is fine initially, as I plan to automate it, but meh...

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

                  @Obsolesce said in OneDrive to Google Drive / Wasabi Sync ?:

                  One issue or limitation I've run in to, is that this is only working with Wasabi Buckets in the us-east-1 region. If I have a bucket in another region, Rclone gives an access denied or not exist error. No idea why.

                  Anyone run into this before? Does this mean I would need to create multiple remotes in Rclone? Is fine initially, as I plan to automate it, but meh...

                  Yup, just verified... each Rclone remote is specific to an S3 region.

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

                    @stacksofplates said in OneDrive to Google Drive / Wasabi Sync ?:

                    idk if it's worth paying $60 a year for the GUI for restic

                    i use Arch btw

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

                      @Obsolesce said in OneDrive to Google Drive / Wasabi Sync ?:

                      @stacksofplates said in OneDrive to Google Drive / Wasabi Sync ?:

                      idk if it's worth paying $60 a year for the GUI for restic

                      i use Arch btw

                      It does give you some other things other than the GUI lol. That was more of a joke. But yeah.

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

                        Just to make it clear, I'm using rclone sync to do the job on a headless Ubuntu container.

                        Revisiting this now two years later, as it's been that long since I last synchronized my personal OneDrive photo and video archives to Wasabi.

                        Most everything is great, except when doing a few --dry-run tests on some already-synchronized source/destination remotes, I noticed a few thousand files in total among several OneDrive archives result in a potential re-sync. Not a huge deal, except it's a slow process to sync.

                        The files themself didn't change. I verified from both the source and backup that the CRC is the same on a bunch of to-be re-synced files, but perhaps the modification time changed at the source due to other syncs or who knows.

                        I would like to force RClone to use checksum only when synchronizing. Is that possible with an rclone sync between OneDrive and Wasabi?

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