ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. rclone
    Log in to post
    • All categories
    • DustinB3403

      B2 Uploading large files - Post - File already closed
      IT Discussion • backblaze b2 api sync rclone linux apple external storage • • DustinB3403

      10
      -2
      Votes
      10
      Posts
      387
      Views

      DustinB3403

      No dice just yet, finishing a beer and headed home. Going to see if this can get resolved tomorrow.

    • DustinB3403

      Solved Using Rclone from a server to backup multiple volumes from different SSH hosts
      IT Discussion • rclone b2 backup automation users • • DustinB3403

      20
      2
      Votes
      20
      Posts
      452
      Views

      DustinB3403

      Worth noting on this that while sync works, copy is the much safer option.

      So

      rclone copy source:/path dest:/path is what I'll likely end up using. In any case, the resulting solution still works.

      Still need to tweak OSX a bit as it seems to kill the SSH session after some time for sporadic reasons - still testing but I may end up having to add ServerAliveInterval 120 to /etc/ssh/ssh_config to resolve that issue.

    • Emad R

      B2 Backup checkup
      IT Discussion • rclone backblaze backblaze b2 disaster recovery backups cloud storage • • Emad R

      3
      1
      Votes
      3
      Posts
      267
      Views

      JaredBusch

      @scottalanmiller said in B2 Backup checkup:

      @Emad-R said in B2 Backup checkup:

      Then if you do this how you do you check that the Backups are good or you just the tar archive.

      You'd untar them.

      That is a full check. But without paying to download the file you just uploaded, you hash the file first and send the hash along with the upload. B2 will hash it when completed and verify that it matches your supplied hash. If it doesn’t, it asks it to reupload.