vefflo.blogg.se

Using rclone backblaze
Using rclone backblaze













  1. #Using rclone backblaze manual
  2. #Using rclone backblaze software
  3. #Using rclone backblaze free

  • I need to be able to exclude files from on-site backups.
  • Data that’s worthy of being backed up should be backed up twice: once to on-site storage for quick restores in case of hardware loss or failure, and once to off-site storage in case of catastrophe (e.g., our house is burglarized or destroyed).
  • My requirements for backup are as follows:

    using rclone backblaze

    my Linux desktop computer, which has some other MongoDB and MySQL databases that I care about, and my home directory that I care a lot about.a Synology NAS which contains our family photo and video archive, other important data that we don’t want to use, and some data that we don’t particularly care about and.an iMac which my kids keep files on indiscriminately without paying any attention to whether they’re on the local hard drive or in a backed-up location such as Dropbox.

    #Using rclone backblaze software

    a Linode server which runs my mail server, my blog, my wife’s blog, an NNTP server, some databases (MongoDB, MySQL) that I care about, and moderation software for several Usenet newsgroups.

    using rclone backblaze

    My computing environment has the following data locations that need to be backed up: Here’s another one you might want to look at. I’m not the only person to write up a tutorial like this. If you decide to use the work I’ve done and you want to be kept inform about updates, subscribe to the RSS comment feed for this blog posting I’ll post comments below when I make post updates to my scripts. I’ve just about finished implementing that solution, so I’m posting what I’ve done here on the off chance that it might be useful to others.

    #Using rclone backblaze free

    CrashPlan’s more expensive Small Business price is not reasonable, because both the cloud storage options and the free software available for using them have improved dramatically in the past five years.Īfter looking at what’s available now, I settled on storing my backups in Backblaze B2 and using Rclone to put the data there. I switched to CrashPlan a year later because the price they were charging was more than reasonable for the sake of avoiding all of the time and energy necessary to maintain my hacky, home-grown solution.

    #Using rclone backblaze manual

    My solution was gross and complicated and required lots of manual hand-holding and scrounging around looking for cloud services that I could stick backup archives into. There are a lot of new goodies there that aren’t here, so mosey on over and check it out.īefore using CrashPlan, I implemented my own backup solution, which I documented in an earlier blog posting entitled Free Linux cloud backups for cheap bastards. Why are you still reading this? As I said above, this blog posting is obsolete.

    using rclone backblaze

    Alas, their Home product is being discontinued, and people who want to keep using CrashPlan will need to pay 2-3 times as much to switch to their Small Business service. I’ve been using CrashPlan for Home for about five years. There are a lot of new goodies there that aren’t here, so mosey on over and check it out.















    Using rclone backblaze