ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. crashplan
    Log in to post
    • All categories
    • M

      Crashplan vs Backblaze in 2018

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion backblaze backup disaster recovery crashplan
      27
      2 Votes
      27 Posts
      3k Views
      dafyreD

      @JaredBusch said in Crashplan vs Backblaze in 2018:

      @dafyre said in Crashplan vs Backblaze in 2018:

      @JaredBusch said in Crashplan vs Backblaze in 2018:

      @dafyre said in Crashplan vs Backblaze in 2018:

      @Donahue said in Crashplan vs Backblaze in 2018:

      @JaredBusch said in Crashplan vs Backblaze in 2018:

      @dafyre said in Crashplan vs Backblaze in 2018:

      @black3dynamite said in Crashplan vs Backblaze in 2018:

      @dafyre said in Crashplan vs Backblaze in 2018:

      @black3dynamite said in Crashplan vs Backblaze in 2018:

      @Markferron said in Crashplan vs Backblaze in 2018:

      @DustinB3403 said in Crashplan vs Backblaze in 2018:

      Can I ask why you are protecting user devices though? Generally these have very little on them and through simple policy can everything be saved on your servers or cloud and thus don't need backup.

      I would really like to do this. We have onedrive available for all of our users and I was thinking of coming up with some sort of system that just uses their onedrive as the primary source of their homefolder.

      That's how I do it but we are using Nextcloud.

      All users root folders under their user profile is linked to the actual folders in C:\Users\john.doe\Nextcloud{Desktop, Documents, etc...}. And the data is synced back to the Nextcloud server and that server is backed up.

      How do you go about doing that? Editing the location of Desktop, Documents, etc... ?

      Use Junction Points. Its like using symbolic links in Linux.

      Oh... Duh, lol. Thanks.

      I'm just trying to figure out how that would work if you have to do more than a few client machines at a time.

      Something like this. It is not ready for prime time, but was my starting point last week when setting up a new desktop.

      $User = Read-Host "Enter UserName" Remove-Item -Path "C:\Users\$User\Desktop" New-Item -ItemType Junction -Path "C:\Users\$User" -Name "Desktop" -Target "C:\Users\$User\Nextcloud\Desktop" -Force Remove-Item -Path "C:\Users\$User\Documents" New-Item -ItemType Junction -Path "C:\Users\$User" -Name "Documents" -Target "C:\Users\$User\Nextcloud\Documents" -Force Remove-Item -Path "C:\Users\$User\Downloads" New-Item -ItemType Junction -Path "C:\Users\$User" -Name "Downloads" -Target "C:\Users\$User\Nextcloud\Downloads" -Force Remove-Item -Path "C:\Users\$User\Favorites" New-Item -ItemType Junction -Path "C:\Users\$User" -Name "Favorites" -Target "C:\Users\$User\Nextcloud\Favorites" -Force Remove-Item -Path "C:\Users\$User\Music" New-Item -ItemType Junction -Path "C:\Users\$User" -Name "Music" -Target "C:\Users\$User\Nextcloud\Music" -Force Remove-Item -Path "C:\Users\$User\Pictures" New-Item -ItemType Junction -Path "C:\Users\$User" -Name "Pictures" -Target "C:\Users\$User\Nextcloud\Pictures" -Force Remove-Item -Path "C:\Users\$User\Videos" New-Item -ItemType Junction -Path "C:\Users\$User" -Name "Videos" -Target "C:\Users\$User\Nextcloud\Videos" -Force

      where would this be run from, the DC?

      This would have to be run from the End-user's computer from the looks of it.

      You are trying to screw with the end user's folders. they have to exist, and you have to have rights to them. neither of which are true of an admin account.

      Are you automating this -- then How?

      If you're not automating it, then why not just manually add the folders to the NextCloud client?

      /sigh FFS...

      @JaredBusch said in Crashplan vs Backblaze in 2018:

      Something like this. It is not ready for prime time, but was my starting point last week when setting up a new desktop.

      lol. I thought you were talking about the code...

      Time to research a way to do that.

    • scottalanmillerS

      Error: The flush and hold writes operation on volume timed out while waiting for a release writes command.

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion crashplan windows server 2012 r2 vss volume shadow copy
      8
      1 Votes
      8 Posts
      15k Views
      scottalanmillerS

      @dbeato said in Error: The flush and hold writes operation on volume timed out while waiting for a release writes command.:

      This might be Crashplan not supporting SQL Open files as you can see here:
      https://support.code42.com/CrashPlan/4/Backup/Back_up_open_files_and_databases

      Yes, we looked around to find some that weren't where they were supposed to be and might have been open. Hoping that that might end up being all that the issue was.

    • travisdh1T

      With Crashplan Free/Home going away...

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion backup family crashplan
      27
      0 Votes
      27 Posts
      4k Views
      dafyreD

      I like Crashplan and it works well enough that I'm just going to suck it up and pay the $10 a month for the "business" edition since it works with Linux and all that jazz.

      I will likely use Unison to get all my devices into a central folder on the computer that runs my crashplan backups, and then I don't have to worry about it any more.

    • NashBrydgesN

      CrashPlan Getting Out of the Home Backup Business

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion crashplan
      26
      3 Votes
      26 Posts
      3k Views
      JaredBuschJ

      @hobbit666 said in CrashPlan Getting Out of the Home Backup Business:

      I'm interested in getting something for my Mum, as she has large amounts of photos (not in size just in numbers)

      Think I wont more of an archive system, as today she might have photos from 2001 - 2017 filling her HD, so if I deleted them, then after the next "backup" ran these would disappear? next time the backup is ran???

      Yes, this is how backups work.

      What you are wanting is storage, not a backup.

    • BRRABillB

      Crashplan Pro Issue

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion crashplan crashplan pro backups outage
      33
      5 Votes
      33 Posts
      3k Views
      JaredBuschJ

      @BRRABill said in Crashplan Pro Issue:

      @JaredBusch said

      OMFG how can you even say that you are not sure a restore is related? Seriously?

      Do you know files can't be restored? Maybe there is a way to do it outside the normal ways. Who knows? I have not officially asked about that.

      /blink

      Umm, if the backup repository is unavailable for backup, how in the hell would it be available for a restore?

    • JaredBuschJ

      What do you use for personal backup?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion backup it at home crashplan
      21
      2 Votes
      21 Posts
      4k Views
      nadnerBN

      I use Windows backup for my data and dump it on my NAS... well that was when I had Windows 7.
      I might change it now that I'm on Windows 10.

      Also, I take a disk level backup with Acronis True Image

    • ?

      CrashPlan Terms of Service

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion crashplan backup cloud server unitrends
      12
      0 Votes
      12 Posts
      3k Views
      JaredBuschJ

      I use CrashPlan PRO on a Linux machine to mount my Synology NAS via NFS and offsite my Veeam Backups.

      This is a supported method of backing up a NAS.

      http://support.code42.com/CrashPlan/Latest/Backup/Mounting_Networked_Storage_Or_NAS_Devices_For_Backup

      cp

    • 1 / 1