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

    What do you use for personal backup?

    IT Discussion
    backup it at home crashplan
    9
    21
    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.
    • J
      JaredBusch
      last edited by

      I personally use CrashPlan with a 1 computer subscription to their cloud.

      Costs $59.99/year and there are no limits.

      Additionally, you can use it for free to backup between your own machines or to a USB drive.

      The Windows client will not do shared drives, but you can get around that by using a linked folder (same as symbolic link in Linux).

      I just setup my clean Windows 10 install and need to get my CrashPlan account back online.

      img

      The "LinkStation" folder is a linked folder for my local NAS that everything else backs up to.

      1 Reply Last reply Reply Quote 2
      • G
        gjacobse
        last edited by

        sadly - not enough. I have files on USB thumb drives, USB hard drives, pulled Hard drives, Drop Box, Box and Google Drive.

        Seems like I really need to set up a real solution.

        Only thing is, is that I'd like to share the space for my dad and brother,.. Have to look into that.

        J 1 Reply Last reply Reply Quote 0
        • S
          stacksofplates
          last edited by stacksofplates

          I use box for all of the important stuff (I do that stuff manually). I signed up when they had a promo for 50gb free.

          I didn't realize that you could link the folders. At the office they wanted CrashPlan Pro, so we have a small Ubuntu VM that just mounts the NAS folders and backs them up. Not sure why they support mounting in Linux and not Windows.

          J 1 Reply Last reply Reply Quote 0
          • S
            scottalanmiller
            last edited by

            I've had good luck using BackBlaze.

            These days because of the travel I've been doing manual backups to Amazon Cloud and OneDrive.

            1 Reply Last reply Reply Quote 0
            • J
              JaredBusch @stacksofplates
              last edited by

              @johnhooks said:

              I didn't realize that you could link the folders. At the office they wanted CrashPlan Pro, so we have a small Ubuntu VM that just mounts the NAS folders and backs them up. Not sure why they support mounting in Linux and not Windows.

              They don't support it. Linux mounts NAS folders locally. That is why it works.

              S 1 Reply Last reply Reply Quote 0
              • J
                JaredBusch @gjacobse
                last edited by

                @gjacobse said:

                Only thing is, is that I'd like to share the space for my dad and brother,.. Have to look into that.

                Easy enough to do. Setup your dad and brother to backup to you.

                You backup yours to the cloud, which includes the folder backing up your family.

                D S 2 Replies Last reply Reply Quote 1
                • D
                  dafyre @JaredBusch
                  last edited by

                  @JaredBusch This is what I do with my Laptpo and my server at home.

                  ❤ Crashplan!

                  1 Reply Last reply Reply Quote 1
                  • M
                    Minion Queen Banned
                    last edited by

                    For NTG: I keep copies of everything in OneDrive. But we also have a Unitrends appliance in our house. So I have a bare metal on there. I also have Backblaze and another copy of everything in Drop Box.

                    For GroveSocial: iCloud, Unitrends and USB Stick. There are only about 10 documents on this side of things though....

                    1 Reply Last reply Reply Quote 0
                    • S
                      s.hackleman
                      last edited by

                      Non-critical data goes on an external 1TB hard drive. Critical is on Google Drive, and my wife's photography is backed up to Amazon due to the unlimited storage with Prime.

                      1 Reply Last reply Reply Quote 0
                      • G
                        gjacobse
                        last edited by

                        Do you do any type of encryption on your back ups?

                        J 1 Reply Last reply Reply Quote 0
                        • J
                          JaredBusch @gjacobse
                          last edited by

                          @gjacobse said:

                          Do you do any type of encryption on your back ups?

                          This is how CrashPlan handles it.
                          img

                          1 Reply Last reply Reply Quote 0
                          • S
                            stacksofplates @JaredBusch
                            last edited by stacksofplates

                            @JaredBusch said:

                            @johnhooks said:

                            I didn't realize that you could link the folders. At the office they wanted CrashPlan Pro, so we have a small Ubuntu VM that just mounts the NAS folders and backs them up. Not sure why they support mounting in Linux and not Windows.

                            They don't support it. Linux mounts NAS folders locally. That is why it works.

                            Oooh, I didn't put two and two together. I just saw this on their site "CrashPlan supports backing up network attached storage (NAS) on Mac, Linux, and Solaris." and just figured it was some decision they made.

                            I guess I could have read further down and saw this: "CrashPlan doesn't support backing up mapped drives on Windows. This is due to an OS-level restriction built into Windows"

                            J 1 Reply Last reply Reply Quote 0
                            • S
                              Sparkum @JaredBusch
                              last edited by

                              @JaredBusch
                              it actually doesnt work this way.
                              Backups from other devices dont go to the cloud.

                              I have about 10TB of data on crashplan but my mothers, mother in laws, and wifes computers are ONLY stored locally on my NAS, just how crashplsn works, it'll backup a folder of about 1MB and thats it

                              J 1 Reply Last reply Reply Quote 0
                              • J
                                JaredBusch @stacksofplates
                                last edited by

                                @johnhooks said:

                                @JaredBusch said:

                                @johnhooks said:

                                I didn't realize that you could link the folders. At the office they wanted CrashPlan Pro, so we have a small Ubuntu VM that just mounts the NAS folders and backs them up. Not sure why they support mounting in Linux and not Windows.

                                They don't support it. Linux mounts NAS folders locally. That is why it works.

                                Oooh, I didn't put two and two together. I just saw this on their site "CrashPlan supports backing up network attached storage (NAS) on Mac, Linux, and Solaris." and just figured it was some decision they made.

                                I guess I could have read further down and saw this: "CrashPlan doesn't support backing up mapped drives on Windows. This is due to an OS-level restriction built into Windows"

                                Right. When you read the directions for backing up a NAS on Linux, all you are doing is mounting the NAS to a local folder like any other drive in Linux.

                                You can do the same in windows. Open a privileged command prompt and do this:

                                mklink /d  C:\LinkFolderName\ \\Server\ShareName\
                                

                                I did it like this

                                mklink /d D:\LinkStation \\10.254.103.6\Backup
                                
                                S 1 Reply Last reply Reply Quote 0
                                • J
                                  JaredBusch @Sparkum
                                  last edited by

                                  @Sparkum said:

                                  Backups from other devices dont go to the cloud.

                                  Of course they do. If you set your system up right.

                                  All you have to do is include the local backup folder in your cloud backup set.

                                  First, setup your inbound settings to save to your NAS via the linked folder like this.

                                  img

                                  Then setup your local machine to backup to CrashPlan Central and include that folder in the backup set like this.

                                  img

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    stacksofplates @JaredBusch
                                    last edited by stacksofplates

                                    @JaredBusch said:

                                    @johnhooks said:

                                    @JaredBusch said:

                                    @johnhooks said:

                                    I didn't realize that you could link the folders. At the office they wanted CrashPlan Pro, so we have a small Ubuntu VM that just mounts the NAS folders and backs them up. Not sure why they support mounting in Linux and not Windows.

                                    They don't support it. Linux mounts NAS folders locally. That is why it works.

                                    Oooh, I didn't put two and two together. I just saw this on their site "CrashPlan supports backing up network attached storage (NAS) on Mac, Linux, and Solaris." and just figured it was some decision they made.

                                    I guess I could have read further down and saw this: "CrashPlan doesn't support backing up mapped drives on Windows. This is due to an OS-level restriction built into Windows"

                                    Right. When you read the directions for backing up a NAS on Linux, all you are doing is mounting the NAS to a local folder like any other drive in Linux.

                                    You can do the same in windows. Open a privileged command prompt and do this:

                                    mklink /d  C:\LinkFolderName\ \\Server\ShareName\
                                    

                                    I did it like this

                                    mklink /d D:\LinkStation \\10.254.103.6\Backup
                                    

                                    I'm a moron. I never put this together. Instead of mapped drives I set up each desktop with a link to each share in different libraries. I never even thought to set up CrashPlan that way. Thanks!

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      Sparkum @JaredBusch
                                      last edited by Sparkum

                                      @JaredBusch

                                      Its all good and well that you see it there but can you see it under "Restore"

                                      Also not supported according to Crashplan

                                      Hmm why cant I add my photos?

                                      Dropbox Link to photo

                                      J 2 Replies Last reply Reply Quote 0
                                      • J
                                        JaredBusch @Sparkum
                                        last edited by

                                        @Sparkum said:

                                        Hmm why cant I add my photos?

                                        the imgur connection is broke. I use Greenshot to make screenshots and it has its own upload functionality for imgur.

                                        1 Reply Last reply Reply Quote 0
                                        • J
                                          JaredBusch @Sparkum
                                          last edited by JaredBusch

                                          @Sparkum said:

                                          Its all good and well that you see it there but can you see it under "Restore"

                                          I did see the folder under restore form my old system. The current system is still 10-20 days from initial seed, so no idea.

                                          I had never had the need to restore so I never tested that part. I have tested restoring files and such but never one of those.

                                          img

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            Sparkum @JaredBusch
                                            last edited by

                                            @JaredBusch

                                            Yep it definitely keeps the file scructure, but as my photo shows the bottom line file is 1KB (instead of the 28GB that I have backed up locally)

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