Slashdot Mirror


Online Backup Solutions?

OmnipotentEntity asks: "I'm an IT Manager (and also a lifeguard, don't ask) for a small private club. Recently parts of our server's RAID went bad just as Hurricane Dennis hit, making life a living hell for me and everyone involved. So, I figured perhaps backing up information online would make stuff like this less incredibly painful. A quick browse of Google will show that there are a lot of businesses offering automatic, offsite, online backup solutions. It seems it's becoming a big thing. The largest problem is that they all look alike -- same implementation, similar websites, it looks like someone came through this part of the Internet with a cookie cutter, and by the information available on the website and pricing (which may or may not be available without filling out 100 forms) I can't tell a good company from bad company. I've never had any experience with any of these companies, and I wanted to know if any of you guys had, and if so what were your experiences with them? What are the things to look for? What are the things to avoid? Am I barking up the wrong tree?"

422 comments

  1. Backups online by Hansele · · Score: 5, Insightful

    Be really careful with this. What happens if the provider gets hacked?

    1. Re:Backups online by Fjornir · · Score: 5, Insightful

      There's this really, really neat thing called 'encryption' you might want to look into.

      --
      I want a new world. I think this one is broken.
    2. Re:Backups online by Anonymous Coward · · Score: 0

      Encrypt your data. Just like if *you* were cracked.

    3. Re:Backups online by ReverendHoss · · Score: 2, Insightful

      Compare with the probability of the locally stored data being hacked.

      A reputable company should have better network security than "a small, private club". With some due-dillegence in checking out the company (beyond "Ask Slashdot"), the threat of hacking shouldn't be a reason to avoid online-backups altogether.

    4. Re:Backups online by Anonymous Coward · · Score: 0

      unless there's some contract guarenteeing the integrety of the data, storing stuff with a third party is just as stupid as not doing any kind of backup.

    5. Re:Backups online by Anonymous Coward · · Score: 0

      You better not back up in the UK, unless you want to get your backup provider in trouble...

    6. Re:Backups online by skalcevich · · Score: 3, Informative

      I use external USB hard drives with 400GB storage per drive. Swap drives at locations weekly with a spair set. Fast no reaccuring costs and does the job. Tapes are too slow, online is too slow / cost can be a lot for a lot of data.

      --
      Regards, Steven Kalcevich
    7. Re:Backups online by poopooboi · · Score: 1

      There's no better solution than P2P for that. Their software relies on the JXTA P2P framework and a distributed group of peers to make safe, redundant, and (of course) encrypted backups.

    8. Re:Backups online by jcgf · · Score: 0, Redundant

      Encryption would keep them from viewing your data, but if the provider was hacked, the attacker could still delete it even if you used a 1 time pad for everything. But I suppose this is for backups, not in-use now stuff, but it still would be a problem. Jared

    9. Re:Backups online by iamhassi · · Score: 0
      screw a online backup company, just email it to gmail. Setup your PC to backup to a file every night then email that to your gmail account. 2gB is plenty of space, anything more and it'd take way too long to transfer.

      for example say you have a 56 kByte (not bit) sec upload. That's 200 mByte a hour, or 2gB every 10 hours, so basically overnight.

      Most broadband providers only offer 256kbps uploads which is only 32 kB/sec, far slower than the 56 kB/sec I'm using in my example, only 1.1gB in 10 hours. There's faster upload speeds of course but they cost much more.

      Hardest part will be convincing everyone to put their files in a space small enough that you only need 2gB of space. Files seem to be placed ad-hoc all over the hard drive. Windows should impliment some sort of "backup" folders with priority of backup, so like child's pics are one level of backup, scans of important docs another, programs i stayed up all nite writing are top backup priority, etc.

      Tired of everything defaulting to "My Docs" and having a 6 gig My Docs folder.

      --
      my karma will be here long after I'm gone
    10. Re:Backups online by jackelfish · · Score: 1

      Or goes out of business.

      --
      "When Nature Calls We All Shall Drown" Johan Edlund
    11. Re:Backups online by avronius · · Score: 2, Informative

      If the time required to restore ALL of your data using 10% of your currently available bandwidth exceeds the amount of time to drive in a copy of your data from the next city/town/state, a physical backup solution remains your best option.

      if ($timeToMoveDataOverWire * 10) > ($timeToShipDataOverLand) {use removable backup media}

      I use 10% as a number, as if there is a weather related reason that your business is offline, there is a good chance that other businesses in the area are suffering from the same problem, and may be attempting to use the same method for data recovery at the same time. You might reduce that number further depending on QoS issues, etc.

      Be it LTO, DVD/RW, or scribbling bits onto pieces of ivory, there is a greater chance of recovering your data in a reasonable amount of time, when using local removable media.

      You must, however, be diligent in retaining a COMPLETE copy of your data off-site. It only takes one week of lollygagging to cause you to lose two weeks (or more) of data.

    12. Re:Backups online by Kevin+DeGraaf · · Score: 3, Insightful

      unless there's some contract guarenteeing the integrety of the data, storing stuff with a third party is just as stupid as not doing any kind of backup.

      Bzzt, wrong. Dunno why I'm responding to some A.C...

      Zip or tar/gzip/bzip2 your files. Encrypt with GPG. Take MD5 checksum. Upload to backup company.

      If your disk crashes, there is a nonzero and generally pretty decent chance that you will get your data back. You can use your MD5 checksum to verify bit-for-bit integrity.

      Contrast that with the 0% chance you have of recovering your data from a nonexistent backup target. "Just as stupid"? As if.

      --
      We have more to fear from the bungling of the incompetent than from the machinations of the wicked.
    13. Re:Backups online by Anonymous Coward · · Score: 1, Informative

      $ man split

    14. Re:Backups online by Anonymous Coward · · Score: 0

      Hopefully your backup company performs backups!

    15. Re:Backups online by EnronHaliburton2004 · · Score: 4, Funny

      2gB is plenty of space

      I can just imagine the look on people's faces when the article submitter, an IT Manager, goes to the staff and suggests gmail as a solution.

      Some of us have these things called a J O B. At most jobs, 2GB is NOT enough space to backup all the core systems.

      And again, what if the provider gets cracked?

      I think I understand why you think 2GB is "plenty" of space.

    16. Re:Backups online by Anonymous Coward · · Score: 0

      I have a 1 gb file i have made one change please resend the 1gb file... ffs

      if you have significant data colo + vpn + replication

    17. Re:Backups online by nmtservice · · Score: 0

      Upload speed in a dial up connection is limited to 36KBy.

    18. Re:Backups online by lbates_35476 · · Score: 4, Informative

      We use Websafe (http://www.websafe.com/). https:/// SSL encryption while on Net and AES-256 while at rest (I have the clear-text encryption master key in my possesion). Also supports WebDAV webfolders via WebDrive service (http://www.webdrive.com/). Comes with free ZBKUP utility that zips data BEFORE it is transmitted and can be scheduled to do lights-out backups unattended via webfolders or you can use any D2D backup you like. Depending on your Internet upload performance you can easily upload gigabyte (compressed) backups during the night. No firewall issues because it only uses https:/// port 443. Cluster of Linux/64 servers power the service. Each storage disk is on separate controller and is mirrored. Backups are maintainted with a grandfather, father, son rotation (nightly) as well. Supports browser access and sharing of individual folders with other WebSafe users. Not the cheapest, but the combination of encryption, collaboration, and ease of use are unmatched.

    19. Re:Backups online by alc6379 · · Score: 1
      I'm assuming that you'd be keeping track of that. Are you planning on just making one backup, leaving it for a few months/years, and then restoring from that outdated set later on when disaster strikes?

      I'd imagine that you'd have some regular backup schedule implemented, and you'd know if the place went out of business. If the company went belly-up, make local backup, and then simply pick another backup host. There'd be a slight risk of disaster while you chose the new host, but otherwise you'd still be in good shape.

      --
      I don't moderate anymore. Karma penalty for 90% fair mods? Can I mod that unfair?
    20. Re:Backups online by Tekzel · · Score: 2, Interesting
      I use external USB hard drives with 400GB storage per drive. Swap drives at locations weekly with a spair set. Fast no reaccuring costs and does the job. Tapes are too slow, online is too slow / cost can be a lot for a lot of data.


      I just have to ask. How is this post off topic? Sure, it isn't about online backups specifically, but it is a very reasonable alternative TO online backups.

      Some people and their children.
    21. Re:Backups online by poopdeville · · Score: 1, Insightful

      I'll probably get modded down for this, but I have excellent karma anyway. The moderation system is broken. Specifically, a lot of people with mod points are idiots. The easiest way to fix this is to metamod them all to hell. A few negative metamods, and they can't mod for six months. Another, less straight forward way to help is to troll the living hell out of the forums. Benign trolls, like First Post trolls, work best. Getting people to waste mod points on inane posts keeps them from wasting them on good ones.

      --
      After all, I am strangely colored.
    22. Re:Backups online by TykeClone · · Score: 1

      I've had a chance to mess around with WebDrive and it's a nice little utility. It's nice for end user as it just looks like another hard drive on the machine.

      --
      A fine is a tax you pay for doing wrong and a tax is a fine you pay for doing all right.
    23. Re:Backups online by Anonymous Coward · · Score: 0

      furthermore...

      33600 bits/second * 60 seconds/minute * 60 minutes/hr * 24 hrs/day * 365 days/year = 1059609600000 bits/year ~= 123.36 gb/year

      So for someone with only 50 gb to backup, they can only do ~2 backups a year.

      dialup blows ;o)

      for my small company I have about 700gb to keep track of, even at 150kb/s T1 speed for a completely unused pipe with no overhead, you can only upload ~4511.26 gb/year - which for me translates to roughly 4 and a half times a year.

      so even online backup is prohibitive for me. When I had less data, DLT3 tapes were alright, but the cost for a sufficiently large autochanger is prohibitive for our budget (lot of data, not a lot of cash). The solution that seems best is varying shades of raid with ide drives. It's by far the cheapest and most accesible solution. It's reasonably easy to maintain 10TB of data in a small amount of space. Most of our data doesnt change and we only generate a gb or two of new data every month, so with incremental backups, 10tb goes a long way.

    24. Re:Backups online by Anonymous Coward · · Score: 0

      err 4511.26 / 700 = ~6.44 times a year.

    25. Re:Backups online by Scott+Byer · · Score: 1

      Yup, never underestimate the bandwidth of a station wagon full of CDs.

      --
      > cat ~/.signature | grep -v bullshit

      >

    26. Re:Backups online by Anonymous Coward · · Score: 0

      Bonus! Instead of one backup you will soon have thousands!

    27. Re:Backups online by Anonymous Coward · · Score: 0

      Backups won't do you any good if earth is blown up.

    28. Re:Backups online by Anonymous Coward · · Score: 0

      Auuggh! The idiot's knee-jerk reaction to security concerns; "the magic of encryption". The possibility of the online backup site "getting hacked" includes a whole set of potential threats only some of which can be countered by encrypting your data. What if your data is destroyed and the backup site itself employs backup policies that are less than stellar? Secondly, even if the threats you are worried about can be countered by encryption, how are you going to manage your keys? Are you going to use one key for all your backups? If not, how are you going to know which key to use for which backups? How are you going to store and backup the keys. Yadda, yadda, . . .

    29. Re:Backups online by fishdan · · Score: 1

      Holy crap! $900/year to back up 1 gig? You'd be better off renting a dedicated server somewhere and running rsync through SSH (and not using root) to push the data out.

      --
      Nothing great was ever achieved without enthusiasm
    30. Re:Backups online by The_Wilschon · · Score: 1

      That's 200 mByte

      And why, exactly, should you want to transfer at a rate of 200/1000 Bytes per hour? For that matter, how do you even get .2 Bytes...

      --
      SIGSEGV caught, terminating

      wait... not that kind of sig.
    31. Re:Backups online by SanityInAnarchy · · Score: 1

      I lose the backup, nothing more. That's what crypto is for. I just need to store my crypto keys in a safe place, and if I carry one with me, then so long as I'm alive, I can get the backup.

      --
      Don't thank God, thank a doctor!
    32. Re:Backups online by Sun · · Score: 2, Interesting

      No, it does not.

      http://www.lingnu.com/backup.html

      You hack one server. One copy of the data gets corrupted. Second copy, however, is on a server that can only initiate outgoing connections. You cannot hack that one from outside. By the time the data gets synced, the hash proves to be wrong, and we know we were hacked. Restore from good backup, and we're done.

      Shachar

    33. Re:Backups online by msblack · · Score: 1

      What if the backup company goes out of business? Does anyone remember the company harddrive.com (or something like that)? They gave customers 72 hours notice to remove all their data. Be very careful with your business model.

      --
      signature pending slashdot approval
    34. Re:Backups online by Sun · · Score: 2, Insightful

      Our solution:
      We use a new symmetric key for each file. The symmetric key is stored in the encrypted file, encrypted using a public key. All you, as a backup client, have to do is to store that one private key in a safe place.

      We went one step further. We use an encryption mechanism we developed to make sure the encryption works well with rsync.

      Knowing the /. crowed, your next question is "do you expect me to trust an encryption method you developed?". Good question.

      No, that's why we are still using AES, and have somewhat modified CBC. If you want to test what we've done, feel free to download the program. We've open sourced it. http://sourceforge.net/projects/rsyncrypto.

      Shachar

    35. Re:Backups online by Sun · · Score: 1

      Ehhm. I'm afraid that RAID is no substitution for backup. It only protects against ONE of the problems that backup protects against (again, full details at http://lingnu.com/backup.html - my company).

      Trying to analyze what you have described, you have a serious problem if old backup tapes turn out to be bad (as they tend to do, over time). You cannot write data to a tape, and then just put it in a safe and expect it to stay there three years later. Every so often, a full (non-incremental) is necessary.

      I do believe that the technology we employ for online backups would handle your case fairly well, though. We use rsync-friendly encryption (we developed it, but we open sourced the actual technology - http://sf.net/projects/rsyncrypto). This means that you don't have to upload the entire 700GB the whole of the time. In fact, for all practical purposes, you only upload the data that you have changed.

      Still, with this magnitude of data, I'm not sure that online backup is the right path for you. If you wanted to back up the entire 700GB with our service, I may be able to get you a price as low as ~5$/compressed GB/month. Assuming we believe the industry that compression is 1:2 ratio, that means you need to pay for 350GB, or 1750$/month. Most companies prefer to roll their own at this price point.

      Shachar

    36. Re:Backups online by iamhassi · · Score: 1
      "I can just imagine the look on people's faces when the article submitter, an IT Manager, goes to the staff and suggests gmail as a solution."

      Oh you mean the IT Manager / LIFEGUARD. Yeah, i'm sooooo sure they take him seriously now...

      Some of us have these things called a J O B. At most jobs, 2GB is NOT enough space to backup all the core systems.

      I'm guessing you missed the whole paragraph where I explained that a 2 gigabyte upload would take about 24 hours over a standard 256 kbps upload? So unless they're shelling out serious money to get a real connection (and they're not willing to shell out money to get a real IT guy so I doubt they're gonna spend $$$$ on a real connection) even 2 gigabytes is too much to transfer.

      people download movies on their broadband connections and forget how freaking slow the upload is. You can't upload at the same speed you download!! Just cuz u have 3mbps down and downloaded two CDs in a hour (1350 MByte) doesn't mean you can upload the same two CDs in a hour, it'll take over 11 hours.

      also recall we're talking about a "small private club". "Small" being the optimum word here. They should be able to live on a 2 gigabyte backup of the most important records.

      Don't like my solution? Fine. Either shell out extra $$$ for a real connection then more $$$ for a online storage solution or.... snail mail.

      Yeah u heard me. Mail the data.

      Get a 20 gigabyte backup (or 40, or 100, whatever) and send it media mail to a family member or something every other day. Media mail is cheap, like 50 cents. At 256kbps upload it would take over a week straight of uploading just to send 20 gigabytes, send it media mail and the same 20 gigabytes would get there faster. It's cheap, only need the tape drive and tapes, so you dont need to pay for a online backup solution or faster internet connection every month, and you can password protect it, and even if someone did get the tape they'd have to have a tape drive to read it anyway.

      --
      my karma will be here long after I'm gone
    37. Re:Backups online by 1u3hr · · Score: 1
      The problem is, you can only do it in chunks of 10 MB at a time. How would you break up 300 GB worth of data

      There are a few hacks like Gmail Drive and Gmail filesystem that make GMail act like a single file system.

    38. Re:Backups online by SeventyBang · · Score: 1



      This is why you have to account for this in your business plan|setup - some form of escrow with a law or accounting firm. It's no different than if you are developing software and the customer hasn't purchased the source. Should you get hit by a bus, your office burn, you go out of business, etc. Your clients shouldn't be left clawing at the porcelein as the water swirls around them for things which are out of their control. Making arrangements in advance and making potential and existing clientele aware of this should not only make them aware of something they may not have considered, but reassure them you are watching out for them in the long run and it does improve the relationship when you are in the pre-contract stage.


  2. usdatatrust.com by alex323 · · Score: 3, Informative

    I've always had good experiences with usdatatrust.com. WHat I like about them is that they backup your data as it changes. I find that to be extremely useful.

    1. Re:usdatatrust.com by daeley · · Score: 0, Offtopic

      When I first read your post, I thought you had written "usdatrust.com", and I spent a confused moment trying to figure out why the USDA was in the data backup game.

      --
      I watched C-beams glitter in the dark near the Tannhauser gate.
    2. Re:usdatatrust.com by Anonymous Coward · · Score: 0

      Ha ha ha!

      Thanks for posting that insightful comment

  3. veritas netbackup by Anonymous Coward · · Score: 0

    i may well have been drinking, but despite the fact that we can't do ndmp restores to our emc nas units, veritas netbackup is the proverbial shizzle, my nizzle.

    1. Re:veritas netbackup by cg · · Score: 1

      What is causing you to be unable to restore NDMP data to a Celerra?

      Are you using DAR?

      NetBackup is good, but I am not sure enterprise backup is what the question is about... er... izzle?

    2. Re:veritas netbackup by kinzillah · · Score: 1

      sorry. NetBackizzle is the shizzle, but I ain't fo sure that enterprizzle backizzle is what the quizzizzle be about, dawg.

      --
      Douglas P. Price
  4. Offsite Co-op? by kwerle · · Score: 5, Interesting

    I'm curious to know if there is any kind of off-site co-op. You know - you store my data, and I'll store someone's. Encrypted, blah blah blah.

    Call me a commie - but why not?

    1. Re:Offsite Co-op? by xMilkmanDanx · · Score: 1

      Sounds like an interesting idea. One potential problem I see is that some IT departments are staffed by complete nimrods. Other than that, intriguing idea.

    2. Re:Offsite Co-op? by networkBoy · · Score: 1

      Not too bad an idea.

      kind of along the lines of "real men backup to the usenet" or something along those lines.

      I'd go for it, but how do you move the data? most people (in the US) are really strapped for upload BW.
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    3. Re:Offsite Co-op? by mozingod · · Score: 1

      Hmmm, that's pretty interesting. If you ever leaked your partners data, they'd still have yours. Kind of like an assured mutual destruction type setup.

    4. Re:Offsite Co-op? by mi · · Score: 1
      I'm working on this exact thing for about a year now. This revolution may even end up being televised.

      Watch this space.

      --
      In Soviet Washington the swamp drains you.
    5. Re:Offsite Co-op? by warkda+rrior · · Score: 1
      I'd go for it, but how do you move the data? most people (in the US) are really strapped for upload BW.
      Use rsync to transfer the data. The initial transfer is expensive, afterwards you just push the updates. You can also push encrypted files using this scheme without problems.
      --
      You need to install an RTFM interface.
    6. Re:Offsite Co-op? by Florian+Weimer · · Score: 1

      If your goal is mainly disaster recovery (and not pampering over user mistakes), you can just share large encrypted tarballs. Leaking them won't reveal anything about your data or yourself.

      Only few backup solutions offer encryption, though, and I've only heard of file-level encryption where the file names are transmitted in the clear (only the data itself is encrypted). In this case, this is clearly unacceptable.

    7. Re:Offsite Co-op? by lordsatyr · · Score: 1

      Anyone read the papers on Google's GFS? Make it something like this. Break the data up into separate encrypted chunks and scatter the chunks around. At least 2 of any given chunk exist out there in case someone goes offline for some reason. Google Labs project perhaps? I like the idea of using the gmail account but its not exactly the same thing and 2.5 gigs isnt that much for a backup.

    8. Re:Offsite Co-op? by dgatwood · · Score: 5, Interesting
      Agreed. Online data storage is hideously expensive. A coalition of businesses and/or individuals doing a shared backup strategy via a bittorrent-like protocol would be far more effective at preventing data loss, for far less overall cost to everyone.

      Of course, that sort of mechanism doesn't help if your purpose is to use backups for historical data retention, but then again, if that's your goal, online backup doesn't make sense anyway.

      What would be nice would be for this sort of mechanism to be sufficiently simple that an idiot can understand it. You specify the number of unique copies (n) of your data based on how much you care about it. In exchange, you agree to store 2n times as many gigs of information for other people on your drives. That space is reserved in advance at upload time, and freed when you tell the software that the backup of that data is no longer needed.

      To prevent abuse, laptops would not be allowed to participate, as the availability of data backed up on someone's laptop is dubious at best. Machines participating must have either a static IP or dynamic DNS (or, ideally, the software could automatically register some sort of free dyndns type name for you).

      During the first 72 hours prior to the backup, the machine must respond to at least 75% of hourly requests for confirmation from other machines that have copies of its data. If it does not, it will be assumed to be a laptop and the data stored will be disposed of after 72 hours as space is needed. This means that you can use it if your machine is dying as a temporary backup mechanism, since the data won't go away immediately, but at the same time, will effectively prevent abusing the system by using it to backup people's laptops.

      After 72 hours, the confirmation rate will decrease to once per day. A host that has been gone for more than two weeks will be assumed to have been abandoned. However, there should be a mechanism for making one machine double as a stand-in for a dead machine for an arbitrary period of time, so long as it provides enough storage to meet the original machine's obligations.

      In addition to confirmation requests from the copyholder, the machine with the original data should attempt (daily) to contact each copyholder to verify that bidirectional connections are possible, thus ensuring that if the data needs to be recovered, it can be.

      Obviously, since all data would be encrypted, the encyption key would be stored in a file on system being backed up. This means that you MUST back up if you ever want to recover your data....

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    9. Re:Offsite Co-op? by Anonymous Coward · · Score: 0

      Err... rsync + any type of compression/encryption == really bad idea.
      Think about it, how does the algo know what to transfer without actually transfering the data? Sends chksums. Any decent cmopressor, or encryption approach *will* wind up quite different from the point of a byte change, making rsync worthless if the compressor/chf doesn't do chunking.

    10. Re:Offsite Co-op? by hey · · Score: 1

      > This revolution may even end up being televised.

      Did you watch TV on the morning of Sept 11, 2001?
      Anybody who says "the revolution won't be televised" is well...wrong. (I know you, mi, aren't saying that.)

    11. Re:Offsite Co-op? by warkda+rrior · · Score: 2, Informative
      Any decent cmopressor, or encryption approach *will* wind up quite different from the point of a byte change[...]
      Only in chained-block mode. You can probably have the chain be reset at rsync-block boundaries, while theoretically losing some of the security guarantees of the CBC mode.
      --
      You need to install an RTFM interface.
    12. Re:Offsite Co-op? by jasongetsdown · · Score: 1

      sp what happens when you lose the machine with the data on where your stored data is? How does the system track where you pieces go?

      --
      useless sig advice - Read Nabokov.
    13. Re:Offsite Co-op? by Anonymous Coward · · Score: 2, Informative
    14. Re:Offsite Co-op? by skraps · · Score: 4, Insightful

      Oceanstore is exactly what you described. From the website:
      "OceanStore is a global persistent data store designed to scale to billions of users. It provides a consistent, highly-available, and durable storage utility atop an infrastructure comprised of untrusted servers."
      --
      Karma: -2147483648 (Mostly affected by integer overflow)
    15. Re:Offsite Co-op? by skibrian · · Score: 1

      We tried to sell a $50 piece of software that did exactly this...called LeanOnMe (www.312inc.com)

      There wasn't much demand for it...so 312 is buckling to the pressure to support our R&D with the "traditional model" that you guys say is so expensive with our prodcut "BitVault", and the soon to be named BitVault "home" that will back up individual PC's to a server we will maintain.

      We would be more than pleased if we could find a market for "LOM". It makes perfect sense to get a backup co-op going, and we had produced a perfect, platform independent, encrypted piece of software to do it. And almost ran ourselves out of business chasing that idea one year ago.

    16. Re:Offsite Co-op? by Jim+McCoy · · Score: 5, Interesting

      How does this sound?

      You store my data, I will store yours.

      Error-corrected and replicated so that 50% of the cloud could disappear and you would still have 4 or 5 nines of reliability.

      Per-file, content-dependant encryption (e.g. every file gets its own AES encryption key)

      Free accounts have a 10:1 provided vs. consumed ratio (to cover replication and error-correction bloat, with the ratio expected to drop over time) and people who want to buy a better ratio or even not have to provide space can do so.

      Access to data backed-up by any of your systems from any other system you have installed the software on. (No more need to fiddle with system-to-system sync to make sure you have access to all of your files.)

      Sound interesting? If so, head over to Allmydata and sign up for the beta test. [Windows only at the moment, but OS X and Linux versions will be available in a couple of months...]

    17. Re:Offsite Co-op? by skibrian · · Score: 1

      sorry...you won't find LeanOnMe at www.312inc.com anymore..I was just letting you know the company website (under more reconstruction at the moment) of the LOM creator. LOM was discussed in many places last year, and a Google search may yield some reviews, and slashdot discussion as well. More documentation of BitVault is to come in a few weeks, sorry there isn't much available online yet. (yes...I work for the company (312, Inc.) for free...I'm a co-founder)

    18. Re:Offsite Co-op? by denissmith · · Score: 1

      I've actually been thinking along the same lines: a bittorrent-like encrypted stream, but not just for back-up. In theory you could construct RAID storage over the internet in this fashion ( where each participant in the storage network is a virtual drive in a RAID array), then use this as permanent disk space for near-line storage. If one "drive" fails the logic would rebuild the data from the disparate parts. This is obviously very complicated, but would actually be a great way to move to internet storage for a completely mobile filesystem. Log on and mount an internet filesystem as a local drive, swap computers, and as long as you can authenticate all your files are there.

      --
      I have nothing to hide. So, why are you spying on me?
    19. Re:Offsite Co-op? by jdevuyst · · Score: 1
      I used to have a scheme running like that. I still have the shell scripts that, using cron, make backups on a daily (mail, repositories, databases), weekly (/etc and most of /var and /home) and monthly (other files) basis. They compress and encrypt this data and then transmit it via rsync over SSH. (although because of encryption rsync has minimal benefit over copying). The only feature missing is that they should keep a few old backups, but that should be easy to add.

      In case you (or anyone else) are interested, I've uploaded them here. They're not completely generic (need to change the encryption addy in backup-functions, the backup server hostname in the other three files; also may need to customise these last three files) but they should be easy to modify. Don't forgot to set up SSH to be able to login automatically (using public key auth) for the user you (and cron) launch these scripts from though. Unless you redirect output to /dev/null cron should also send you a nice overview of the copying.

      Anyway, what I'm really replying for: if you or other people are interested in setting up such a simple co-op, I'd be interested in reserving 10 to 15 gigabytes for that purpose.

    20. Re:Offsite Co-op? by Anonymous Coward · · Score: 0

      What you want is locally compress&encrypt, then distribute as RAID blocks (say 5/4 of the compressed size). The storage cost is lowered by the RAID structure, and you can improve its reliability by further replicating those blocks.

    21. Re:Offsite Co-op? by Anonymous Coward · · Score: 1, Interesting

      I've given this type of solution some thought in the past. It's an intriguing idea, but there are a number of problems that would need to be solved first.

      The first is a problem of availability. What happens when your computer crashes while I'm away for a week, and my computer at home (which holds your backup) is turned off? For this idea to work, there would have to be redundancy. I don't know what the optimal number would be, but assuming 5 copies assures availability, it means that for every gb you backup, you have to store 5 gb for others ... (compressed and encrypted ... say 2-3 gb). That would be okay for small amounts of critical data, but when you start getting bigger, you'd almost be better off looking for a mirroring solution yourself.

      The second problem has already been pointed out ... bandwidth. Most high-speed connections have poor upload speeds. There is no way around the upload problem when you are backing up your own data (online), but if you are limited during recovery, it's gonna hurt. Here again, redundancy within the network will help.

      To further the example above (5 copies required to ensure that 1 is always available), assume that everyone's connection is the same, and that your download speed is 10x your upload speed. To ensure that you can achieve 40% of your maximum download speed, there now needs to be 20 copies of your data. Now, for every gb you backup, you have to store 20gb of other people's data (compressed to 7-10gb).

      Keep in mind that this ensures a minimum of 40%. If more people happen to be online, you could achieve full speed. However, their online activity will also play a role in your recovery speed. I'm assuming that you get their full upload bandwidth for recovery!

      Maybe my number of 5 is too high, or maybe it's too low. I don't know. Maybe this type of solution is only good for non-critical data ... something you can wait for a couple days to become available, and can then wait for longer with a slower download. If your data is more critical, you go to a better solution.

    22. Re:Offsite Co-op? by revmoo · · Score: 1

      That's a fascinating idea, but your website is pretty ambiguous as to how it all actually works. If you stuck a faq is somewhere I think you would have a lot more interested visitors.

      --
      I would expect such blatant racism on Fark, but on Slashdot? Mods please ban this asshole.
    23. Re:Offsite Co-op? by decep · · Score: 2, Informative
    24. Re:Offsite Co-op? by dgatwood · · Score: 1
      Cool idea. I was trying to decide whether the copies should talk to each other or not. Could work either way. Yeah, I think I like your direction on that.

      That said, you would definitely need more than one copy of everything. A single copy of each chunk with a parity chunk is probably nowhere near reliable enough given the unreliable nature of the internet, not to mention having no idea whether the servers themselves are reliable prior to storing data there. It would be interesting to see what sort of mechanism could be designed to ensure robustness with such a high potential for data loss.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    25. Re:Offsite Co-op? by Urza9814 · · Score: 1

      I'd be interested in helping in a data storage co-op thing...I don't know much programming, just a bit of C++, but I can supply 50GB of space right now, and probably expand that in a month or two to 100GB, and would be more than willing to help in any way I can.

    26. Re:Offsite Co-op? by vwjeff · · Score: 1

      I'm curious to know if there is any kind of off-site co-op. You know - you store my data, and I'll store someone's. Encrypted, blah blah blah.

      That's exactly what my friend and I do. Every other night I have a cron job set up to rsync my data over ssh to his Linux box. His box (actually mine) does the same. I have a cable modem and he has DSL. Both boxes have two 200 GB drives mirrored using a 3ware card. We live about 100 miles apart.

      I don't pay him and he doesn't pay me. I'm offering him offsite and onsite backup while he is offering me a location to store offsite backups and network access.

      I've found this to work out great. Just make sure you have the ability to use dynamic DNS and trust the person on the other end. Before sending anything, ENCRYPT YOUR DATA.

      I also do weekly backups to DVD and store them in my safe deposit box. I do this so restoring will be faster if it ever comes to that. (knock on wood.)

    27. Re:Offsite Co-op? by Anonymous Coward · · Score: 0

      September 11, 2001 wasn't a revolution. It was a foreign invasion. It was much more similar to Pearl Harbor than it what happened to the HMS Gaspée.

    28. Re:Offsite Co-op? by denissmith · · Score: 1

      Yeah, basically the participants ( or virtual drives') will all need to be 'intelligent' to the extent that they track all of the parts, and everything would need to be completely stored twice ( I don't think 'parity' would work well ). That said, it is fundamentally possible to construct this.

      --
      I have nothing to hide. So, why are you spying on me?
    29. Re:Offsite Co-op? by mtutty · · Score: 2, Insightful

      I'm working on this problem, too. And I'm looking for a few dozen testers for version 0.2. Please go and sign up if you're in the mood.

      I might get flamed for saying this out loud, but from the testing I've done and the thought process that led to my project, I don't see a huge value in dividing up files if they're encrypted. First of all, you need more than one successful retrieval to get the file. Second, you're likely going to lose much of the economy of breaking the file up because you're adding the bloat of encryption to each copy.

      Looking around, I see that there are lots of other solutions to this problem. Consider mine if you want to help me bootstrap this into something really great.

    30. Re:Offsite Co-op? by Anonymous Coward · · Score: 0

      You mean like Freenet?

    31. Re:Offsite Co-op? by zippthorne · · Score: 1

      huh? can't you just pipe it through ssh with port forwarding?

      --
      Can you be Even More Awesome?!
    32. Re:Offsite Co-op? by zippthorne · · Score: 1

      Hey! a fellow Rhode Islandite (at least in spirit :)) (or maybe an anti-RIer..) either way, what's the deal with Boston getting all the credit for throwing a bunch of tea overboard the following year? The cowards even used disguises.

      for those who don't know, the Gaspee was a british tax ship which ran aground on a sand bar in the Narragansett bay. At some point the colonists walked out and torched it. (presumeably in protest of taxes...) Gaspee days are still celebrated to this day..which kind of puts our continued celebration of VJ day in perspective.

      --
      Can you be Even More Awesome?!
    33. Re:Offsite Co-op? by Anonymous Coward · · Score: 1, Informative

      Except OceanStore doesn't exist. From the project overview page last modified on 07/08/2002: "A complete prototype is currently under development."

    34. Re:Offsite Co-op? by jacksonj04 · · Score: 1

      The main problem is that the system would need to ensure that there were always at least 2 copies, even if one dropped offline. Having each copy query its 'partner' every minute for update status is a hell of a lot of traffic, never mind trying to find an open replica server and replicating the data should its partner go offline.

      --
      How many people can read hex if only you and dead people can read hex?
    35. Re:Offsite Co-op? by Jim+McCoy · · Score: 1

      Thanks. Some of it should be up now. The problem with putting together the first FAQ for a consumer-oriented product is that we have a lot of details that techies might want to know that will either bore or scare the mythical "grandma" user.

    36. Re:Offsite Co-op? by MindStalker · · Score: 1

      Of course and encrypted tar will provide this reliability.

    37. Re:Offsite Co-op? by welsh+git · · Score: 1

      If you think about it, this sounds quite similar to the way Freenet works.

      --
      Sig out of date
    38. Re:Offsite Co-op? by dgatwood · · Score: 2, Interesting
      Periodic queries are sufficient if you do it right. If instead of two copies, you have... say five or ten, the probability of inaccessibility drops substantially. Query at most once per hour.

      The traffic should be minimized through the use of what I would call "data affinity". Data from a given source should naturally tend to congregate on the same servers as other data from a given source. This, coupled with internal data checksumming on each host, means that the number of messages should be relatively small even for large amounts of stored data.

      It would amount to "verify integrity of all content for host foo.bar.org", followed by a response packet: "x bytes of data, checksum 0x483957483028abcd, no bad chunks detected". When something goes wrong with a chunk, it would have a chunk list attached, and the original server would send replacements for those chunks.

      If, during the normal course of operations, a chunk of data didn't checksum correctly, the server would randomly request it from its neighbors and/or the source until it found somebody who was still out there. Each data server should be able to checksum itself fairly easily.

      IMHO, the only reasons for periodic queries are A. to make sure a host hasn't gone down permanently (and haning several copies means that it should be safe for detection of this condition to occur over several hours rather than minutes) and B. to prevent laptop users from putting their data out on the network and then going away without contributing back to the community by providing shared storage for everyone else.

      Now there is the problem of data integrity if a new copy of data is written out to the distributed filesystem while some copies are not online. Thus, each chunk should be versioned. If a new copy of a chunk is written while a copyserver is offline, the other copyservers should tag this fact, make a new clone of the new data, and periodically try to contact it over a period of time to inform it that the data is no longer needed. After a period of time (say, two weeks), they should give up and clone any additional data that was shared with that copyserver.

      Similarly, if a copyserver is brought back online after a crash, it should try to contact the other copyservers and the masterserver and ask if any of its data is still relevant. It should do this periodically, with some eventual timeout (say, two weeks).

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    39. Re:Offsite Co-op? by Anonymous Coward · · Score: 0

      ...see "bittorrent"

    40. Re:Offsite Co-op? by kwerle · · Score: 1

      Exactly like that! Thanks.

    41. Re:Offsite Co-op? by dgatwood · · Score: 1
      ...and haning several copies...

      Lovely. Bloody typos. "having".

      On further thought, it might also be nice to periodically rotate the chunks within the data store (including random replacement with unallocated chunk space). This would serve the same purpose as idle data scrubbing by the hard drive, but would be more consistently reliable by virtue of its frequency (since drive-level checksumming and error correction would thus be done regularly, and any soft errors would result in a remap in hardware without data loss). In addition to the hardware checksumming, though, this would be the ideal time to verify the chunk checksums and do any requests for replacement copies.

      This would also make it likely that any permanent bad blocks could be detected before they actually caused problems, and could be mapped out at the application level (assuming the underlying OS and/or hardware didn't do so first). Of course, it should also scream bloody murder if any of this stuff happens so that you know that your hardware is failing, but.... :-)

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    42. Re:Offsite Co-op? by Anonymous Coward · · Score: 0

      This sounds a lot like OceanStore, is Allmydata one of the OceanStore service providers referred to here?

      Or, at least, will it be?

      Users need only subscribe to a single OceanStore service provider, although they may consume storage and bandwidth from many different providers. The providers automatically buy and sell capacity and coverage among themselves, transparently to the users. The utility model thus combines the resources from federated systems to provide a quality of service higher than that achievable by any single company.

    43. Re:Offsite Co-op? by Anonymous Coward · · Score: 0

      Which foreign country was invading?

    44. Re:Offsite Co-op? by Ecio · · Score: 1

      Well, i read Last modified on 02/17/2005 and on the downloads page you can find the site on sf.net: http://oceanstore.sourceforge.net/

      (even though the development doesnt seem so active)

    45. Re:Offsite Co-op? by jcavanaugh · · Score: 1
    46. Re:Offsite Co-op? by allisean · · Score: 1

      Been done. LeanOnMe did that a long time ago. BitVault (www.312inc.com) still does it and it is platform independent and p2p.

    47. Re:Offsite Co-op? by bill_mcgonigle · · Score: 1

      There is a small intersection in the users for LeanOnMe and BitVault. I'm just a small company and probably in the LeanOnMe group of users, but I'm unlikely to trust a $50 piece of software to do it right, especially for my essential business data.

      So, maybe you'll think of opensourcing LeanOnMe and the protocol as advertising and a 'gateway drug' for the BitVault system. Getting on home users' machines is what got Windows into the Data Center - if your users are in an IT shop and they decide they want an offsite backup, they may very well say, "hey, I use this free product at home, and it works really well - why don't we check out their services?"

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    48. Re:Offsite Co-op? by skibrian · · Score: 1

      You might be the third person to suggest this...I think we'll take a hard look. Thanks for the feedback. --BN

  5. great solution by rnd() · · Score: 4, Informative

    this is a great solution...

    --

    Amazing magic tricks

    1. Re:great solution by ALecs · · Score: 1
      From the page:
      it is securely wrapped in an impenetrable 448-bit encrypted envelope
      Umm....sounds like all the claims that Bruce Schnier likes to doghouse.
    2. Re:great solution by dancedance · · Score: 2, Insightful

      While the data does travel over an Internet connection, it is securely wrapped in an impenetrable 448-bit encrypted envelope to prevent any chance of unauthorized access.

      When companies make claims like "impenetrable encryption" on their front page, it makes me a little bit worried. When they say "448-bit" encryption, it makes me a bit more worried. When that information is the only thing on their site about what type of security/encryption they are using, I don't think I would ever trust my data with them.

    3. Re:great solution by dlmarti · · Score: 2

      Great solution if you have way too much money.
      Who is going to pay $20/month to store one CD worth of data.

      Really, if we are talking about less that 200G just use a removable drive and a saftey deposit box.

      What I really need is a backup for my 3T array. Find that and I might consider a couple hundred a month.

    4. Re:great solution by Anonymous Coward · · Score: 0

      The program uses a 480-bit Blowfish encryption algorithm to protect your data. Triple DES and DES are also available at the user's option.

    5. Re:great solution by shayne321 · · Score: 1

      What I really need is a backup for my 3T array. Find that and I might consider a couple hundred a month.

      As long as there's nothing really esoteric about your setup, this is easy:

      - Purchase second 3TB array
      - Purchase hosting agreement with local ISP/hosting provider
      - Rsync changes from live 3TB array to "warm" 3TB array hosted at aforementioned hosting provider on whatever schedule you need (hourly, daily, weekly, etc)
      - Sleep better at night

      --
      Today I didn't even have to use my AK; I got to say it was a good day -- Icecube
    6. Re:great solution by d34thm0nk3y · · Score: 1

      While it is nice to know that the envelope is encrypted, it is my data that I am worried about...

    7. Re:great solution by Nutria · · Score: 1

      http://www.stortek.com/products/product_page2283.h tml

      Get it with 8 LTO3 drives and 60 slots. Add more later, if needed.

      Using parallel backups, it'll slam out that 3TB in no time.

      --
      "I don't know, therefore Aliens" Wafflebox1
    8. Re:great solution by Nutria · · Score: 1
      Rsync changes from live 3TB array to "warm" 3TB array

      • What if the data doesn't lend itself to rsyncing? For example, database hot backups?
      • What if you need a previous version of the data?


      There's a reason tape is still King in the enterprise.
      --
      "I don't know, therefore Aliens" Wafflebox1
    9. Re:great solution by shayne321 · · Score: 1

      The OP asked for a cheap online solution for his 3TB array - he didn't mention the type of data (hence my disclaimer about esoteric setups) or version history requirements.

      --
      Today I didn't even have to use my AK; I got to say it was a good day -- Icecube
    10. Re:great solution by dlmarti · · Score: 1

      - Purchase second 3TB array
      - Purchase hosting agreement with local ISP/hosting provider
      - Rsync changes from live 3TB array to "warm" 3TB array hosted at aforementioned hosting provider on whatever schedule you need</i>

      Problem is cost, another 3TB setup runs between 10G and 20G. I'm a cheep bastard.

  6. Use gmail. by Garridan · · Score: 2, Interesting

    Gmail gives you 2.42 gigs of storage, and growing! Never delete anything!

    1. Re:Use gmail. by Anonymous Coward · · Score: 0

      exactly. use the gmail drive shell extension on a windows box, do incremental backups with winrar using 9MB archive files, and you've got free storage
      make a gmail account for each server and you've got 2GB for each box.

    2. Re:Use gmail. by Piranhaa · · Score: 1

      It'll be a great way to backup! (until they suspend your account for abusing their policy...) People who need their data backed up really want this to happen...

    3. Re:Use gmail. by TrippTDF · · Score: 2, Funny

      Damnit, Larry Page! Stop with the Gurilla Marketing!

    4. Re:Use gmail. by ForumTroll · · Score: 2, Insightful

      Considering most hard drives sold today are in the 120GB-160GB range I don't think everything is going to fit into 2.42 gigs of storage. Furthermore, you have to break that up into small pieces in separate emails if you want to do this via Gmail. People with large backup files are not going to want to saturate their upload bandwidth in order to perform backups using Gmail, not to mention once it gets over 2.42 GB of storage you would need to span across multiple accounts. This may work for a very small subset of users but it's not a good solution for most people and better services are available.

      On another note, I imagine Gmail wouldn't be too happy too if all of a sudden everyone had 15 accounts all filled up to the maximum capacity because they were just storing their weekly backups there. The reason they can give so much space is because the vast majority of users don't use 1/100th of that amount of space. Also, deleting a large number of emails becomes a real slow process on Gmail. This would always happen as you're backups need to be divided into small files in order to work with Gmail. For example one backup could be spread out through 30 different emails. They really need some kind of mass delete option or delete by query. Maybe, I'm missing these options if so someone please mention it.

      --
      "A Lisp programmer knows the value of everything, but the cost of nothing." - Alan Perlis
    5. Re:Use gmail. by Anonymous Coward · · Score: 0

      See, you took that comment seriously. People modded me up with "interesting". WTF is wrong with you people?

      F U N N Y. HAHA!

      Oh... I don't even know why I try.

    6. Re:Use gmail. by Anonymous Coward · · Score: 0

      Is Gurilla marketing like Gorilla marketing?

    7. Re:Use gmail. by Anonymous Coward · · Score: 0

      People take comments like this seriously because people have suggested it ten thousand times before completely seriously. Have you ever been here before? Look at how others instantly started recommending gmailfs. There seems to be lots of people who do think it's a good idea so you making a comment about it seriously seems to be pretty rational to me.

    8. Re:Use gmail. by root_dev_X · · Score: 1

      or better still, guerilla marketing?

      Anyone else remember the movie Captain Ron? "You asshole, there's aren't any gorillas in the caribbean!"

      --
      ===== Warble://VX
    9. Re:Use gmail. by mshmgi · · Score: 3, Funny

      Great idea ... now all I have to do is open up about 473 gmail accounts.

    10. Re:Use gmail. by tiomapengineer · · Score: 1

      Yeah, except for the fact that attachment sizes are limited to 10MB! How in the world do you plan to get the data up there in the first place?

    11. Re:Use gmail. by huckda · · Score: 1

      Need some invites??? I got 50! =)
      woah that's more than 10% of what you need!

      --
      "Just Smile and Nod." --Huck
    12. Re:Use gmail. by Qwrk · · Score: 1
      Damn right !
      For all my [smaller] customers I open up a Gmail account. We don't ship big things there, but it's a comfy thought to have some accounting files zipped up, pwd locked, and safely stored outside the house.

      OK, I admit. I've opened up a Gmail that I never ever access, and I use it as a reserve box where all images of young beautiful nekid women live together, happy in a box. Safe from the outside world.....

  7. Apple's .Mac offering by debrain · · Score: 1, Interesting

    In a similar vein, how does Apple's .Mac hold up?

    I have never used it, and its data storage limitations (250MB??) are ridiculously small for the price ($99/yr?), given free email storage upwards of 1GB. However, I was wondering what others' experiences were?

    Cheers

    1. Re:Apple's .Mac offering by iguana · · Score: 2, Informative

      I use .Mac for backing up my contacts, passwords, and a few small things that I don't want to bother finding on my harddrive.

      I can't get it to work through the corporate firewall, it's kind of slow, and it's very small as you said.

      On the plus side, it has very good integration with the native Apple backup utility. I do find a USB HD more useful, though. And a USB HD works well with the Apple backup util, too.

    2. Re:Apple's .Mac offering by CorporateWhoremone · · Score: 0

      It works; I stopped using it a long time ago due to size limitations. My guess is our good friend Steve doesn't want to sell it off, and sense some people are willing to pay extra money to have a pretty apple sticker on there they won't get rid of it. But I seriously doubt they are picking up many new customers.

      My guess is the future for consumers is external hard drives and DVD-R; enterprises will have remote servers and giant tape backups like they always have. The internet was never made for storage.

      --
      You make fun of France once and your Karma is never the same...
    3. Re:Apple's .Mac offering by Nutria · · Score: 2, Insightful

      The internet was never made for storage.

      So true.

      You can push a heck of a lot more data thru a half dozen 2Gbps HBAs thru Brocade switches, and onto SANs or "switch-attached tape drives", than you can thru a US$4000/month 155Mbps OC3 pipe.

      And now that there are SANs (and "fiber NAS") that use SATA drives, it's easy to make a multi-layer backup strategy, where backups 1st go to cheap SAN/NAS and then to tape.

      And every morning an Iron Mountain courier comes to get last night's tapes and bring back last month's tapes.

      --
      "I don't know, therefore Aliens" Wafflebox1
    4. Re:Apple's .Mac offering by deeny · · Score: 1

      It works; I stopped using it a long time ago due to size limitations. My guess is our good friend Steve doesn't want to sell it off, and sense some people are willing to pay extra money to have a pretty apple sticker on there they won't get rid of it. But I seriously doubt they are picking up many new customers.

      I don't know about the customer base size, but I do love the ability to use my bookmarks anywhere (including the ones I don't want to put in del.icio.us). I do use the backup feature of my .Mac account, but obviously not for my entire home directory. I back up my home directory to my iPod.

    5. Re:Apple's .Mac offering by greylingrover · · Score: 0

      Actually, .Mac now has an option to purchase additional space.

      The stock $99 service (including all the other .Mac goodies) includes 250MB and 3GB of transfers/month. The iDisk storage upgrade gives you 1GB and 10GB of transfers/month for an additional $49.95/year.

      I certainly wouldn't order .Mac just for the iDisk storage, but it's handy to have this functionality linked to the other .Mac properties, such as the integrated backup utility, web bookmarks, calendar sharing and address book, etc.

      No, I don't work for Apple but I don't mind if this makes the stock go up more. ;)

      -M

      --
      --- Shoo-be-doo-be-do-wop-say-what-yeah!
  8. A lifeguard!? by paulproteus · · Score: 2, Funny

    I'm curious - what is it like being a lifeguard *and* an IT manager? Does the pay compare?

    --
    |/usr/games/fortune
    1. Re:A lifeguard!? by Lev13than · · Score: 5, Funny

      I'm curious - what is it like being a lifeguard *and* an IT manager?

      In many ways the jobs are quite similar. Both involve multiple safeguards against the spread of viruses, both deal with sharing limited resources against hundreds of thankless clients, and no matter how pristine you keep either work environment there's always going to be some kid that ruins it by filling your storage solution with shit.

      --
      When you have nothing left to burn you must set yourself on fire
    2. Re:A lifeguard!? by TheStonepedo · · Score: 1

      What part of "don't ask" is beyond you?

      I lifeguarded and know that lifeguards make from minimum wage starting at a Red Cross facility to ~15/hr as head guard. Find yourself an IT manager and your mystery is solved.


      Mod parent down, offtopic.

      --
      I'll be your candy shop of infinite deliciousity if you'll be my discotheque of endless rump-shaking.
    3. Re:A lifeguard!? by Anonymous Coward · · Score: 0

      He said a Private Club. Lifeguard job pays more. Just make sure those corporate level execs who are club members wrap that Crackberry in a plastic baggie before they take it in the water... and no answering it when you're in the middle of the deep end.

    4. Re:A lifeguard!? by grammar+fascist · · Score: 4, Funny

      I'm curious - what is it like being a lifeguard *and* an IT manager?

      I'd guess that every once in a while, he gets confused and tries to give a server mouth-to-mouth or reboot a drowned swimmer.

      --
      I got my Linux laptop at System76.
    5. Re:A lifeguard!? by TykeClone · · Score: 1

      Who cares about the pay if the coworkers are like Baywatch ( http://www.baywatch.com/cast/?castmember=CJ)

      --
      A fine is a tax you pay for doing wrong and a tax is a fine you pay for doing all right.
    6. Re:A lifeguard!? by grammar+fascist · · Score: 2, Insightful

      What part of "don't ask" is beyond you?

      It's a hidden invitation to ask, Mr. Literal. There's no other reason for it to be there, because it's never referenced.

      I lifeguarded and know that lifeguards make from minimum wage starting at a Red Cross facility to ~15/hr as head guard. Find yourself an IT manager and your mystery is solved.

      Mod parent down, offtopic.


      Who peed in your Corn Flakes this morning?

      Did you do it yourself?

      --
      I got my Linux laptop at System76.
    7. Re:A lifeguard!? by grammar+fascist · · Score: 1

      Who cares about the pay if the coworkers are like Baywatch?

      I've lifeguarded before. The coworkers are nothing like Baywatch. For one thing, they're human, whereas Baywatch is a television show. For another - and I hope this doesn't come as a shock - reality is nothing like television. Even if they are "like Baywatch," they don't spend much time running and bouncing - more like sitting in a chair under an umbrella, getting POed at hormonal teenage boys who won't leave them alone because they look like a television show.

      --
      I got my Linux laptop at System76.
    8. Re:A lifeguard!? by Anonymous Coward · · Score: 0

      I know of a club (bar) where the head cook is also the admin of the network. So i dont' see where an it manager being a lifeguard is that strange. for a small company it doesn't pay to have a full time admin that just sits around waiting for something to break. so you find a person who can do that and fill another position.

    9. Re:A lifeguard!? by Anonymous Coward · · Score: 0

      Both also probably feature large collections of nearly nude females for the administrator's viewing pleasure.

      It depends on the pool though. If it is for a retirement center... well, I guess they have fetishes for that.

      Needless to say, boobs abound.

    10. re: a lifeguard!? by ed.han · · Score: 1

      and here i thought that lifeguard and IT manager was redundant... :>

      ed

    11. Re:A lifeguard!? by TykeClone · · Score: 1
      I've lifeguarded before.

      As have I, but I retained my sense of humor!

      --
      A fine is a tax you pay for doing wrong and a tax is a fine you pay for doing all right.
    12. Re:A lifeguard!? by karnal · · Score: 1

      or reboot a drowned swimmer.

      All I can picture here is someone getting punched in the groin, for some reason.

      --
      Karnal
    13. Re:A lifeguard!? by sammy+baby · · Score: 2, Funny

      I was working part time as a lifeguard not long after Baywatch debuted.

      My manager was flipping channels in the break room one day, and happened to stumble across the opening credits. He turned to me with a look of awe and said, "Have you seen this? They're making lifeguards now with their own flotation devices."

    14. Re:A lifeguard!? by Himring · · Score: 1

      They won't let you have drinks back there. I like a Jack & Coke. One time, I saw a Jack & Coke and it had a lime floating in it, and I thought "That's good to know." Next time I'm on a boat and it capsizes, I will reach for a lime... I'll be water skiing without a life jacket and people will be like "What the hell?" and I'll pull out a lime. I'll pull out a lemon too, saved by the buoyancy of citrus! -Mitch Hedberg

      http://en.wikiquote.org/wiki/Mitch_Hedberg

      Rest in peace Mitch....

      --
      "All great things are simple & expressed in a single word: freedom, justice, honor, duty, mercy, hope." --Churchill
    15. Re:A lifeguard!? by karnal · · Score: 1

      That's ok, he's just pissed because he makes minimum wage at the Red Cross, and isn't an IT manager.

      And someone peed in his pool.

      --
      Karnal
    16. Re:A lifeguard!? by brakk · · Score: 1

      I read several of Mitch's quotes and he's great!

      He reminds me of Lewis Black. In fact, since I don't know who Mitch Hedberg is, when I'm reading his quotes I imagine Lewis Black saying them.

      http://en.wikiquote.org/wiki/Lewis_Black

    17. Re:A lifeguard!? by Rob_Bryerton · · Score: 2, Funny

      I'm curious - what is it like being a lifeguard *and* an IT manager?

      Have you ever caught anyone peeing in the server room?

    18. Re:A lifeguard!? by TexNex · · Score: 1

      Well lets just hope he knows where to insert the power dongle.

    19. Re:A lifeguard!? by grammar+fascist · · Score: 1

      As have I, but I retained my sense of humor!

      Er... ...getting POed at hormonal teenage boys who won't leave them alone because they look like a television show.

      Maybe my sense of humor was too dry? Too weird?

      At any rate, you will NOT accuse me of not having a sense of humor! I do! I can feel it, inside my eyes, all the time, waiting to burst out!

      (Someone hand me a shovel.)

      --
      I got my Linux laptop at System76.
    20. Re:A lifeguard!? by mek2600 · · Score: 1

      Did you do it yourself?

      Don't ask.

  9. I use Data Deposit Box by Anonymous Coward · · Score: 3, Informative

    The best I've found so far is DataDepositBox.com. Continous back up for 1c/meg/day. Secure website, download files from it, yadda yadda. Just like every other service I guess.

    In my experience, they had good customer service, a good data center, strong software, and easy set up. Easy set up was important for lazy folks likeme. I tried to do my own offsite storate with a DVDR and safety deposit box. Didn't work so well.

    I run it on two file servers (one for my home and one for my dedicated hosting server) as a service. I back up about 3G of my stuff and pay like $18/month. Hard to beat that. Couldn't find other places that were in that price range.

    1. Re:I use Data Deposit Box by Rosco+P.+Coltrane · · Score: 1

      The best I've found so far is DataDepositBox.com. Continous back up for 1c/meg/day. Secure website, download files from it, yadda yadda. Just like every other service I guess.

      Holy crap, at that price they'd better be good!

      I mean gee, if I wanted to backup my work directories on there, which amounts to about 2G, that'd be about 7.5 grand a year, not counting ISP costs. And that's not even close to fulfilling my true, complete backup needs.

      For that price, I'll get a boxful of hard-disks, trays, and a secure box in some bank (mine's $100/yr) to store them in. I'll true the hard-disks and the bank much more than DataDepositBox.com really...

      --
      "A door is what a dog is perpetually on the wrong side of" - Ogden Nash
    2. Re:I use Data Deposit Box by NeilO · · Score: 1


      Get out your calculators. The website says $0.01/meg/month for the first 1 GB. 70% off ($.003) for anything above 1 GB.

      So if you want to back up 50GB of data you'll pay $160 per month. All things considered a few external firewire drives and a safety deposit box looks like a pretty good deal.

    3. Re:I use Data Deposit Box by fm6 · · Score: 1
      How do you get 7.5 grand a year? I feed 2048 Megabtyes into their online calculator and get $13.31 a month.

      Hand-carrying to offline storage sounds like a lot of work. Plus, how often do you make the trip? 'Cause if you do have a disaster, you'll lose everything since your last trip. (Murphy's Law says you can't ever postpone a trip, because your house will certainly burn down the same day.) This company claims their software backs up files as they're created.

  10. Do it the old fashioned way by rerunn · · Score: 2, Interesting

    Create backups, then take them home with you if possible. Doing online backups leaves you at the mercy of the provider.

    1. Re:Do it the old fashioned way by Riddlefox · · Score: 1

      That doesn't really help too much if you live a few miles away from your work, and both of the places get flattened by an errant hurricane. I agree with you that online backups may not be a good thing if the provider goes out of business, develops an evil business plan, etc. But it would be less likely to be wiped out by the same natural disaster as the one that takes out your main server.

    2. Re:Do it the old fashioned way by hurfy · · Score: 1

      You did check that the online datacenter is not next door to you also, right?

      Now that would really suck in a huricane or something :(

      Do any actually tell you where they are?

    3. Re:Do it the old fashioned way by mshaslam · · Score: 1

      *Don't* take it home with you! Company data at home is bad on so many levels. Law suits, messy financial meltdowns, company audits, or your boss' kiddie porn collection are all things you want to keep outside your own home.

  11. Storage Size? by Conception · · Score: 2, Interesting

    I think online backups won't be the future for anyone. If you have a 400GB raid, and you want to back that up, we're talking a lot of time and a lot of bandwidth to transfer that to the online storage. Tape afaik is still the best way to archive data.

    1. Re:Storage Size? by danheskett · · Score: 1

      Well..

      If you only need the "last good" copy of the data, most services will do a diff backup, so your daily traffic is only the stuff that's changed. Plus, you may be able to set the schedule more than daily, say, hourly, which should make bandwidth requirements pretty even. I have about 1TB of critical data to backup, but on a given day, only about 100-200MB of that changes. After the initial upload that's pretty much a trivial amount of bandwidth.

    2. Re:Storage Size? by Anonymous Coward · · Score: 0

      Well, this sounds reasonable for the diff backup process, but what about restoring? It will be necessary, eventually.

      Depending on the bandwidth available between your site and your backup service, restoring might be an absolute bitch if a large portion of that 1 TB goes up. Tapes (stored off-site, of course) would likely be faster in that event.

  12. xdrive by Anonymous Coward · · Score: 1, Informative

    We've used xdrive in the past, they're decent I guess

    http://www.xdrive.com/

    1. Re:xdrive by Anonymous Coward · · Score: 0

      I've used Xdrive since about 1999...they've been good and they keep giving larger and larger accounts. I think it's about $10 for 5Gb/month now. They also have a winblows client if that helps ya.

  13. Institute for Backup Trauma by nganju · · Score: 1


    I have no idea how good LiveVault's service actually is, but their advertisement starring John Cleese is damn funny, and anything but "cookie cutter".

    --
    There are 2 kinds of people in this world. Those that can keep their train of thought,
  14. IronMountain by pgp4privacy · · Score: 2, Informative

    Although pricey, IronMountain offers excellent service in this backup genre.

    http://www.ironmountain.com/Index.asp

    I highly recommend them if you can afford it.

    Aside from that, if you are a smaller shop hit up freshmeat/sourceforge for projects like Bacula and BackupPC...they work well for smaller installs.

    1. Re:IronMountain by lordsatyr · · Score: 1

      One of my clients uses IronMountains small business service. They seem to be happy with it. www.connected.com They offer everything from single PC backup to offsite physical media vault storage. Pricey though.

    2. Re:IronMountain by afidel · · Score: 1

      I'm not sure if Connected was bought by Iron Mountain or if they were always a division, but their backup product rocks. When I was at Cisco I got to learn a bit about it. The way that it works is that during the initial backup you select drives/folders to backup. It then computes an MD5 for each file. These hashes are sent along with filenames to a central server. The server compares those values to existing files in a HUGE database. If the entry is found it merely places a pointer to the file under your user. If the signature does not exist then the file is compressed and sent up to the server. Changes are tracked and only the changes are sent as compressed delta files. Cisco backed up something like 60k desktops and laptops with 4 clusters spread around the globe. Cost a couple million but was damn cheap compared to any other solution, and it saved my users from losing data innumerable times and saved on expensive data retrieval services. One manager went so far as to tell his employees that they would be fired if they lost data and had not been running the software (we repeatadly sent out instructions on how to install and offered to help, yet he still had to send out 3 laptop HDD's at costs of ~$5K for data retrieval).

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    3. Re:IronMountain by vrmlguy · · Score: 1

      My employer just rolled out Connected DataProtector to everyone (http://www.connected.com/). They are a subsidiary of Iron Mountain, and apparently use something like rsync to backup up my laptop over a 56KB dial-up connection over my lunch hour. Note that I did perform an initial sync at work over a much faster link which still took a while. I'm still doing a bit of fine tuning, like telling it to not backup directories names 'cache'. I don't know what they charge my company, but the base rate seems to be $17.95 per month for 4GB and 1GB of bandwidth, or roughly 1-1/2 cents per meg per day.

      --
      Nothing for 6-digit uids?
    4. Re:IronMountain by Anonymous Coward · · Score: 0

      http://www.remotedatabackups.com/ uses Connected.com as their back end, but somehow has better prices. $30/month for 10gigs is pretty reasonable.

      If there is a referral box, I would appreciate it, bumper314

  15. You said don't ask... by BaudKarma · · Score: 5, Funny

    ...but I gotta.

    IT Managers get zero chicks. Lifeguards get tons of chicks. What happens when then two are combined in the same person?

    (unless of course, you are a chick yourself, in which case I apologize for my blatantly sexist remarks)

    --
    It's the land of the brave, and the home of the free
    Where the less you know, the better off you'll be.
    1. Re:You said don't ask... by Anonymous Coward · · Score: 0

      It's like duct taping a piece of buttered toast butter side up on the back of a cat.. it just hovers above the floor and spins..

      Small server, SATA raid array, and a LTO2 drive..

      give the tape to the person who goes to the bank everyday (usually someone is always going to the bank for some reason.. usually coffee..) let them put it in the safety deposit box.

      Never underestimate the bandwidth of a station wagon full of backup tapes.

    2. Re:You said don't ask... by Anonymous Coward · · Score: 0

      and you can just go ahead and appologize for the blatantly hetero-normative and homophobic remarks while yer at it

    3. Re:You said don't ask... by Daedalus_ · · Score: 1

      Hilarious - mod parent up!

    4. Re:You said don't ask... by uberdave · · Score: 1

      A ton of half chicks?

    5. Re:You said don't ask... by asupynuk · · Score: 1

      >IT Managers get zero chicks. Lifeguards get tons of chicks. What happens when then two are combined in the same person?

      The good news is the number of chicks you gets multiplies! The bad news is that zero times lots is zero...

    6. Re:You said don't ask... by fdiskne1 · · Score: 2, Funny

      A half ton of chicks? How about just one half ton chick?

      ...ok...sorry...

      --
      But why is the rum gone?
    7. Re:You said don't ask... by dasdrewid · · Score: 1

      You remember the final scene in "Dr. Strangelove"? It kinda looks like that...

      --
      No trespassing. Violators will be shot. Survivors will be shot again.
    8. Re:You said don't ask... by Anonymous Coward · · Score: 0

      That's right. Lifeguard chicks get tons of chicks too.

    9. Re:You said don't ask... by BlogPope · · Score: 5, Funny
      IT Managers get zero chicks. Lifeguards get tons of chicks. What happens when then two are combined in the same person?

      You get the curious effect of a "chick ring" as the attractive and repulsive forces reach an equilibrium somewhere just out of arms reach. From there they tend to fall into a stable orbit.

      --
      My other car is a Popemobile
    10. Re:You said don't ask... by ashot · · Score: 1

      fucken awesome

      --
      -ashot
    11. Re:You said don't ask... by glenebob · · Score: 1

      ...and that's when you begin to detect the muffled laughter...

    12. Re:You said don't ask... by Anonymous Coward · · Score: 0

      MEIN FUHRER I CAN VALK!

    13. Re:You said don't ask... by brakk · · Score: 1

      I was thinking the same thing. But you put it into words much better than I would have.

    14. Re:You said don't ask... by Anonymous Coward · · Score: 0

      You get the curious effect of a "chick ring" as the attractive and repulsive forces reach an equilibrium somewhere just out of arms reach. From there they tend to fall into a stable orbit.

      Based on that comment, you must be an IT manager..

    15. Re:You said don't ask... by Xibby · · Score: 1

      IT Managers get zero chicks. Lifeguards get tons of chicks. What happens when then two are combined in the same person?

      Zero mutiplied by any number is still zero.

      --
      I'm going to go back in my box and will think within the limits of my box: MS Sucks Linux Good I read too much Slashdot.
    16. Re:You said don't ask... by adrianmonk · · Score: 1
      IT Managers get zero chicks. Lifeguards get tons of chicks. What happens when then two are combined in the same person?
      You get the curious effect of a "chick ring" as the attractive and repulsive forces reach an equilibrium somewhere just out of arms reach. From there they tend to fall into a stable orbit.

      Note to self: do whatever is necessary to develop a small net positive attractiveness to chicks, then find someone who is both a lifeguard and an IT manager and hang out with them a LOT. Since there will be lots of chicks around them which can be easily stripped (*cough*) out of their orbit, I should get plenty of chicks this way.

    17. Re:You said don't ask... by krunk4ever · · Score: 1

      i think it means you'll have no life. daytime lifeguard, nighttime it manager. when do u find time to even talk to girls?

    18. Re:You said don't ask... by Anonymous Coward · · Score: 0
      You get the curious effect of a "chick ring" as the attractive and repulsive forces reach an equilibrium somewhere just out of arms reach. From there they tend to fall into a stable orbit.


      So, basically you're saying he's gay? (not that there's anything wrong with that...)
  16. looking as well by wawannem · · Score: 1

    Before the flames start, I want to throw in my two cents.

    I have recently rebuild a few of our servers and noticed the high price of tape drives. It seems like you have to spend a grand to get anything decent. So, I've started to look around at what's available online. I've found livevault.com and evault.com. Both are offering between 5 and 10 gigabytes for between $100 and $200 a month. So, if I want 100 Gig, the only viable option is to spend ~$2,000 (hardware and software), pare down what I am backing up and send it off-site for ~$2,000 a year. Or, homegrow some other solution. What homegrown solutions have people come up with that can backup a heterogeneous environment?

    1. Re:looking as well by Anonymous Coward · · Score: 1, Insightful


      You think tapes are expensive?

      Try NOT having them.

    2. Re:looking as well by SLOviper · · Score: 1

      We use a server from http://www.idealstor.com./ Simple, big and relatively cheap (5TB ~ $5000).

      --
      In theory, theory always works in practice. In practice, theory rarely works. <><
    3. Re:looking as well by Enigma_Man · · Score: 1

      If you don't mind a little downtime every once in a while, you could buy a set of hard disks to swap in and out, or spend a little more cash and get some hot-swap drives to interchange. Then you could just set up a mirrored raid, and swap out the backup drive every so often, and have the raid controller card do all the work of rebuilding the new drive. Although, that might end up actually being more expensive than tapes, I don't know how much hot-swap stuff runs.

      If you just want backup to a separate machine, incase that one kicks the bucket, you could always do a network backup to another machine on-site. Not as redundant as taking home tapes (incase of big fire), but if your building burns down, it's probably going to be a while to get back up and running regardless.

      -Jesse

      --
      Nothing says "unprofessional job" like wrinkles in your duct tape.
    4. Re:looking as well by Retric · · Score: 1

      Tape drives are not realy what you want when your only messing with 100GB. Buy 5 Seagate ST3160026A-RK 160GB 7200 RPM External Hard Drive - Retail 155$ from new egg and it's only going to cost you 800$. You can rotate though 5 full backups for vary good security for the next few years. If you do this I would buy a new set of disks every 2 years but it's still a lot cheeper than going with tape if you not going to back up all that much data.

      I don't know if you want to buy software or just .tar the files and copy them to the drive, but tape drives are more for large or long term storage.

      PS: Even if you go with a total off sight backup system it's still a good idea do your own backups in case the other company has some problems. I say keep atleast 3 copys of all data in atleast 2 locations even if you don't think your ever gonig to need it because once it's goine it's just gone.

  17. extra hard drives are the key for me. by AmiNTT · · Score: 3, Informative
    For my back ups, I have a fairly simple system. I picked up two tiny (2.5") external drives - about 60 gigs each. I back up data onto one, and bring it to a nearby bank, where I rent a safe deposit box.

    Each Monday, I back a back up to the drive that is at the house (where I work from), and take it to the bank. Then I switch them, putting the newest drive in the bank, and taking home the "old' back up. This gets repeated every week (although admittedly not always on Mondays).

    So far, this has worked for me pretty well.

    Costs? $250 (Canadian) dollars for the drive and $80 per year for the safe deposit box, which also stores all source miniDV tapes from my event video business.

    1. Re:extra hard drives are the key for me. by AmiNTT · · Score: 1

      That is $250 for both drives, not one.

    2. Re:extra hard drives are the key for me. by NotThatKindOfDoctor · · Score: 0

      The problem with extra hard drives is archiving. Your system works for keeping 2 weeks worth of data. Each time you back up, you overwrite the old data. If you want an archive of the past year or two, extra hard drives are no longer so cost effective.

    3. Re:extra hard drives are the key for me. by quinxy · · Score: 1

      If your system works for you, as it apparently does, excellent!

      I can't personally imagine spending the time each week to go to the bank and access the safety deposit box (but perhaps your bank is more efficient and pleasant than any I've known). I do store data that way myself, but not every week, more like once every 2 months. And in the mean time I shuttle automatically backed-up encrypted drives weekly between work and home, as well as burning encrypted DVDs of my most active/daily-use data. I just start the burn before bed once a week, sometimes more often. I also have a NAS which I back up to automatically more often, but it doesn't backup all data. It's not a completely painless solution, either, but most of it's automated or at least doesn't require any attention.

      --
      Don't vote for Eugene Papansanovich for Congress!
    4. Re:extra hard drives are the key for me. by Anonymous Coward · · Score: 0

      Worked well for us too...until the bank also got flattened by Ivan! Thankfully we also fedex'ed a drive to someone out of state, a few days before we got hit. They drove it down to us two days later along with server hardware. The bank did not re-open for access to the deposit boxes for about two weeks.

  18. boxbackup by Triumph+The+Insult+C · · Score: 1

    boxbackup has clients for various platforms. free too

    --
    vodka, straight up, thank you!
  19. Yahoo, perhaps? by okvol · · Score: 1

    Their briefcase service could be an option.

    --
    cabg x3 is a life changing event...
    1. Re:Yahoo, perhaps? by iguana · · Score: 1

      I haven't used their briefcase but back when I was working at a tiny startup, I'd tarball, compress, and encrypt all my source code and mail it to my yahoo account. Perfect offsite backup.

      I also mail shareware registration keys and the entire software installer to myself. Having the registration keys online has saved my butt more than once. Plus, whenever I set up a new machine, I can get the exact version I'm used to.

  20. Backups by Anonymous Coward · · Score: 0

    One immediate limitation is the amount of data you have to backup and how you connect to the internet. If you have a slow connection and a ton of data to backup chances are the line will be in use by the backup software very often.

  21. Connected DataProtector by panaceaa · · Score: 2, Informative

    My company, a 4000-employee Silicon Valley software company, uses Connected DataProtector to back up our computers. They have both hosted and unhosted versions, our company is hosting it ourselves. It stores a diff of everyone's computer every day (or some other increment) so that people can back up their computers from any point in the past. I'm just getting started using it, but it looks pretty cool and it was incredibly easy to configure (as a user).

    1. Re:Connected DataProtector by jamis · · Score: 1

      I second Connected. I've been using it for a few years now, as have my parents. Connected was also recently aquired by Iron Mountain, a trusted name in offsite records storage.

      http://www.connected.com/

  22. Google it by op12 · · Score: 2, Informative

    Not specific companies, but comparisons. Here's a good comparison page...though the page is slow loading already :)
    http://www.consumersearch.com/www/computers/online _file_storage/reviews.html

    1. Re:Google it by op12 · · Score: 1

      Here's the text from the page (since it has ceased loading)
      The graphical ratings they gave were 5 out of 5 for #1, 2, and 3, 4 out of 5 for #4-6, 3 out of 5 for #7-8, 2 out of 5 for #9-10, and 1 out of 5 for the rest.

      1. Network Computing Online Backup Services
      Steven Hill

      Oct. 28, 2004 This is by far the most thorough testing we found on online file-storage services. Six providers are tested, each on identical Dell OptiPlex computers running Windows 2000. Various files, including Office documents, PowerPoint presentations and digital images, are loaded as test data. LiveVault comes in as the editor's choice for its excellent management options and easy interface. However, this service is used to back up servers versus end users' computers, so LiveVault is out of the scope of our report. For end users' computers IBackup also ranks highly. Steven Hill says all of the tested backup solutions were effective, and "The only major difference is in how well their cost and features list mesh with your enterprise-specific backup and user-support requirements."

      2. PC Today
      Jay Munro

      Nov. 2004 PC Today reviews three packages and, while all three prove to provide significant advantages, Files Anywhere Remote Backup stands out as the winner. Xdrive provides the highest amount of storage space for the least amount of money, but isn't as feature-filled as the others. Files Anywhere Remote Backup offers automated online encrypted storage, as does IBackup, and is said to have the best desktop software, automated backups and restoration.

      3. PC Magazine
      Ben Z. Gottesman

      June 8, 2004 This review covers eighteen backup systems in the three formats currently available: Optical media (CDs and DVDs), backup to a second hard drive (either internal or external), and backup to a remote, online backup service. Of the five online systems reviewed, IBackup is preferred most by both editors and members. Editors like its unique features such as e-mailing file attachments straight to your online storage, and configuring an online drive to show up on your computer as a local drive. Connected DataProtector also gets kudos, with editors noting its standout feature of keeping current versions of popular software on their servers, and the ability to data share with other users. Xdrive rates low because of a slow, sensitive interface and because there is no encryption of data on the server.

      4. Smart Computing
      Christian Perry

      Jan. 2005 In the category of online storage, only one service is discussed. Yahoo! Briefcase is touted for its free storage of up to 30MB of data. The perk here, in addition to the savings, is that you can register multiple accounts to increase your storage capabilities. Another standout feature is the ability to grant file access to other Yahoo! users.

      5. Smart Computing
      Mark Scapicchio

      Oct. 2003 Of the online backup services mentioned, such as @Backup and Connected.com, Smart Computing recommends Streamload.com. It's favored because accounts can grow to a virtually unlimited size, it's free up to 1GB of storage, and because plans, and thus prices, are determined by download amount. Reviewer Mark Scapicchio says this may be "considerably less if you're using the service as a backup in case of disaster."

      6. PC Magazine
      Francisco Cheng

      June 17, 2003 In this review of three popular backup services, there is no clear winner. IBackup and Connected score the highest for opposite reasons. IBackup has many features, including a convenient drag/drop tool, but backup time is slow. Connected is quick but has few features. @Backup places third, and editors say it is quick and easy to use. According to Cheng, the definite loser is the now defunct Online Backup Center.

      7. Network Computing Backup So Easy Even Your Users Can Do It
      Steven Hill

      June 10, 2004 Although this article speaks to businesses, online backup services are discussed in a consu

  23. Data Protection Service by Anonymous Coward · · Score: 1, Informative

    We've been using DPS for about 2 years now. It requires virtually no maintenance on our end, and has always been available when we've nedded it to restore files. In addition, they have fantastic support. www.dataprotection.com

  24. What Level of Accessibility Do You Need? by digital+photo · · Score: 1

    I would avoid online providers. Too many things can go wrong, least of which is theft of data.

    Which option works for you will depend on what level of accessibility you will need.

    If you just need to get access to the files in the event of server/site destruction and you can easily re-create the system and just need to re-import the data, then a cheap option would be to get some virtual hosting space or a racked system with tons of storage and a low cost data connection, depending on your quantity of data an budget.

    You will regularly encrypt your data and sync it with the remote server. The data will basically be warehoused at the remote server in an encrypted state.

    Old archives are deleted as space runs out or after a pre-determined amount of time.

    When your primary site dies, you rebuild your servers, copy the files from your remote server, decrypt, and import.

    Most virtual hosting places offer several GB of storage and a good deal of bandwidth per month for a mere $35/month. They are not explicitly marked as backup servers, but converting them into a backup server is fairly simple.

    If your level of access if critical, then your best option is to have a live duplicate server that you sync your data with. If the main site dies, people will automatically be switched to the backup site until your primary site is rebuilt.

    What you choose depends on what you need and how quickly you need to have things back up by.

  25. Online backup? - Capacity by tacokill · · Score: 3, Insightful

    So, umm, how long - exactly - does it take to upload 560 GB over a broadband connection?

    Actually, you'd better make that 560 + 560 GB because I may want to back up my OTHER PC as well.


    I realize I am being sarchastic but I am always confused by "online" backup simply because it doesn't make much sense from a practicality standpoint. A semi-modern PC has a minimum 40GB sized hard drive. And it only goes up from there. I've been online for quite sometime and while things have gotten MUCH better, with respect to bandwidth, it still takes a LONG, LONG, LONG time to transfer huge amounts of data. Note, I am not talking about your 4.5gig ISO image. I'm talking 20 of them. In a row.

    From my point of view: it's dead. Please enlighten me, if you experience is different.

    1. Re:Online backup? - Capacity by pthisis · · Score: 4, Informative

      A semi-modern PC has a minimum 40GB sized hard drive. And it only goes up from there. I've been online for quite sometime and while things have gotten MUCH better, with respect to bandwidth, it still takes a LONG, LONG, LONG time to transfer huge amounts of data. Note, I am not talking about your 4.5gig ISO image. I'm talking 20 of them. In a row.

      Most businesses don't care about backing up all of your pr0n and music. For a lot of places, if you back up documents, email, and source code, you've got the core business stuff--and that's often fairly small. You do a full local backup of the servers, have a standard image of the desktops, then do web backups of a few directories nightly (e.g. all files on some samba share, a source repository, email). The web backups are rsync'd (or equivalent) so only the day's changes are transferred.

      It's not ideal, but for a lot of places it works. Of course, they often find out after a crash that employees _weren't_ storing everything in "Work Documents" folder like they're supposed to.

      For home use I usually just do hourly snapshots to another machine at home (I keep every hour for the last week, and the 4 previous weeks, and montly for 6 months, and then just yearly) with something like:

      http://www.mikerubel.org/computers/rsync_snapshots /

      With nothing automated for off-site backups (though I do keep a handful of critical documents off-site by hand).

      I cheat and do the initial rsync on local disk, only incremental stuff goes over the network.

      --
      rage, rage against the dying of the light
    2. Re:Online backup? - Capacity by wolf31o2 · · Score: 1

      Remember that not everyone is limited by some crappy 256K upstream from consumer-grade cable or DSL. It is very possible that someone has a fairly decent Internet connection. A full T-1 would be sufficient for doing most backups. Also remember that most of these places charge based on storage used, so you would only want to use them for the important stuff, not for your 559GB of pr0n. I would say the average small-to-medium business, the ones that would need this sort of solution, probably only have a few GB of data total that is important to them, and I'm sure they could limit that down to what is necessary even more.

    3. Re:Online backup? - Capacity by Anonymous Coward · · Score: 0

      Don't forget, that since this is a 'disaster recovery' backup only, it only needs to store the latest copy of the files, not "n+1" versions of it. So, the nightly backup would consist of sending the changed files only. Sure, the initial backup might take a while, but when that's done, all the rest of the backups will take no time at all.

    4. Re:Online backup? - Capacity by linzeal · · Score: 1
      I use Solidworks, Mathematica and Autocad pretty oft and those are the major things I would want to backup and looking at 3 years of work I barely have 10 gigs and that is with textures. Why would you backup Divx, mp3 and the like and those are always imminently replaceable.

      Another point I would like to throw into the discussion is that these backup companies are no better than a generic web hosting company if they are not using RAID with parity to backup your information you are the mercy of hardrive failure which is far higher in a datacenter than some would like to admit.

    5. Re:Online backup? - Capacity by HavocBMX · · Score: 2, Interesting

      Basically, it works based on sythetic backups. You have to picture that the server machines are running something like CA's ArcServe or Veritas Backup/Replication Exec 10. Both of these products use a back up methodology which although different in implementation does perform functionally realitvely equivelent things. For example take Veritas which is basically the industry standard. What they do is essentially take a snapshot of the storage and only backup those files that have changed. From those weekly snapshots they in turn generate a synthetic full snapshot. Which is then used in place of the full backup for the next week. So the only backed up files are those that have been changed. This reduces the time of backup and allows for many gigs to be backed up in a rational time frame. This in turn allows for online backup and replication.

    6. Re:Online backup? - Capacity by Dominic_Mazzoni · · Score: 2, Insightful

      So, umm, how long - exactly - does it take to upload 560 GB over a broadband connection?

      On the order of a week. But how much of that data changes on a daily basis? For most users, maybe just a few tens of megabytes or less. For a small fraction of users who generate tens of gigabytes of new data every day which absolutely must be backed up, offsite online is not the best solution. But it works great for everyone else. And it is still useful for the most critical fraction of the heavy data user's data.

    7. Re:Online backup? - Capacity by Rorschach1 · · Score: 1

      "A semi-modern PC has a minimum 40GB sized hard drive. And it only goes up from there. I've been online for quite sometime and while things have gotten MUCH better, with respect to bandwidth, it still takes a LONG, LONG, LONG time to transfer huge amounts of data."

      Well, you have to keep in mind that it's really only necessary to back up those parts of your hard drive that can't be replaced using an automated download from alt.binaries.pictures.erotica, so for the typical geek that means only storing about 3 megs off-site.

    8. Re:Online backup? - Capacity by merreborn · · Score: 1

      At work we backup our managed server (served by pair.com) with another online backup service. We've got under a gig of data at the moment, but it's worth a lot -- especially our 40,000 lines of proprietary PHP, and our customers' data, consisting of a few million database rows. Of course, size doesn't matter much because pair.com naturally has a fat pipe (OC-something or other, I'm sure) so our server-server transfer rate is great, reguardless -- the crappy throughput of our office DSL doesn't come into the picture at all.

    9. Re:Online backup? - Capacity by xMilkmanDanx · · Score: 1

      1. The person asking the question was talking about for a business which usually gets a much higher upstream bandwidth. Here, at a medium sized business of roughly 500 computers, we probably have more bandwidth available (up and down) than a single system can max out.
      2. You don't back up everything everytime. You do a regular full backup at a week or monthly interval and then incremental or differential backup from that. 3. Even full backups aren't everything. You organize the drives so unimportant or easily installed or impossible to restore items (such as the OS) are excluded.

    10. Re:Online backup? - Capacity by tacokill · · Score: 1

      Man, you have it all wrong.

      My pr0n and music collection is MUCH bigger than 560GB. :-)

    11. Re:Online backup? - Capacity by noidentity · · Score: 1

      Please enlighten me, if you experience is different.

      From the ad-infested http://www.tech-faq.com/incremental-backup.shtml

      A incremental backup is a backup of every file on a filesystem which has changed since the last backup.

      The alternatives to an incremental backup are differential backup and full backup.

      An incremental backup is the fastest backup and requires the least storage space on the mackup media. However, incremental backups also require the longest time and the most tapes to restore.

      Incremental backups should be used only in environments where backup time or backup storage media are extremely constrained. For most environments, a weekly full backup and a daily differential backip represent a better plan.

      If you perform a full backup on Sunday along with incremental backups every night and the system crashes on Thursday, you will need to restore the full backup from Sunday along with the incremental backups from Monday, Tuesday, and Wednesday.

      In contrast, if you perform a full backup on Sunday and a differential every night, when the system crashes on Thursday you will only need to restore the full backup from Sunday and the differential backup from Wednesday.

    12. Re:Online backup? - Capacity by Lumpy · · Score: 1

      exactly, online backup companies are the snake-oil of today.

      my SDLT can backup 260 gigs in 1.2 hours on to one tape in the jukebox. Even if we had a OC3 going directly to the online backup company my backup to them would take massively longer at a much higher expense.

      BTW, SDLT tapes are unbelieveably robust. we took one to a bulk tape eraser for 1 hour and still was able to read the tape. I have heard of regular DLT's being retrieved from a flooded basement 3 days after a "disaster" (water main busted and flooded the datacenter) and still being readable after drying them out with a hairdryer.

      I personally would rather rely on a tape backup and offsite storage company in locked sealed pelican boxes than paying through the arse for some online company that has extremely small bandwidth compared to U160SCSI bus and will simply backup onto a DLT tape drive anyways.

      --
      Do not look at laser with remaining good eye.
    13. Re:Online backup? - Capacity by epic59 · · Score: 1

      actually i run a small webhosting company, and i have one off site backup customer. the way i have it set it up, someone at the office starts a maketorrent every night saves it in a place that the autoget from my server can get it, adds it to the tracker, duplicates the existing backup, and then hashes against that data. i have it set to 128kb piece size. all managed by simple perl scripts. usually the hash finishes by 9-10 pm and the complete upload, over a simple 768/768 sdsl line, is usually finished by about 5am, depending on how badly they abused the database that day. as for security on the server, this machine is dedicated, so i have it behind a nat device with only a port for the bit torrent connection open. machine spec is a p3 800 with 256mb of ram and fc3 and 3 160gb drives in a raid 5. works great, but took almost 20 hours to get orking correct.

    14. Re:Online backup? - Capacity by tacokill · · Score: 1

      I've seen a lot of comments along the lines of "you don't need to backup that much data" (pr0n, etc).

      I agree. But if your data backup needs are so light, why would you even bother with online backup? Seems like a nice little tape drive would be much easier, cheaper, and more reliable.

      And if you DO need to back up a large volume of data, then again, online backup is not for you because of the bandwidth requirements.


      So I still don't get it. What niche is online backup filling? For every condition, I can think of a MUCH better solution than sending it over the internet.

    15. Re:Online backup? - Capacity by mattyrobinson69 · · Score: 1

      first backup is huge, but subsequent ones aren't if you use rsync

    16. Re:Online backup? - Capacity by Amouth · · Score: 0

      to be honest.. for the first bit FOREVER.. but after that jsut send block changes. i don't do on-line persay as between locations.. we use Server 2003 - each server has it's own full backup but the two servers also share all files via dfs - all the clients connect via dfs - so the clients get directed to their local server or the remote server if the local isn't online - and when files change between servers they update each other by only sending the block changes. so if you don't have horridly evil programs that delete the file and rewrite it as a way of saving the updates don't take long at all. if you have the option and the bandwith for something like this.. i recomend it.

      --
      '...if only "Jumping to a Conclusion" was an event in the Olympics.'
    17. Re:Online backup? - Capacity by ux500 · · Score: 1

      Ummm, first off, you don't have to back up 40GB just because you have a 40GB disk. Do you need to back up all of your OS files and program files every night? Probably not. Make one disk image after you have everything installed, compress it and put in on a DVD and store it someplace safe. Same goes with your audio/video collection. How often does it change? When you get some more, back up only the new stuff.

      That data that needs backed up is the data that changes regularly.

      I run a small office with about 20 computers and 3 servers. Ignoring all of the program installs and what not, guess how much data we have that needs backed up regularly: about 2GB.

      Add on top of that, how much actually gets changed every day? Not that much. We usually end up uploading a changeset less than 100MB everynight.

      Compare this to swapping tapes or CD's nightly and then trying to keep track of all of them, I'll gladly pay $20 a month to get rid of that hassle!

      Plus, its extrmemly easy to get old versions of a document when a user accidently overwrites it- just download the copy from yesterday from the online backup site.

    18. Re:Online backup? - Capacity by Kallahar · · Score: 1

      The irreplacable data on your computer is generally much smaller. All of my photos total only about 3 gigs, school documents only a few hundred megs for a bachelors degree, source code less than a hundred megs. Things like mp3's and movies and porn don't really need to be backed up because they can be re-gotten. Businesses have more data, but even then you're generally better off backing up to tape and then mailing the tapes to a friend somewhere.

    19. Re:Online backup? - Capacity by ednopantz · · Score: 1

      Then what do you do with the tape? How often do you check the tape to make sure what it says it is backing up actually gets on the tape? etc.

      The online people offer to take care of all the headaches.

    20. Re:Online backup? - Capacity by Red+Flayer · · Score: 1

      That's why you don't back up entire systems online. You back up only the necessary data. Database contents, unretrieved emails (under a size threshold), Human Resources records (might be required by law in your state...).

      A media company I worked for actually used to send media files via Fedex to its backup facility, since that was far cheaper than the extra bandwidth for online transfer would have cost.

      --
      "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
    21. Re:Online backup? - Capacity by bcrowell · · Score: 1
      But if your data backup needs are so light, why would you even bother with online backup? Seems like a nice little tape drive would be much easier, cheaper, and more reliable.
      At home, I use a combination of CD backups plus online backups (using Unison). The CD backups are nice because I can go back and find a file that I deleted in October 2002. The online backups are nice because
      1. I can do them very often (sometimes twice in 10 minutes if I feel like it), so the mirrored version is always up to date. Useful for the "Ohmigod, I didn't mean to delete that" situation.
      2. They're still there if my house burns down.
      3. I'm not betting everything on the reliability and longevity of my offline backup medium.
      4. Recovering the data from backup using Unison is trivial (just another sync), whereas with a tape or CD backup, there's always the tendency not to test the restore process thoroughly enough.
      I realize that TFA is about business users, but for a home user (or, I suspect, for many mom-and-pop businesses), online backups are going to be waaaay cheaper than buying a tape drive. All you need is a cheap webhosting account with shell access, which, in many cases, you have anyway.
    22. Re:Online backup? - Capacity by DaveJay · · Score: 1

      Well, in theory you COULD backup in person the first time, then do a nightly rsync -- but that's assuming you can find a service that will do that. Not likely.

    23. Re:Online backup? - Capacity by Spruce28 · · Score: 2, Informative

      We use Online back up here through a company called Live Vault http://www.livevault.com/ and the service is great. We back up about 200 Gigs of data and as the service only takes the delta changes of the hard drives it doen't have to back up the full 200Gb except for the first connect. The bandwidth usage is noticable on a monthly level, but paying an extra $100.00 a month in bandwith fees is no problem. I love the service and it has been very useful.

    24. Re:Online backup? - Capacity by adrianmonk · · Score: 1
      So, umm, how long - exactly - does it take to upload 560 GB over a broadband connection? Actually, you'd better make that 560 + 560 GB because I may want to back up my OTHER PC as well.

      Do you reformat the hard drive and install a fresh 560GB of data every day onto it? If not, then incremental backups could make the requirement a couple of orders of magnitude lower. Chances are, you only modify a few megabytes or hundreds of megabytes a day, so that is all that needs to be backed up.

      To look at it a different way, most new data created on your computer probably comes from a network. If your upstream bandwidth is 1/10th of your downstream bandwidth, then as long as you aren't downloading more than 10% of the time, you should be able to re-upload everything you download. For many users, we can assume you're asleep 1/3 of the time and gone to work or otherwise away from the computer for another 1/3 of the time. This leaves probably about 1/3 of the time that you're actually using the computer, so it seems possible you're not downloading more than 1/10th of the maximum that you could download if you downloaded 24 hours a day.

      Of course, this probably will not apply to everyone. If you primarily use your computer to record music, or to record TV programs off cable, or if you constantly leave a bittorrent client running to download new stuff, you may not have enough bandwidth to upload everything you download. But many people will, so online backups could still be a feasible option for most people.

    25. Re:Online backup? - Capacity by jrboatright · · Score: 1

      Well, let's see. My development trees are about 1.2 gig. My documents directories exclusive of photos and music, which I have burned to redundant dvd's is about 100 meg.

      But on any given day I only CHANGE a tiny tiny bit of that, so, the copies I spread around to three different servers really result in hourly rsyncs of a few meg at most.

      You really have 560 gig of stuff that changes hourly? Wow.

    26. Re:Online backup? - Capacity by xdroop · · Score: 1
      I realize I am being sarchastic but I am always confused by "online" backup simply because it doesn't make much sense from a practicality standpoint.
      We do online backups. We have a close association with a ISP connectivity company which provides highspeed fiber links to their customers; and 1Gb link to us. Most of our backup customers connect in to us at 100Mb/s or better; and since it stays in or connectivity partner's network, the Internet is never involved. And since we stage backups to disk (and then spool them to tape later through the day), backups are faster to us than they would be to local tape. We do file servers, mail servers, and even Network Appliance filers -- you name it, we'll back it up.

      If you can get the connectivity, it does make sense. (And for us, it make dollars and cents.)

      And no, it isn't cheap. The service alone is priced comparably to you running your own drives and buying your own tape. What you win is built-in offsiting, no capital costs for tape drives (accountants love overhead), and we pay the backup administrators to babysit the whole process. And hey -- this is your business. What is it worth to protect that?

      --
      you should read everything on the internet as if it had "but I'm probably talking out of my ass" appended to it.
    27. Re:Online backup? - Capacity by Anonymous Coward · · Score: 0

      Haven't thought this completely through yet- but how about if I send the original data to the online backup company on physical media of some type? Then, my incremental backups can be sent in nightly or whenever else I may want.

      I would assume as part of any good service contract the backup company would be performing full and proper backups of my data on their end anyway (incremental, full, differential, on whatever schedule I want- after all, this is a service i'm paying for). That means all I should need to provide is new data once I get the initial bulk there- which of course is the tough part. Getting the data back would be just as tough, but I'd expect emergency overnight shipping as standard.

      Hell, if I'm real cheap they could even send me my physical media back. Maybe the company could even provide "loaner" media that's large enough capacity for the initial transfer upon establishing a service contract- much like gas vendors who supply large quantities of gases will put their gas cylinders on loan....

      Maybe this level of service would be fast and secure enough, depending on my needs. If it's not should I really be relying on anybody else for backups, even off-site? I mean, come on... if I need this level of safety I'll sure want to manage things myself.

      This seems like a potential solution to a small to mid-size company with a clever (lazy?) service admin. Maybe I'm just being silly though- somebody want to shoot some holes in my little business model?

    28. Re:Online backup? - Capacity by rcpitt · · Score: 1
      I use almost exactly the above noted rsync_snapshots technique to deal with several data stores that are in excess of 500Gigs each on customer machines. The nightly/weekly backups of most take a few minutes to an hour or so of transfer time - then the "cp -al" takes a while on the backup machine (some of the stores are literally millions of files)

      One system has a very large database - but the fact that rsync will pick the changes out of the center of a file makes the process fast even though some of the files are Gigs in size.

      This (rsync + cp -al to allow for incrementals) is by far the best way I've found for backing up either large amounts of files or large files that have changes somewhere in them but not necessarily everywhere in them.

      The backup servers are RAID-5 with hot spares and mdmonitor turned on plus NAGIOS watching too.

      Note that the first copy can take lots of time if the connection is slow (I have one that is still running after a week at about 50Bytes/sec to allow their VOIP to continue to work) but once it is done, the only things that are copied are changes.

      #!/bin/sh
      # daily-backup

      BW=1000

      for dir in bin boot data dev etc home lib mnt net root sbin usr tmp var opt
      do

      mkdir /var/backup/wilt/$dir
      cd /var/backup/wilt/$dir

      rsync --bwlimit=$BW -v -r -l -p -o -g -t -S -e ssh --delete \
      root@wilt:/$dir \
      /var/backup/wilt/$dir
      done
      do this for each of the similar systems then with a script do a cp -al to a numbered directory. Delete the highest number and move the lower ones up. This assumes you don't have the ability to mount locally via smbmount or nfsmount.
      --
      Been there, done that, paid for the T-shirt
      and didn't get it
  26. GoDaddy has File Folders... by ShyGuy91284 · · Score: 1

    I think it was $10/Gig/yr. I was thinking about it it for an offsite backup of my home directory in Linux, but no ftp/ssh access (Only Windows client or web client can be used for sending files), so I figured it wouldn't be the best of choices for automated backups. I also have no clue about the speed (I asked a service rep how fast it could be w/ a maxed out college connection, and he just said it could vary with their server traffic.... The difference between "average 300 k/s" and "average 30 k/s" is pretty important to me.

    --
    In undeveloped countries, the consumer controls the market. In capitalist America, the market controls you.
  27. Gmail by slideroll · · Score: 2, Interesting

    Some people are using Gmail as an online backup system

  28. Not always the way to go... by intmainvoid · · Score: 1
    Online backups are a great idea, but not always feasible. If all you've got is (relatively) tiny word/excel documents to backup then you're fine. But if you're editing huge video files for example, and changing them each day, then you need huge bandwidth to keep backing up the modified file every day, and you'll probably also be paying a premium to store all the incrementals of those huge files.

    It might be old fashioned but tape really is pretty cheap per GB.

  29. DataDepositBox - Good for a few clients by ziani · · Score: 1

    I really like these guys. They may be too pricy for a large installation, but if you only have a few clients, it's a good deal, real-time "trickle" (and no headaches).

  30. Good Solution by pastpolls · · Score: 2, Interesting

    We have offices in two cities, and on top of our tape backups, we backup to each other. City one backs up via VPN and data encryption to City two, and visa versa. we are actually two seperate companies with the same parent company, so we encrypt the data (even over encrypted VPN) just to be safe from the prying eyes of people on each end.

    True story: We both run Citrix servers, and one time we had a data loss at my location. Within an hour, we restored our database and application to an extra server at the remote location and used Citrix to connect our users here to the main database. I could then work on restoring from tape, without the pressure of true downtime, just inconvenience time, which I and management can tolerate.

  31. Attix5 are one of the best IMHO by mav[LAG] · · Score: 1

    Find them here. They'll back up your entire site and then only backup diffs after that if you wish - saves bandwidth and time. And their server reliability is second to none (yeah I know companies are singular :)).

    --
    --- Hot Shot City is particularly good.
  32. Remote mirroring by AnonymousJackass · · Score: 2, Insightful

    While it would be a lot more convenient to have someone else taking care of your backups, I daren't think of how much it will cost you! I don't know how small you are, and how much data you are looking to backup, but unless it's on the order of multiple terabytes, you should consider setting up your own remote mirroring. "Empty" (ie OS free) RAID boxes really are surprisingly cheap, especially for a Tb or two. If the mirror is purely for backup purposes, you could just keep it in the room next door. If you were thinking more along the lines of disaster recovery, you'd need to locate it in a separate building at the very least. Worthwhile doing, especially if you're in a hurricane affected area...

  33. Roll Your Own! by slashfun · · Score: 0

    Seriously, using a combination of Rsync/SSH you can perform periodic backups of all your data, and only transfer the changed *PIECES* of files over your Internet connection. It's fast, efficient and works like a champ after you get the first full backup performed.

    --

    Slashmail.org "The Open Source Email Company"

  34. Do it yourself? by Tim+Macinta · · Score: 1
    Well, for the ultimate in control, you could do it yourself. That's fairly easy if you're running Linux - 'cron', plus 'gpg', plus 'scp' is relatively simple and secure. You just need a server at a managed hosting provider like Rackspace or ServerMatrix.

    Windows may be a different story. I have been toying around with the idea of releasing some software that let's you do something similar in Windows. I've written some peer to peer backup software that will let you share backups among the computers in your office. It also has an experimental feature that let's you also backup offsite to a web server running PHP (so you can use a commodity provider which is generally far cheaper than managed hosting). I haven't released that feature yet, but will probably do so if enough people express interest.

    1. Re:Do it yourself? by Anonymous Coward · · Score: 0

      How does your software compare to JFileSync, which may be free longer than yours, and doesn't require an email address to get the download?

      http://jfilesync.sourceforge.net/

    2. Re:Do it yourself? by Tim+Macinta · · Score: 1

      That's the first I have seen JFileSync, so I'm not 100% sure of what features are there or not, but from a cursory look it appears that the advantages of MMB would be 1) the files stored on the server are encrypted and 2) you only need a commodity web hosting account that supports PHP. I didn't see anything about what security features are in JFileSync (I very well could have missed it), but it looks like the files are stored in the clear on the server, and possible transferred that way over the network too (I'm not sure). It also looks like you need to be able to run a custom Java program on the server - I'm not sure how easily that could be shoehorned into what hosting providers typically allow. Obviously, you could run that if you have a managed server, but not necessarily if you just have a web hosting account.

  35. Get a shell account... by QuasiRob · · Score: 1

    Get a shell account hosted on a server a long way away (or even rent a cheap server), create the backups on your server and sftp them to your new remote server.

    --
    If you try to fail and succeed, which have you done?
  36. How much data do you have? by idkk · · Score: 1

    If you have a lot of data to backup you could always look at FileTek http://www.filetek.com/ who have several levels of archive service.

    --
    Ian D. K. Kelly

    idkk Consultancy Ltd.

    "Quality through Thought"

  37. How about an offsite storage company by kstumpf · · Score: 1

    There are companies that provide offsite storage. We used Iron Mountain. They'd stop by daily and pickup a locked box containing our backup tapes, and drop off a box containing the set coming out of rotation to be recycled. The tapes are taken to their secure facility for storage.

  38. VIPBackup.com by johnny_sas · · Score: 1

    I've used VIPBackup.com myself, but really as a 'secondary' backup, and not as much for 'corporate' stuff either.

  39. Cheaper options. by Anonymous Coward · · Score: 0

    We looked a few of these guys 6 months ago and they all seemed rather expensive. Here is what we do.

    (1) raids are cheap, buy 2. Backup one to the other. rsync or nightly depending on your throughput. You should never have to recover from offsite due to hardware problems. Offsite is for when your building burns down (or blows down).

    (2) external HDDs are cheap, buy 3. you can get 250Gb for $160 at costco. we have 3 that we monthly dump everything to and sent to one of our investors houses on across the country. She sends the old one back, so always has 2 just in case one of them fails. That is for disaster recovery only.

  40. DAR - Disk Archiver by Anonymous Coward · · Score: 1, Informative

    It's simple and you would only need to send large bandwidth over for your initial backup/snapshot -
    http://dar.linux.free.fr/

    Step 1 - perform a full backup using 2GB DAR Slices (in case you have a 2GB filesize limit)... If you are low on space you can FTP/SCP/RSYNC the slices offsite DURING the backup, which is great!

    Step 2 - generate a DAR Catalog file against the full backup/snapshot and store it on your machine.

    Step 3 - The next day (or whenever you decide your filesystem has changed enough to warrant another backup), create a DAR Differential backup against the full backup catalog, and only the differences in your filesystem will be saved.

    Step 4 - Store the diff offsite

    Step 5 - in case of failure, restore the full backup/snapshot followed by a restore of the diff (with overwrite=on). You may also want to store your MBR in case of full failure - just use dd to do that (google for instructions)

  41. Proper disater recovery and data restoration.... by bjk002 · · Score: 2, Informative

    Industry standard disaster recovery involves off-site storage of data on tape/dvd, or other media in a *SECURE* location. Most on-line data storage is by its very nature insecure. Data transfer in general over the web is risky. If you are talking about customer information, this is still very taboo.

    Purchase a safety deposit box at your local bank and setup a rotation(daily, weekly, etc..) of cycling you media to and from.

    OR, get in touch with another local business person in your area and setup mutual hot-sites within each others facilities.

    --
    Opinion:=TMyOpinion.Create(Me);
  42. Questions to ask by pestilence669 · · Score: 1

    One of the questions online backup providers don't like to answer concerns recovery times. 100gb over a 5mbit line still takes longer than next day UPS, which many offer.

    A couple providers that I looked at ship both DVD-R's and harddrives in times of emergency. One day for total disaster recovery isn't that bad, IMO. Otherwise, you can do partial restores over the Internet.

    The two providers I contacted, both encrypted data with AES. One used an enhanced (CBC?) cipher. Both lose your data permanently if you lose your key. They don't save a copy anywhere (liability & marketing reasons, I'm sure).

    If performance isn't a factor, I'd say online backups are worth looking at. Expect prices to be around $50 / GB per month. For myself, I would do this in ADDITION to a pre-existing backup plan.

  43. rsync+torrent=backup_cloud by 4of12 · · Score: 3, Interesting

    I was looking for a free application like that a few weeks ago and found this guy's nice write-up of desired features.

    --
    "Provided by the management for your protection."
    1. Re:rsync+torrent=backup_cloud by Jim+McCoy · · Score: 2

      A solution similar to the one suggested in this page is already being beta tested. Windows-only at the moment, but that will change. Based on the same technology that BitTorrent was derived from...

  44. go with Iron Mountain by Anonymous Coward · · Score: 0

    In the 90s I worked for about 5 years as a QA Engineer for an online file storage company called Xactlabs/Atrieva/Driveway. One of our competitors then was Iron Mountain. They're still in business, so I would recommend them.

    Online storage is a convenient option for personal or small business use. These services can backup files on a schedule and save multiple versions of each file.

  45. push it to homesite by dadamus · · Score: 1

    We looked at offsite backup solution few years ago and we sattled on "Not worth the trouble and cost ". Pushing and storing data off site is cheap, but wait till you want to restore that 100GB data. Most vendors charge as little as 10 cents per MB to $5 per MB! What we end up doing is bribed manager with "Free DSL for your home. In return, we want you to host a file server with tape device attached to it." He agreed to rotate tape weekly and it's fine and dandy ever since.

  46. rsync by fava · · Score: 1

    Just use rsync to a server in your home every night via dsl or cable. I have done that for the last 4 years and have about 60 gb of offsite storage.

    If the work server would die or be stolen I simply drive home, pick up the entire server or just the drive, bring it back to work and set it up. Total down time is a couple of hours.

    Total cost was $0 for an old Pentium 100 server, $100 for a 120gb drive and $40/month for the cable internet.

  47. for personal image backup... by Anonymous Coward · · Score: 1, Informative

    ...I use Shutterfly. They don't have 'buy once a year or we'll delete your stuff' policies, registration is free, and on the off chance I want to order something, their picture quality is great!

    They also offer an archive CD service if you need periodic hard copies.

    Cheers
    AC

  48. put a big floatie on it by VolciMaster · · Score: 1
    and then throw copies of your hard drive into the pool, they'll be able to ride out any storm :)

    Seriously, though, I haven't had much experience with the online data backup solutions, but depending on the sensitivity of the data involved, I would be more likely to do local backups to an external USB drive that you can just unplug and take with you, rather than one of these 100% off-site, online backup services. That being said, if you're not too worried about the privacy of the data, then the offsite guys are probably a really good deal. They have a much higher incentive to keep your data secure (along with their other customers' data) than even you do, because it's their business. Your business is being a club. Security and data protection aren't necessarily supposed to be your bailiwick.

    1. Re:put a big floatie on it by winkydink · · Score: 1

      I take it you never saw the pics of the aftermath of Hurricane Camille where entire in-ground pools where moved? :)

      --

      "I'd rather be a lightning rod than a seismometer." -Ken Kesey

    2. Re:put a big floatie on it by VolciMaster · · Score: 1

      ok, it was a JOKE! I figured the smiley would've given it away.

    3. Re:put a big floatie on it by winkydink · · Score: 1

      I had a smiley too...

      --

      "I'd rather be a lightning rod than a seismometer." -Ken Kesey

  49. Just Post the Torrent by dduardo · · Score: 2, Funny

    We'll handle the rest.

  50. Tape Drives!! by Anonymous Coward · · Score: 0

    Take a tape offsite every day. Do 4 weekday and 4 fridays. But only if your serious about your data.

  51. Buy a rack unit and colo it. by Anonymous Coward · · Score: 0

    If you have hundres of gigs of data to backup (if you're using RAID I'm assuming this is the case), and you know how to admin a server on your own, then the cheapest and most flexible solution in the long run is to buy a rack mountable server and send it to a colo company. To give you some idea of the up-front costs, you can get a 2u server from Penguin Computing with 1GB RAM and 750GB of disk space (RAID-5, hot-swap SATA, w/ a hot spare) for under $4000.

    Then you can colo this on a 95th-percentile plan with 100Mbit available bandwidth for ~$100/month. Corporate Colo (corporatecolo.com) is one of the places I use, and they're good. SiteSouth is another with a good reputation (see the colo section on webhostingtalk.com for more). Just be sure that with whoever you go with, you get things like MRTG stats, remote hands, etc. If you happen live in an area where there's a good colo provider, then go ahead and use them, but don't constrain yourself to a local company, because you really won't have a whole lot of need to visit the colo center very often.

    Also, save your money and don't bother to get an on-site service plan with the server vendor. It's almost impossible to get vendors to actually send someone out to do anything useful, especially so when it's at a colo center. I spent $600 on an on-site service plan once, and it was the biggest waste. Save the money for a plane ticket, gas, or paying for remote hands at the colo center instead.

  52. Intronis Technologies by lardcanoe · · Score: 0

    We use Intronis Technologies at work. It does the job.

    It's actually cheaper than 1cent/MB

    $9.95 / 1024MB
    or another plan
    $199.95 / 51200MB :-)

    So yeah, I highly recommend it!

    --

    ** Curb Your Enthusiam **
    1. Re:Intronis Technologies by lardcanoe · · Score: 0
      --

      ** Curb Your Enthusiam **
  53. The obvious by Anonymous Coward · · Score: 0

    I sync of 40 sites to one site with rsync. It's a no brainer. The jobs never fail. There are plenty of scripts out there that will do incrementals and differentials, check the rsync homepage. It's got bandwidth limiting built in and works perfectly, I can rsync all day and not disturb users.

  54. rsync over ssh by bad_outlook · · Score: 1

    Easy/cheap solution if you don't have too much to backup, do an rsync over ssh to a remote box, like one at your house. The only gotcha is you need to exchange SSH keys between the boxes, but I think this is an acceptable risk, as someone would need physical access to the file to do anything, and then they'd be in. I've been backing up my things like this, albeit not online, it stays within my home network, just mirrors to another box - so it's not true DR - but if I wanted to I could simply do it to another box in another state. A sample script:

    #!/bin/sh
    #
    SERVER="jorge"
    #
    if ping -c 5 $SERVER
    then /usr/local/bin/rsync -ave ssh --delete $SERVER:/home/ /mnt/backup/$SERVER/home/

    /usr/local/bin/rsync -ave ssh --delete $SERVER:/var/www/localhost/ /mnt/backup/$SERVER/localhost/
    else
    echo "$SERVER unreachable"
    fi
    exit 0

  55. reasonably priced online backup by edonaldson · · Score: 1

    I use FilePC because it is reasonably priced, encrypted and does incremental backup once the initial backup is completed.

  56. XOsoft.com by varmittang · · Score: 1

    They have some nice tools you might want to look into. The company I work for uses WanSyncHA for Exchange, and so far the clients have not noticed that the main Exchange server has had a drive blink out a few times. At which point I take the server down to swap the drive out, everyone just went about their business on the secondary Exchange server. Then when I was ready, brought the main one back up, and failed it back over to the main server. All done. www.xosoft.com They have stuff for replicating between two sites so if one gets knocked off, the other keeps serving up what you need.

    --
    -----BEGIN PGP SIGNATURE-----
    12345
    -----END PGP SIGNATURE-----
  57. roll your own disk backup by curiouser · · Score: 1

    we have lots of buildings on the same (gbe) lan, so two identical computers with a couple tb of drives in different buildings works great.

    one holds the backups, the other syncs nightly. tons faster than tapes, much less hassle, and verrry available and secure.

  58. Do it yourself. by stienman · · Score: 1


    1. Purchase computer with RAID
    2. Purchase internet connection to another location (your home, perhaps)
    3. Backup encrypted data to RAID server over internet.

    It's safer than taking the backups home with you once a week (no transit loss if you employ good encryption, no damaged drives/tapes, etc). It can be more reliable, depending on the connection you pay for. If you want to cut costs, get a cheap fast DSL - if you want a fast recovery drive home, copy the data to a drive, and drive back.

    It can be more costly than other online services, but it looks like my wife's in labor so I'm going to end this comment early.

    -Adam

  59. Setup your own solution by TheSkepticalOptimist · · Score: 1

    There is no need to invest in some 3rd party solution. With the beauty of Linux, you can easiliy set up one or more offsite backup servers.

    While something like a hurricane might wipe out an entire area, for the most part setting up a few servers outside of your office for online data backup makes more sense and is easy to do.

    A couple of the IT guys at my place of employment have a server setup at home for data backup. The company pays for their high speed internet connections and the box and they simply setup Linux to perform the automated back overnight.

    If you really know nothing about Linux or have no resources to setup these servers you can then invest in a 3rd party solution. I think it is easy enough and well worth it to look into creating your own solution. The reason why there are so many copycat companies offering this service is because it is dirt simple to implement.

    --
    I haven't thought of anything clever to put here, but then again most of you haven't either.
  60. Do it yourself ... by Anonymous Coward · · Score: 0

    I work for an ISP. We backup all accounting data and hundreds of websites daily over a DSL line to the owners home using a program called Super Flexible File Synchronizer. We do archival as well as daily backups. It runs in the wee hours of the night and takes surprising little bandwidth or time.

  61. But Wait... by SnarfQuest · · Score: 1

    If you buy in the next 10 minutes, I'll throw in this fine set of Ginsu Knives... And for the next 10 customers, a pocket fisherman...

    --
    Who would win this election: Andrew Weiner vs Andrew Weiner's weiner.
  62. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  63. Goods and Bads by agulot · · Score: 1

    Backing up online has it's positives and negitives. What you must make sure of is that the company you use is known and trustworthy. I suggest a company like Savvis who does more then just backup.

  64. Boomarang by asc4 · · Score: 1

    http://www.boomarangdbs.com/

    Can't directly speak to their level of service, but they're a client and seem like nice folks who are on top of their game.

  65. Small company backup: rsync +ssh by Anonymous Coward · · Score: 0

    For the small company I work with, I backup to tape as well as to my home RAID5 via rsync+ssh. Cygwin on the windows boxes and scheduled task makes it easy. *NIX is easy - just install rsync and make a script called by cron. Currently I'm storing about 20gig of data on a FreeBSD 5.4 box (testing CFS soon). Because of the slow speed of internet (12 gig takes awhile), the initial backup was done on the local network. Been running for about 2 years now with no hickups.

  66. so... by enrico_suave · · Score: 1

    this is hasselholfs other gig besides lifeguard, and german pop star... it all makes sense now.

    --
    Build Your Own PVR/HTPC news, reviews, &
  67. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  68. GMail by Needles · · Score: 0, Redundant

    Par down your data and use Gmail as your server. If it's too much more then a gig it's going to take forever for you to upload,DL the backup. At a gig you can probalby store the core db as long as you haven't poluted it with images and files.

  69. NovaNET-WEB backup by Anonymous Coward · · Score: 0

    Our company hosts our own Remote Backup service using Novastor's NovaNet-WEB product. You buy the server, and purchase client licenses. It is not restricted by the amount of data storage.

  70. rdiff-backup and co-location by Anonymous Coward · · Score: 0

    I use rdiff-backup to do online backups for several web hosting servers at several locations.
    Just place a server with a cheap large raid off-site. And sync once a day. My provider gives 350 GB traffic per month free, and that is far enough, to back up five webservers with 40gb drive each.
    Its not a replacement for a local backup on tapes, but it is cheap and so easy to use, that I may even recommend it beside a local tape backup! If a customer wants a file he accidently deleted two weeks ago or so, I can restore it in a minute.
    With tapes you have to search quite a bit....

  71. What about doing a DYI network backup? by sterno · · Score: 1

    Rather than trusting some other provider to do this, why not roll your own? Use rdiff-backup and set up two backup servers. One of the backup servers resides locally, the other resides in a remote datacenter. They both run nightly differential backups of your data.

    It's not that expensive to get a server rented at a data center. Just need to have enough bandwidth and storage space. This gives you redundancy and a reasonable amount of control over what's happening. If you need greater redundancy get more servers in more locations. There's some limitations to how far you can go but I should think you could have 2-3 backup servers without too many problems.

    --
    This sig has been temporarily disconnected or is no longer in service
  72. NAS is the way to go by Anonymous Coward · · Score: 0

    I had the same issue at work. Our email server's RAID controller went bad wiping out all of the array's data, and the backup couldn't be retrieved from tape. We tried getting our email data (6-7 GB) back from Evault, which would have taken ~23 hours over our T1 connection. We scrapped that idea and had them overnight a physical disk with the data on it (At a $200 additional expense).

    After that whole fiasco was over, management sprung for two 1TB NAS devices with dual Gigabit network adapters. Now I can backup 100 Gigs of data in a matter of hours and restore any file from the last 12 months within seconds. I still take tapes offsite weekly, but for in-office backups, that's the way to go.

    Now, you don't necessarily need to drop 5 Grand on a NAS, but you can build your own 1TB+ RAID 5 server with hot spares for a pretty decent price nowadays.

  73. My corp. uses "Connected" by chipster · · Score: 2, Informative

    http://www.connected.com/ Works perfectly - and it's faster than hell. The restore feature is unreal.

  74. Check out bacula by jmazzi · · Score: 0

    Am I barking up the wrong tree?

    Although it may seem more convenient to out source your backups, its not always best. What if the company goes belly up, gets hacked, or drastically changes pricing? If you think you have the technical skills, you really oughta do it in house. A decent system to check out is bacula. From the website:

    Bacula is a set of computer programs that permit you (or the system administrator) to manage backup, recovery, and verification of computer data across a network of computers of different kinds. In technical terms, it is a network based backup program.

    1. Re:Check out bacula by martin_b1sh0p · · Score: 1

      Or BackupPC. I use it at home and it does nightly backups of my entire network.

    2. Re:Check out bacula by jmazzi · · Score: 0

      Yeah, thats also a decent backup package.

  75. Gmail drive by Anonymous Coward · · Score: 0

    There is a small app called gmail drive that maps a gmail account as a drive.

    If you did that for everyone then had another app automatically backup to those drives, or have each person do it manually it would work on a small scale.

  76. I'm doing the same thing right now... by MadMorf · · Score: 1

    I'm not going to go into much detail, but I'm looking to backup about 400G online/offsite, weekly.

    Most of what I've seen so far is "toy" solutions that don't scale up to 400G well, or cost $2k-$3k per month for that amount of data...
    Neither of those will do.

    On the advice of a friend who is a certified Disaster Recovery specialist, I think I'm going to build linux based "backup appliances" with SATA arrays for each of our remote offices, back up all the data locally to the array and then replicate data between the "appliances" using RSYNC.

    Building the "appliances" from off the shelf parts ensures that I'll be able to maintain and upgrade them without paying exorbitant prices for proprietary systems that are running Linux underneath a custom interface anyway...

    1. Re:I'm doing the same thing right now... by martin_b1sh0p · · Score: 1

      Sounds just like setting up several BackupPC servers. One per office that does backups of that office plus all of the other BackupPC servers being used for the other offices.

    2. Re:I'm doing the same thing right now... by MadMorf · · Score: 1

      Sounds just like setting up several BackupPC servers.

      Close.
      But I'm backing up NetWare clusters and not laptop and desktop PCs...

  77. Station wagon = fat pipe by Anonymous Coward · · Score: 0

    And never, under any circunstances, underestimate the bandwidth of a station wagon full of backup tapes at 70 mph.

  78. my setup by brent613 · · Score: 1

    I am a mobile laptop user and one day I was thinking about if I were to ever loose my laptop (theft, damage, HD failure). I started to look into a live backup of my laptop. I created a share on my server, setup a VPN connection and run PeerSync over the VPN connection. I have it set to check for connectivity every 30 min then sync over my laptop to the server.

  79. UniTrends by Anonymous Coward · · Score: 1, Interesting

    Remember, backing up the data files is great, but how do you restore from a COMPLETE failure from fire, flood, vandals or whatever. We use the DPU (Data Protection Unit) from Unitrends. http://www.unitrends.com./ Their system supports over 20 different operating systems and includes a "bare-metal" restore. If a server is destroyed, stolen or whatever, it creates a bootable CD that allows for a complete restore of the OS, drivers, software and all those settings you never wrote down! Then it restores the data files. It is completely disk-to-disk and extremely fast. Tapes are OK for smaller systems, (until they become unreadable) but for quick backup and restores of larger data sets, nothing beats disk-to-disk. With their hot-swap drives, you can rotate backups offsite. We backup Windows, Linux and MACs. When Hurricane Dennis was headed our way, all I had to do was pull one 400GB drive and take it with me. All of my backups from all the different systems were combined to just one drive. As an added bonus, the founder of the company has been a developer of backup software for over 18 years. Remember "lone-tar" anyone?

  80. 'went bad'? by placiBo · · Score: 1

    What do you mean your RAID 'went bad'?
    Surely you had a configuration with hot spares? What RAID level were you using? A properly configured RAID array has always been enough for me.

    1. Re:'went bad'? by Anonymous Coward · · Score: 0

      If your controller goes, and your controller happens to have part of the configuration stored in nvram, your array is toast - it doesn't matter if you have a hot spare or not.

      Quite a few Adaptec boards are built this way.

    2. Re:'went bad'? by funwithBSD · · Score: 2, Informative

      It can happen. I lost a drive in a raid5, and when it was rebuilding on a hot spare (I got six, one per SCSI bus) I got an unrecoverable read error on a sector containing the parity information.

      Instant loss of a cluster of data. Would have happened on a Mirror set too, if the working mirror had the same problem.

      This happened on DEC/Compaq/HP HSG80, a serious SAN controller, not some cheap internal or software raid.

      We have about 30 or 40 pairs of these HSG's, spinning about 300TB, and this is the first time it has happened. In fact, it is the first time ANYONE on our team of 12 has seen it. Some of these guys have 20+ years of experence, so it is *very* rare.

      --
      Never answer an anonymous letter. - Yogi Berra
  81. Why backup Divx, mp3, etcetera? by TheLoneGundam · · Score: 1

    Well, maybe you can't _find_ that particular .mpg or .mp3 file anymore? Some media are ephemeral, and go away after a while (example: http://uk.download.yahoo.com/ne/fu/oa/eurcncs18503 0.mpg ). The Wayback Machine doesn't always have them, either.

    1. Re:Why backup Divx, mp3, etcetera? by linzeal · · Score: 1

      I listen to Gorky's Zygotic Mynci and I have a few live video recordings from fans. It would take me months to find these again on networks like edonkey and gnu2 but I don't mind much as I view them once in a blue moon. If I lose the data for my robotics classes I'm literally fucked and would flunk out of 2 or more classes. So pick and choose what you NEED and what you WANT there is no reason in my mind to protect commercial music or video through backup but others may consider that more importatant than anything they work on. I suppose because what they work on is easier to replace than mp3's and such that maybe they should consider working a little harder to produce things of value to themselves at the very least.

  82. Be able to fix your OWN wagon by wilhelm · · Score: 1

    Sure, the online backup services seem pretty convenient, but what happens if you need the data NOW, and say your DSL line got destroyed, or the cable company blew away? No connectivity for you; guess you'll have to wait. Even if your connection is up, how many other users are downloading their backup data at the same time? You'll be waiting for a long time as bandwidth is stretched to the limit. Basically what I'm saying here is: don't depend on somebody else, or if you do, make SURE there's as little that can go wrong with their part as possible. Remember, there's all sorts of drama going on if you're trying to recover from a disaster, and you don't want to add to it if you can help it.

    Doing your own backups, and storing them in secure sites (like Iron Mountain, as other posters have suggested - they do this kind of thing for a living, and that's ALL they do) is the only way to go. Your backups are local, and you can generally lay your hands on them in hours. Which means you can begin the restore process in hours, not days or weeks. And as another poster noted, never underestimate the bandwidth of a station wagon full of tapes. Tape drives are expensive, but the loss of an entire business because somebody wanted to cheap it out, well, you know the rest.

  83. rsync those samba shares by tburt11 · · Score: 1

    I run a backup server with a bunch of removable 400 GB drives.

    rsync the requisite sub-dirs from each linux box is easy. /etc/ /home/ /root/ and occasionally a /var/lib/mysql or /var/www

    The trick to windows is to create a hidden (at least to the windows lusers) file share on their C-drive. Give read only permission to a backup user login. Then mount the share with smbclient. Use rsync to update your copy of the files on your backup disks. Note, I only backup the Documents and Settings folder.

    Note that rsync is wonderful, in that it will skip any files that are already up to date. Backups normally zip along, since most people will create or update fewer than 20 documents per day.

    Note.. There is a trick to backing up samba shares, and it has to do with the timestamps.. You need a --modify-window=10 otherwise it tries to backup files that are already current.

    I make three staged backups. Daily, Weekly and once a month. Not scientific, but it hasn't let me down yet. Great part is that there is no proprietary format for the archive. Indeed, I setup a samba share on the backup server, and I can connect from any workstation and retrieve (or better yet, examine in place) any file that gets backed up.

    Thanks to rsync's efficiency, I backup the web server via the internet, once a day.

    My backups usually run less than an hour or two a day (40 workstations, 8 linux, one web)

    I tried BRU, Amanda and more. This is a simple solution that works best.

  84. Huh? by Anonymous Coward · · Score: 0

    Other than something you do when flames are licking at your front side, what's this "backup" you speak of?

  85. Backup by Mail by Lynnzu · · Score: 1

    Ever thought of backing up via normal methods (ie tape or other media) and then shipping them off site. You might even be able to use a storage facility locally and have a second server there. This way you could drop off backups as often as you need and if your server gets hit then you have a backup. It would all depend on how important the data is versus the time it would take to recover it.

  86. suggestion to /. devs: by Anonymous Coward · · Score: 0

    There should be a +1, "sarcasm" modifier for clever comments such as the parent post.

  87. If you opt for an in-house system... by basil+montreal · · Score: 1

    Call your rep wherever you buy your IT. I work at a DMR (direct to market reseller), and anybody who does my job really should know how to set you up with the right hardware and software to get the job done.

    I would probably suggest either a VXA or AIT tape drive or library (depending on your dataset size) with either Dantz Retrospect for win-svr (assuming you use win-svr) or Veritas BackupExec as software. You may also want to set up some sort of NAS or scsi drive enclosure to provide for a disk cache. This means faster backups and restores throughout the day, and you still back this disk up to tape overnight / over the weekend.

    This is called disk to disk to tape. Go ahead and read up on it. It's simple, and it works. It's also cheaper than any SAN or other fibre based data solution.

  88. Zstorage.com by RazzleDazzle · · Score: 1

    Pretty good pricing and simple to use, supports compression, encryption, scheduling, all the usual stuff.

    --
    ZERO ZERO ONE ZERO ONE ZERO ONE ONE! Just brushing up for my next big invention: Ethernet over Voice (EoV)
  89. Forget on-line... go off-site by sirwired · · Score: 1

    Remote data transmission maxim, courtesy of Andrew S. Tannenbaum (The Minix guy):

    "Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway."

    Seriously, transmitting many GB of data every day is going to cost you quite a bit of money for bandwidth cost alone, never mind storage.

    An enterprise-quality tape drive, like a LTO drive, can be had for well under $1000 on ebay. If your company has a remote location, simply mail them a copy of the backup tape(s) once a week. Have them mail the old tapes back. Nothing could be simpler. Keep a copy on-site of course for more routine restores that don't involve the destruction of your data center.

    The cheapest provider I found with a cursory web search was around $200/month for a puny 100GB of compressed storage. Ouch. You could pay off a drive + tapes + software pretty quick at those prices.

    If you don't have a remote branch, there are numerous off-site document storage companies that will be more than happy to store your tapes for you.

    Even an old LTO drive can pump data to tape at around 20-25MB/sec without breaking a sweat. While certainly restoring from an off-site tape is going to take 12-24 hours to physically get the tape to you, if you need the off-site tape, it is probably going to take you at least that long to get replacement hardware anyway.

    Whatever method you choose, you MUST run restore tests. In my experience, a restore proceedure that is never tested ALWAYS fails, which causes rather extended restore times while you sort things out by hand.

    SirWired

  90. How about this by Anonymous Coward · · Score: 0

    A business "server" that is a networked shared device running a nationally known and supported version of Linux. This server is maintained by a company that sends you the server overnight, replaces the server overnight should there be a failure, monitors the server for possible FUTURE failures, updates the server, and offers a bunch of additional features as part of the basic $99/month no contract service as well as a bunch of additional upgrades. Part of the basic service is to rsync your data share to a Tier 1 data center that is running redundant systems. Basically, there would have to be a triple failure for data loss to occur. Obviously, this isn't a big service for the standard ./ user, but the majority of small businesses and organizations don't have the level of experience we do..... I'm curious what people think about this. I actually already DO this for a few clients. Oh yea, the paranoid among us can have their files encrypted...

  91. use version control by wpi97 · · Score: 1

    Putting your stuff into a version control system, such as subversion and checking it out to a remote machine is a great way to do distributed backups.

  92. All people I know don't think of the obvious by Qbertino · · Score: 1

    and so doesn't anyone here.
    A minimum of 2 and a max of about 4 portable USB Harddrives and daily overturnung backups, cronjobed. Take the current one with you and keep the remaining ones as spare, shrinkrapped and sealed. Anything else is ancient and/or pointless and/or a waste of time, money and resources.
    Unless you are backing up the bank of america this is the best solution I know. I recommend it to all my customers and it works with any OS and setup. I you look around you'll probably even find waterproof USB HDD cases. Add timer controlled power to them and they'll even be safe if they get in contact with water.
    Backing up over the web is time consuming and unsecure if it's any more than a few tables and spreadsheets.
    Even burining DVDs or CDs is silly compared to this, allthough those might even be more water proof.

    --
    We suffer more in our imagination than in reality. - Seneca
  93. Wrong tree? by FridayBob · · Score: 1

    Yup. My advice to you: DIY. I do this a lot, and it's much easier than you'd think. The low price of ADSL subscriptions with fixed IP addresses solves one part of the problem. The other I tackle with Linux: I've always used a combination of rsync and faubackup to backup data over the Internet, but I hear dirvish is a better choice these days. You can also use these Linux servers to backup any Windows machines you might have, but I never allow Windows to do any talking over the Internet -- I leave that to Linux (it's way more secure).

    To get things going, I first took the backup server to the main office, copied all of the data from the main server to a mirror directory on the backup server, and then moved it to it's current location (in another city). The backup server runs a simple script every night using rsync to pull any changes made to main server's data to the mirror directory, after which it uses faubackup to back all that up. It works like a charm.

  94. What are the chances of that! by ReidMaynard · · Score: 1
    ..our server's RAID went bad just as Hurricane Dennis hit ... backing up information online would make stuff like this less incredibly painful.

    First I am curious, aparently your RAID has the same sensitivity that many animals exhibit just before an earthquake; aparently your RAID has trancended to a new level of machine conciousness!

    But serously, just back up to DVD, and keep a few day old backup DVD at home.

    --
    -- www.globaltics.net

    Political discussion for a new world

  95. Offsite Backup by Xrayman1034 · · Score: 1

    Check out Novastor, I looked for sometime for offsite backup system and this seems to be the best option for cost http://www.novastor.com/

  96. Iron Mountain is pretty sweet by The_Doughboy · · Score: 1

    I've seen I few people chime in with Iron Mountain and I agree with them. The software is great, you don't need a fast connection either. The initial backup can be done onsite with their backup servers (probably saving quite a few days of backing up) and then subsquent backups are only the changes in the file, not the file themselves, so if you have a 6GB SQL data file and 1 record is changed it will only take the change. It also works on online/locked files as well. You can restore online or if its a big problem they can bring the same backup server on site and do a restore. Disaster recovery software is pretty good too. I live near one of the storage centes too, there are 3 giant warehouses filled with computer/equipment and storage within 5 miles of my home.

  97. Insider view by Anonymous Coward · · Score: 0
    There is a big difference between "online storage" and "internet-based off-site backup". The former is a general place to upload your "stuff", while the latter is a service that allows you to backup data off-site over the internet.
    Speaking as someone who works for a company that offers the latter type of solution (NOT a plug ;) :
    • Most companies use a solution they bought from someone else, hence the cookie cutter image
    • Data is (almost always?) kept encrypted because it HAS to be to sell in the corporate world
    • Backups are slow because it's the internet
    • Backups WILL fail sometimes because it's on the internet
    • The products are refined enough that they are fairly easy to do a backup and restore (even if the original computer is completely dead)
    • The service isn't cheap. Bandwidth is expensive

    If you're interested in this type of service, do a little research on the providers and find one you feel comfortable with. And get a service agreement in writing!
  98. Encrypt and ship by gizmo_mathboy · · Score: 1

    Why not backup to tape or hard drive and ship it to a document warehouse?

    Just be sure to encrypt the data just in case UPS decides to lose your package.

  99. My solution by captaineo · · Score: 1

    Get a stand-alone RAID/JBOD chassis or a cheap PC and stuff it with drives. Back up using rsync over Ethernet. Take the unit home with you or get two and rotate them to a safe location (e.g. bank safe deposit box).

    This is way faster and cheaper than a tape or online system of equivalent capacity.

  100. there are cheaper ways! by Anonymous Coward · · Score: 0

    if you are looking to back stuff up... why not go the cheap route... get a tape storage device... a good software program (like ultrabac) .. and get a disaster proof safe! or find somewhere off site to store it like a bank or somthing.

  101. Homegrown with FiOS by Spazmania · · Score: 1

    Residential Verizon FiOS is 15mbps for $50/mo. That's more than 4 terabytes per month. If you have a flat rate pipe at your business, put a disk-based network backup server at an employee's home.

    --
    Moderating "-1, Disagree" is simple censorship. Have the guts to post your opinion.
  102. Use a tape drive by Anonymous Coward · · Score: 0

    Why are you even thinking of backing up online? Buy a tape drive and store the tapes with an offsite storage company. IBM LT02 tapes hold 200 GB of data each. Or buy a cheap DLT tape drive off Ebay.

  103. Why go that far? by Anonymous Coward · · Score: 0

    NewEgg has 320gig WD hard drive's for $145 after rebate. It does not sound like you are at a large facility, so buy one or two of those, backup to it, and bring it home and stuff it in your shoebox under your bed. Rotate out once a week. Not perfect, but better than what it sounds like you have now.

  104. Amanda? by XchristX · · Score: 1

    What about amanda (http://www.amanda.org/)? Just use any old 486+ over an internal network & put it in a Faraday cage or something (so magnetic fields from storms don't get to it)

    --
    l'Homme n'est Rien l'Oeuvre Tout: Gustave Flaubert to George Sand
  105. Re:Backups online - Security by columbus · · Score: 1

    Are any of you other guys working on Payment Card Industry Data Security Compliance? (PCI DSS)

    Check this out:

    The full requirements are here

    Check out section 10 and the requirements for logs. Note the suggestion to store logs for 1 year with high security, possibly online.

    Does anyone know of any online backup service that would fit the bill for this?

    --
    friends don't let friends teleport drunk
  106. state of the art by jafac · · Score: 1

    I used to work for a backup software company.

    Over 12 years of mergers and acquisitions, I have to say that the end product of dozens of backup software company amounts to; pretty much no technical advancement over that time period. It's a sordid story of successive purchases of competitors for the purpose of eliminating competition. The Garter folks called it "consolidation" - as if it was just fairly normal evolution of an industry. The end result was certainly not what I was raised to believe should be the outcome of rigorous competition in a "Free Market". So much for ideology.

    There were a few interesting and novel products I knew of - all of which were eliminated by this strategy.

    Palindrome Network Archivist (tape-based backup). Veritas Client Exec/Netbackup Pro (backup to network server dasd). Telebackup.
    (Client Exec came about during the brief period when the company was owned by Seagate - who also sold disk drives, of course, so why would they not want disk to be the target of backups, instead of tapes? Was a cool idea, because it eliminated a lot of the problems caused by tape's sequential access mode, and also the heinous amount of money the industry charges for tape drives and blank tapes)

    When my position became redundant after a merger, I never looked back, so I don't really know the state of the industry today. (Though, I know that Veritas was just swallowed by Symantec, and I'm not sure what their plans are for the backup product lines).

    Given all that, I'm very pessimistic about the future of desktop backup. It seems that the immutable authoritarian culture of IT that so hates the Fat Client approach, has made meaningful development of this technology unprofitable. The message?: Keep your personal data on the server, and we'll back it up to tape (and hope to god we can find and read the tape later).

    As far as remote backup - from all the horror stories I heard back in the day, I would not trust any remote backup solution, period. Telebackup was a fairly novel approach, they'd sell you a client, and back your data up encrypted over the internet (in an age where most home-clients were dial up), and if you were lucky, they'd mail you a set of restore CD's constructed from the server that contained the backups. They're gone now, but I recall a small up-and-coming competitor in the San Diego area with a similar concept - I think they got bought by CA.

    Of course, where I work now, we're using ADSM - which; at my old jobs, is what the marketing geeks used to say they wanted our backup software to be "when it grows up." Having more direct experience with ADSM, I can say that was a pretty naive attitude for guys with half the education, and twice the salary of our typical developers. But hey, that was the dotcom era. . .

    --

    These are my friends, See how they glisten. See this one shine, how he smiles in the light.
  107. My recommendation. by gardyloo · · Score: 3, Funny

    It's been said before, but it's a great one:

    Encrypt everything, then name the files something like "OMG_Hilton_XXX.avi" and upload to Kazaa or LimeWire or something. In 10 years you'll still be able to find copies.

    1. Re:My recommendation. by eggoeater · · Score: 1

      He must have done it...
      I've already found about 5 different copies...

      OR

      Damn! I was wondering why I could never find the codec for that file.

  108. Safety Deposit Box in a Bank by eric76 · · Score: 1

    My suggestion would be to make backups but store at least one recent off-site in a safety deposit box in a bank.

    My preference is that the bank be at least 20 miles away, preferably more. In Florida, that 20 or more miles would be in a direction away from the ocean or likely flooding areas.

  109. FedEx by PktLoss · · Score: 1

    What about a couple of extra hard drives and a FedEx envelope?

    1. Re:FedEx by Wiseleo · · Score: 2, Insightful

      Ask the managers at BofA, CITI etc... who tried using that approach with private shipping carriers.

      Oh yeah... You'll be famous the day someone can't account for that tape after it has been shipped.

      --
      Leonid S. Knyshov
      Find me on Quora :)
    2. Re:FedEx by stephanruby · · Score: 1
      Oh yeah... You'll be famous the day someone can't account for that tape after it has been shipped.

      Only if you have customers from California. If you don't have customers from California, you can lose their data and you don't need to tell anyone about it.

  110. I've been pondering the same thing by digitalgimpus · · Score: 1

    I think the cheapest solution is simply to get 2 IDE HD's and external enclosures.

    Backup, and put in a safe deposit box at your bank.

    Backup on the 2nd one, and switch.

    Repeat.

    Cheap, effective (banks are rather safe).

    Only thing that won't prevent is a nuclear attack on your area (since your bank is likely only a few miles from your home). But in that case, do you really care about losing some porn?

  111. Use Parent-net by maiden_taiwan · · Score: 1
    1. Buy your parents a big USB or Firewire external hard drive.
    2. Connect it your computer and do a full copy.
    3. Mail the drive your parents, who connect it to their computer.
    4. Do incremental backups to that drive using rsync (tunneled through SSH) over the Net.
    1. Re:Use Parent-net by Q2Serpent · · Score: 1

      5. Try to explain to your parents how to get an ssh server running in Windows
      6. ???
      7. Kill yourself^H^H^H^H^H^H^H^H^H Profit!!!

  112. SAFE or Vault by leon.gandalf · · Score: 0

    How about a case mod for a back server that uses a bolted down safe or vault. Fire proof and storm proof. Not to mention prettty neat. Just make damn sure the drives feature AUTO head parking.

  113. Can be bad choice in Disaster Recovery Situation by Anonymous Coward · · Score: 0

    Online backup services can become a very wrong choice if a critical Disaster occurs. Mostly because instead of simply needing to get your offsite backup tapes (If your tapes arent offsite they should be) to your restore location you also need to have a very fast internet connection provisioned and waiting as well. And an online restore is going to take much longer to finish than it would with an onsite copy on tape or some other media. You have to make sure to keep this back end situation in mind.

  114. be sure to..... by tidge · · Score: 1

    as some other people have said, it might be as easy as using a couple of removable hard drives.

    One thing to keep in mind though, is don't keep THE ONLY backup someplace local...like a safety deposit box. That would be fine if your computer caught on fire. But for something like a flood, you'll want your backup data in some other geographic location....someplace that won't be effected by the same natural disaster that you might be.
    Then again, maybe your business is one where if something that big happens, you don't care so much about your data anymore.

  115. Keep it simple if you're small. by vginders · · Score: 1

    Always make local online backups / synced mirrors.
    If the data is small or doesn't change that often, make mirrors on external discs (cheap USB or the like).

    If your data is really small enough (e.g. 3GiB), you might consider online backups. Don't forget to calculate the download time when you would be in the need to perform a disaster recovery though.

    If you got lot's of data (e.g. 30 GiB) go for tape backups.

    --

    Serge
  116. Off-site vs. Online... by sshoop · · Score: 1

    We looked seriously at online solutions, such as Iron Mountain, but the cost of both the service on top of the extra bandwidth needed were prohibitive.

    We decided to go with an off-site service with a 24/7 courier service. We do a weekly/monthy/yearly rotation, and so far have been very happy with it. The company has a unique solution because of their location at the bottom of Little Cottonwood canyon in Salt Lake in a solid chunk on granite, theoretically earthquake and flood proof. The tour of the facility was most impressive. Their webpage, while less impressive, gives a good idea of their services. http://perpetualstorage.com/index_home.htm

  117. 1 000 000 gmail accounts by Mochatsubo · · Score: 1

    ...and it is free!

    -w

  118. If you haven't really restored, you only think... by jfoust2 · · Score: 1

    If you haven't actaully tried to restore your systems from your backup mechanism, you only think you have backups.

    If you don't have detailed records about how the system was created, how every app was installed and configured and maintained, it'll be hard to restore in a disaster.

    Too many organizations think it's far too expensive to have a replacement server at the ready, even if the cost of 36 hours of downtime would be an order of magnitude more expensive.

    --
    Curator of the Jefferson Computer Museum http://www.threedee.com/jcm
  119. Remote Data Backups by Anonymous Coward · · Score: 0

    www.remotedatabackups.com.

    The owner, Dan Dugal, calls you personally to see if you're happy with the service. All data is encrypted and HIPAA-compliant (great for doctor's offices) - provided you don't lose your encryption key. I've restored people's files several times and have never had a problem. It automatically compresses files too. It may be a bit pricey depending on what you're backing up - 100mb is $9.99, 4gb is $29.99, 10gb is $39.99 and 30gb is $99.99; however there is a 30 day trial. I highly recommend them.

  120. Obligatory Linus Torvalds quote by edson+at+lies.cl · · Score: 0

    "Only wimps use tape backup: _real_ men just upload their important stuff on ftp, and let the rest of the world mirror it."

    --
    i have found, you can find,happiness in slavery!
  121. Green Backup by Anonymous Coward · · Score: 0

    http://www.greenbackup.com/

    this is run by a member of my local linux user group
    http://www.flux.org/ it is linux/rsync based (on the server end).
    it uses rsync code to send only the changes (block level) your data is encrypted on your machine and only you hold the key.

  122. A few answers by Anonymous Coward · · Score: 0

    I work for a company who creates software for on-line data backup. Just to answer a few questions posted across this discussion:

    1. Backup on-line is not like a cd-copy. You will never send your whole data across. Any good software would have at least the smarts to send only changed files, and even for changed files it should send only changed portions of the file (either block-level or some even claim byte-level incrementals). This means it may take a few days/weeks for the initial backup, however after this you never overload the internet connection. Protecting 100-200 GB of data over a DSL connection is not that unusual (of course, you wait for full restores in this case, but most software should offer some portable disk equivalent).

    2. Most software is indeed similar web/gui on the web. This is because only a few companies make the software, however other companies ("Service Providers" actually host it and offer it). My company for example never offers the service hosted by us. We only develop the software.

  123. you wanna go to jail? by The+Monster · · Score: 1
    You know - you store my data, and I'll store someone's. Encrypted
    And when the authorities want to read someone else's encrypted data off your hard drive, and you don't provide them with they key, you go to jail?
    --

    [100% ISO 646 Compliant]
    SVM, ERGO MONSTRO.

    1. Re:you wanna go to jail? by Kinetix303 · · Score: 1

      Whoa, you need to move to another country. I can't even imagine asking that question. Sometimes I forget that the rest of the world demands it.

  124. technology bittorrent was derived from? by jbellis · · Score: 1

    What would that be?

    1. Re:technology bittorrent was derived from? by Jim+McCoy · · Score: 1

      What would that be?

      MojoNation. Bram successfully identified the unnecessary complexity in the system and ruthlessly culled these bits, so he deserves full props for innovation here, but not for "invention."

  125. ibackup.com by Anonymous Coward · · Score: 0

    I've used them for quite awhile. good software to go with it. id recommend it.

  126. On-line backup works somewhat more complex by andy314 · · Score: 1

    I work for a company who creates software for on-line data backup. Just to answer a few questions posted across this discussion:

    1. Backup on-line is not like a cd-copy. You will never send your whole data across. Any good software would have at least the smarts to send only changed files, and even for changed files it should send only changed portions of the file (either block-level or some even claim byte-level incrementals). This means it may take a few days/weeks for the initial backup, however after this you never overload the internet connection. Protecting 100-200 GB of data over a DSL connection is not that unusual (of course, you wait for full restores in this case, but most software should offer some portable disk equivalent).

    2. Most software is indeed similar web/gui on the web. This is because only a few companies make the software, however other companies ("Service Providers" actually host it and offer it). My company for example never offers the service hosted by us. We only develop the software.

  127. Empasis on small by mschuyler · · Score: 1

    You DID say "small" private club. If the data requirements truly are on the small side, a daily DVD or CD mailed off-site would work and be well worth the few hundred bucks you'd pay per year doing it. Consider them expendable and do one a day. It's a failry inexpensive way to go.

    I do not trust RAID at all, having had two of those suckers fail on me. "all you do is live swap a failed drive!" Right. Sure you do-- unless two drives and the controller all fail at once. That little issue forced me to move off of Novell in 8 hours, unplanned, a few years ago. I said, "Hey, Nancy, remember that experiment we were gonna do in a coupla months when we learned a little more?" "Yeah?" "Well, we're gonna do it today."

    I do not trust tape (of any kind, DLT or no). They only fail when you need them. Nine inch reel to reel always worked, but it's a little late for that. For local backup to protect against idiocy ("I didn't realize that key labeled "D-E-L-E-T-E" actually erased anything. Sorry.") rather than nature, disk to disk on another machine entirely worked great for me, and I also use CompactFlash cards for small data sets. Of course, if you're talking triple digit gigabytes it's a different story.

    Thank the Lord I'm retired and don't have to worry about this stuff any more!

    --
    How about a moderation of -1 pedantic.
  128. DIBS - Distributed Internet Backup System by night · · Score: 1

    Check out http://www.csua.berkeley.edu/~emin/source_code/dib s/

    Local public key encryption, contracts, ECC coding, etc.

  129. Iron Mountain is the leader by illumin8 · · Score: 0

    As far as electronic vaulting, Iron Mountain is the leader in the industry. They are also the leader in offsite data protection. The company is very interesting, having been founded shortly after WWII during the cold war era, they built a huge underground facility which was literally a miniature city underground, the idea being that in the event of a nuclear war, all the top executives and financial leaders from banks and other federal institutions would be relocated to the secure facility, where backup mainframes and copies of all the data would allow the federal reserve to continue to operate during nuclear winter.

    The company I work for uses them for offsiting tapes, but the e-vaulting option looks appealing and we may start doing that. Some of the highlights of the e-vaulting solution they offer are AES-256 encryption, a native client for Linux, Windows, Unix, and just about any other platform, and a proven track record when it comes to data protection. Find out more here: Link to click on

    Also, if you're interested in reading the fascinating history of Iron Mountain, I found this article especially interesting to read.

    --
    "When the president does it, that means it's not illegal." - Richard M. Nixon
  130. DataAssure by Anonymous Coward · · Score: 0

    Everyone should check out dataassure.com. If you mention Cory, they will hook you up big time. For all my 35 clients, everyone of them uses this service. Its great!

  131. Missing components to the question... by nettdata · · Score: 1

    To me, remote backups are all about the amount of data to be stored, and the rate of change of that data. You don't mention those numbers, so I'll have to assume that your bandwidth/throughput to data-to-store ratio is within acceptable values, and the rate of change is low enough such that after the initial pig of an upload, it's manageable.

    Personally, I have a no-name 5U co-lo account with an old Sun Ultra 5 stored there. I basically collect all of my backup data to my local staging area using rsync, and I then rsync the data over to my remote server.

    Sure the first time it does it, it borks out a couple of times and takes a bit long to do, but eventually everything gets up there and from then on it's a relatively minor process.

    The key is that I don't back up everything... just the stuff I need should my servers melt some day. That stuff includes our code repositories, machine configs, docs, websites, sql databases, etc.

    That generally works out well for us, and is nice and cheap, and doesn't require any special sofware, etc.

    --



    $0.02 (CDN)
  132. md5 != bit-for-bit integrity by bofh23 · · Score: 2, Interesting

    md5 or other checksums do not guarantee bit-for-bit integrity. They are just a way to gain confidence about the integrity of files without resorting to a much slower bit-for-bit comparison.

    1. Re:md5 != bit-for-bit integrity by whataboutMike · · Score: 1
      md5 or other checksums do not guarantee bit-for-bit integrity. They are just a way to gain confidence about the integrity of files without resorting to a much slower bit-for-bit comparison.

      This is wrong on so many levels... (ok, only two, but still...)

      • While there are known collision attacks against some hashing algorithms they are still considered the ideal way to ensure bit-for-bit file integrity. Try creating a file, create a md5 hash of it, change ONE BIT, create another md5 and see how they are not the same. The chances of having a file get corrupted and happen to retain the same md5 hash is nil.
      • Hashing a file is not faster than doing a bit-for-bit comparison. In order to create a hash of a file you must read every byte and apply a mathematical transform. You use hashing because a hash is vastly smaller than the file.
  133. Not-for-profit Offsite Backup by drew+crampsie · · Score: 1

    We offer an offsite backup service : http://tech.coop/Offsite%20Backup . We are a not-for-profit member owned services co-operative, which basically means you own a share and have voting rights along with the other shareholders. The goal of the Tech Co-op is to provide the best services we can to our members. drop us an email if you want to know more. drewc

    --
    Drew Crampsie - Software Developer
    Open Source Business : The Tec
  134. Backup My Business by supertechnoboy · · Score: 1

    I work for a manufacturing company with around 100 employees, and have had good success with http://safedata.backupmybusiness.com/. Very silly name. We have their 30 gig package, and have it set to back up incrementally at night. You can retrieve previous versions of files if you need to.

  135. DIY solution by HermanAB · · Score: 1

    Take an old PC, fill it up with disk drives and put it in your basement. Then use rsync over ssh to back the server up, using a little script in /etc/cron.daily that looks like this: rsync -e ssh --timeout=240 -Cavuzb thor:/home/ /mirror/thor/home/

    --
    Oh well, what the hell...
  136. Authoritative FileBackup by crd32 · · Score: 1

    We use this at my work, and it's saved our data several times.

  137. P2P backup solution by Devil's+BSD · · Score: 1

    1) Put all your files into one big tarball 2) Rename it HOT PARIS HILTON SEX XXX HENTAI PUSSY PLAYBOY NATALIE PORTMAN BRITNEY SPEARS ... (extend as long as necessary).mpg 3) Distribute on your favorite P2P network 4) When your server crashes, come back and find it.

    --
    I'm the Devil the Windows users warned you about.
  138. Check this company out by Anonymous Coward · · Score: 0

    Check out connected corp. or Iron mountain if you are serious about offsite online data backup.

    I warn you though, its not cheap.

  139. Re:Backups online evault.com by servicepack158 · · Score: 1

    They use encryption too so no worries. You just upload changes everynight so it doesn't kill the bandwidth.

  140. Re:Backups online--OP by Anonymous Coward · · Score: 0

    I don't know why i'm commenting on a comment on an anonymous comment, anonymously.

    Anyway, what I was trying to say is that online backups are no substitute for a well-designed backup policy. If your "backup policy" is the policy of uploading everything onto some third-party's online "backup" operation, then unless you have some k ind of verifiable paper trail of how the data is stored, what kind of risk mitigation policies the backup provider has implemented, you end up depending on an additional risk-introducing factor.

    Why risk that? Unless you're running a data warehousing operation, just buy a bunch of harddrives, make a mirror, and store them in a bank vault. Do this twice a month, and you've got it set.

  141. You confused backups with availability. by arete · · Score: 3, Insightful

    Time to get the backup back up is a valid consideration, but it's not the only one. How easy it is to MAKE the backup (and therefore how current it will be) is arguably more important because having more frequent backups IS more important. Driving to a different town every day is probably not an efficient use of your time unless you can't get enough pipe to xfer just the changed files. Hence online backups.

    If you're paranoid then run your own backup host over ssh at a trusted someone's personal connection. But there's no solution superior to online backups if the incremental changes in files can be met with 100% of your extra nightly bandwidth. Try backup PC on sourceforge. Try using more than 1 at different locations.

    Parent has a good, but different point: If you have a lot of data it's going to take a ton of time to get it back up. If this is likely to be a problem, then by all means find faster ways to ship your data. One way would be to drive and get whichever of your mulitple backup machines is closest. (If you only have 1 backup machine make a copy to take with you and leave the original where it was)

    But another way, especially if you don't have access to the online backups, is to drive a harddrive full of stuff somewhere. IF your backup provider can do an restore from a partially recovered backup (ie, rsync) you can keep extra physical backups lying around and still having the online "current" backup to save you. That is, you could bring in your extra HD from a month ago and just rsync the stuff that changed.

    --
    Looking for freelance Actionscript (Flash/Flex) or ColdFusion work and/or freelance developers. Email me, put Slashdot
    1. Re:You confused backups with availability. by avronius · · Score: 2, Interesting

      Good rebuttal arete - some very valid points. My last words on the subject: Larger corporations have an easier time justifying "warm backup" sites. Streaming data (using rsync or similar) that has changed is simple enough, and usually they can afford bigger pipes. In the smaller business market, ISP's often charge based on capacity of pipeline utilized / duration of time / or some other "Penalize the greatest users" scheme (I don't think that is 100% evil, but it's not a friendly business model). While I am a strong believer in a combination of services (I'm very paranoid about losing someone else's data), if you can only afford one service, I would still recommend Tape/Disk based archival. As for how to get the tapes / disk / pieces of ivory offsite? I would recommend using a data storage company for storing your backups. Most will come to your business, bring an older set of tapes, pick up a new set of tapes, and place your tapes in a fireproof vault off of your site. I am a firm believer in the power of data transmission, but I wouldn't bet my business on it. - Avron

    2. Re:You confused backups with availability. by avronius · · Score: 0, Redundant

      *duplicate - fixed formatting*

      Good rebuttal arete - some very valid points.

      My last words on the subject:
      Larger corporations have an easier time justifying "warm backup" sites. Streaming data (using rsync or similar) that has changed is simple enough, and usually they can afford bigger pipes.

      In the smaller business market, ISP's often charge based on capacity of pipeline utilized / duration of time / or some other "Penalize the greatest users" scheme (I don't think that is 100% evil, but it's not a friendly business model).

      While I am a strong believer in a combination of services (I'm very paranoid about losing someone else's data), if you can only afford one service, I would still recommend Tape/Disk based archival.

      As for how to get the tapes / disk / pieces of ivory offsite? I would recommend using a data storage company for storing your backups. Most will come to your business, bring an older set of tapes, pick up a new set of tapes, and place your tapes in a fireproof vault off of your site.

      I am a firm believer in the power of data transmission, but I wouldn't bet my business on it.

      - Avron

    3. Re:You confused backups with availability. by arete · · Score: 1

      I believe HD is the right way to store everything now. But there are two different questions and you tend to muddle them together.

      I agree that I would choose "disks you own" over "disks some service owns" if I could only have one service.

      But I would still choose "online transmission" over "disks I ship"

      Hence my suggestion that you use "online transmission to disks you own" Try backuppc at sourceforge.

      --
      Looking for freelance Actionscript (Flash/Flex) or ColdFusion work and/or freelance developers. Email me, put Slashdot
    4. Re:You confused backups with availability. by avronius · · Score: 1

      Not sure why this previous poast was moderated as "redundant", when I clearly indicated the reason for the repost...

  142. Im happy to help, for a small fee by Anonymous Coward · · Score: 0

    My rate is $250/hr.
    I currently design systems for a large telecommunications company.

    Let me know....

  143. An excellent online backup solution by LouSir · · Score: 1

    After a horrible experience I looked around and found a great online backup service at http://www.backupsolutions.com/.
    If you just want to backup your data it's very easy to use. Just download the program, pick what data you want and set the time you want it done. I have been using it for a few years and have restored several files and it worked great. LouSir

  144. Idiot by fm6 · · Score: 1

    Another brainless slashdotter who can't be bothered actually reading what he replies to. The dude doesn't need help finding a provider. He needs something to distinguish one provider from another.

    1. Re:Idiot by rnd() · · Score: 1

      I thought the asker of the question would save time by just contacting the company I linked to. I left it up to the moderators to determine whether I answered the question, and it looks like I did.

      --

      Amazing magic tricks

    2. Re:Idiot by fm6 · · Score: 1
      So the moderators made as little mental effort evaluating your post as you made writing it. Yeah, that justifies everything.

      I have to ask -- are you actually a customer of these guys? Or do you just think you're the only person in the world who knows how to Google?

  145. We use Iron Mountain by EvilStein · · Score: 1

    ... and they've been good. Nice folks to deal with. Every monday morning, my tape robot pukes tapes onto the floor, and I happily scoop them up and put them into a box and send them off to Iron Mountain.

    Their facility is out in the central valley (I'm in the Silicon Valley) - not *too* far but far enough away from any "points of interest" and in a seismically stable area.

  146. 312's LeanOnMe did this! Safe AND secure! by skibrian · · Score: 2, Interesting

    This has already been built. 312, Inc. did it. tell me if anyone is interested in blowing the dust off it again. We killed it November of 2004 because a lot of people didn't want to trust random people to store their encrypted files. I'd love to get this back out the door...does anyone think there would be demand? We've spent 2 years developing. Any ideas on how my company could recoup some of that investment?? A fair pricing method? The software exists...I just want to know how to unleash it, and it's been terribly frustrating as people somehow missed the value of it last year. Looking for any feedback....send an e-mail to sales@312inc[dot]com (I don't want my personal account spammed) if you want to contact me directly with ideas on how to market our product. For now, we are charging ahead with "BitVault" which is like all the models you guys are complaining about. If we can figure out how to sell LeanOnMe at a fair price...we'd do it. Thanks! www.312inc.com (google for cached websites and documents regarding our past software R&D efforts)

    1. Re:312's LeanOnMe did this! Safe AND secure! by rhendershot · · Score: 1

      Have you considered open sourcing your code? This *might* work if you could use its popularity as a lead-in to "more permanant/safer/secure/available" solutions such as BitVault. A loss-leader, I guess.

      I recently began searching for a remote-backup solution for my home data. All I need to do is save QIF, email, sources... nothing commercial just my own stuff that nobody's going to miss when I die ;)

      I've gotten quotes from hosting outfits at like $20/GB/Mo.

      Yeah. Hey, thanks, but I'll stick to monthly DVD burns....

      The trick to profit$$$, IMO, is to grab me at the point that somebody ~is~ going to care about some of this data when I die. Sources that go commercial, books I may have or are writing, art and graphics, legal documents.

      You could even grow this to a tiered model where you offer LeanOnMe hosting by subscription; versioned backups guaranteed to be on *your* servers. Where the normal shared files on P2P would be just a current snapshot for bare-bones restoration, but without history.

      Or licensing of Enterprise local server. Secure tracker and datastore for all the desktops in a location. HAS to be cheaper than the labor intensive operations in use currently. And might allow power users to handle restores and file regressions without HelpDesk/Ops involvement.

      Assuming LeanOnMe uses a very strong cypher, supports linux/win32/MacOSX, provides for pulling data to a freshly-installed OS.... then a P2P model might work. Educating the masses is a huge piece of the problem. As much as I ~know~ I need to keep backups, I don't as often as I should. And since my weeklies are tars kept on the same hardware as its data... well, one day I'll be sorry :0

      I'd feel much safer if the code I'd run and the system it used were open to the review of many. And word-of-mouth comes from those invested, not from commercial PR.

      And dammit, we *need* a generally available solution. Inexpensive (free is of course better). Simple enough my gramms can use it (~I~ don't even want to learn how to do tape backups and restores. Yes I know the theory and have assisted Operations at my company, but I mean on an intimate basis, I'd prefer not).

      But I'd have to know that even if someone could break the cypher, they'd not have any complete piece on their machine and that they'd have to authenticate to a secure system (not your system, part of the P2P architecture -in case you all died like I did- LOL) to retrieve any missing pieces. Then, I think I'd take a serious look at using LeanOnMe.

      I think one of your failing points was trust. That's a hard thing to grow. I don't know that any commercial enterprise of closed/proprietary offering can meet that hurdle in this space; given that their solution offering involves sharing my stuff with any number of random other entities. I was gonna say people or humans, but seriously, in this that's not even a given. There are some seriously deranged biological components out there. That cannot be taken lightly.

      I have to say that P2P seems to me the obvious solution to the growth of personal data persistence. Truth: I would trust such approach as outlined *more* (way more) than if my ISP offered something, again due to the closed/proprietary nature that would entail, as well as the number of unsophisticated hands it would involve (I have a problem. "Please press #9 for...", beep, "I'm sorry our hours are from...", beep, "backups?! yeah, ok, I did that a little. Let me look at your account. Ok. Yeah, I need you to reboot. Linux?! Well, I need you to reboot. Ok, let me look at your data. Yeah, we can pull that file and send it too you if you want." BEEP,BEEP,BEEP,BEEP.... )

      OT: to ISPs; forget it. I doubt I'd EVER use any backup services you offer....

      -rsh

    2. Re:312's LeanOnMe did this! Safe AND secure! by skibrian · · Score: 1

      RSH-- Thx for the feedback...we do see the world being pulled this direction in the long term. It is most efficient to use P2P architecture to pull all these computers out there together...yet keeping individual data secure will be a challenge. I'll ask our CTO to weigh in on this...so keep watch the next few days. He's not available for comment right away, but I know he might have some good things to add to this. (PS--Thanks to all who have e-mailed me so far, your input is very valuable!) --BRN

    3. Re:312's LeanOnMe did this! Safe AND secure! by allisean · · Score: 1

      rhendershot, Thanks for the comments. We have considered open sourcing. In fact our application is built on a lot of open source technology such as JXTA (jxta.org). As far as the closed source remainder, the problem is that most investors lack the understanding of how that works. In fact, paranoid, is probably an accurate descriptions. It is already VERY hard to raise investment and an open source model would make it even more difficult. You correctly identified many of the concerns that resulted in LeanOnMe's unfortunate demise, but gave birth to BitVault. The surprising fact is people weren't willing to trust, not because their data was on other's computers, but rather that they could see other people online. I was personally floored by that. We addressed this problem by building BitVault. BitVault offers many of the same features of LeanOnMe, but now there isn't a "global" network, but rather a private one. Each user, can create a private network of backup hosts and peer selection is now automated, but can be controlled if needed. This seems to have quelled many of the concerns. You mentioned "they'd have to authenticate to a secure system", well we had that too with LeanOnMe using LDAP, but again people didn't seem to care. -sm

  147. evault by Anonymous Coward · · Score: 0

    My company has recently started using software called EVault from Cerdant. We are using it to backup to 2 offsite locations (for redundancy). They charge on a compress gigabyte scale. We can encrypt from 56 bit DES to triple DES, blowfish, and 128 bit AES. They will need to get a "seed" or a full backup, and from there on, they only grab the parts of files that change, as opposed to a regular incremental that grabs the whole file.

    They have agents for Windows, Novell, and Solaris, and plug-ins for Exchange, MS SQL, and an open file manager. It takes a while to get things configured, but once you are up and running, things are great. I can restore 5 megs worth of data in about 20 seconds over our T3, as opposed to waiting for tapes to be selected from a 128 tape library, wound to the correct spot, and then start restore. We had a problem with the MS SQL agent in that our DB server had around 72 databases. The agent requires a 4 - 6 minute configuration per DB, and you have to do that twice in order to backup to 2 remote locations. Yeah, EVault could work on that some. We ended up just doing local DB backups on disk, and then shipping all of those across the wire at one time.

    My install tech has been very helpfull when problems arise, and they even monitor my backups for me! When a job fails, they try to restart it. If it fails again, they give me a call to let me know what's going on. Data is compressed and encrypted from the time it leaves your server, stored on the vault, and until it comes back (as a restore). Over the proces of a full Grandfather-Father-Son backup rotation, you will use (on the vault) close to 1 to 1.5 amount of the original data space.

    For isntance, if I backup 100 gig of data, the initial seed will be around 50 gig. On average, each day, the daily delta, or changed data, will be around 2%, or 2 gig. At the end of day 2, you will be using about 52 gig on the vault, and so on. Compression on average is around 50%. As you all know, files like mp3s, jpegs, and EXEs won't compress all that well. However, text files, Office Documents, and things like that compress very well. And most often, a document will change, not an executable. Therefore, on the daily backup, only the blocks of the document that changed will be backed up (as opposed to the entire file like a traditional backup).

    Sure there have been some kinks to work out, but overall I am VERY pleased with this product. If you have questions about it, drop me an email: brian (underscore) ritt (at) yahoo (dot) com

  148. Reason for so many look-alikes by Kerbo · · Score: 1

    Several of the big guns in online backup have reseller programs (I know, I am a reseller of said service) which allows anyone to sign up and start selling online backups using their templates. So it is not surprising. When talking to anyone regarding this service, ask who their provider is, are they a reseller, is it their own hardward, then double check it for yourself, get references if possible.

  149. Tape! by cyberbrown · · Score: 1
    Maybe I'm a bit offtopic, but I'm quite sure that backups on tape are the better choice. Compared to "backup providers online", they are:
    • faster;
    • more customizable (you backup exactly when you want to);
    • less risky (does the provider peek into your data? what if it's being hacked?)
    • cheaper;
    • way more secure (I wouldn't allow ANYONE to access important data from the internet, never ever)
    Sorry for the off topic :)
  150. Get new RAID? by kosmosik · · Score: 1

    Seriously. How much will it cost? How much data you wish to backup over the Internet (you know - quite slow, AFAIR even 10mbps line is quite expensive)? How much time you wish to spend (and time == money) on reconfiguring everything to use other solution?

    Is this broken RAID of yours really more expensive than all of above?

    Geez. What for you need hardware RAID? An old box with 4 IDE drives (like 100GB each - I belive it will suffice - you don't want to backup 1TB of data over Internet don't you?) running some free operating system and some volume management application will do backups much better than anything which means backuping over Internet.

  151. these guys are awesome by ellem · · Score: 1

    http://www.backupmyinfo.com/

    Excellent service, easy to use. From one box to terabytes. I seriously recommend them and I don't work for them.

    --
    This .sig is fake but accurate.
  152. use RAID techniques by Anonymous Coward · · Score: 0

    Use RAID. Don't send all your data to one remote site. Send it to ten and encoded in such a way that if two or three of these sites disapeared you could still get your data back. The concept of a "hot spar" would apply too so when one site went down you would reconstruct the lost data on a new site.

    Bandwidth is the hard part. All changed would have to be push up your Internet connection.

    Yes the consortium idea is good call it the "backup club"

  153. The Business Case by mr_rizla · · Score: 1

    It is actually a really good thing(TM), there's some scary statistics out there regarding the effectiveness of tapes as backup - 46% of restores are just never going to get your business up and running - on-line DRS is 100% safe.

    Only uploads incremental changes, so you can backup a whole load of data on-going after you've done your original storage dump. Normally you have an on-site server to locally host the files for quick recovery - you only need to courier those disks when the whole place burns down/floods/gets stolen/hacked by aliens.

    But yeah, it is hideously expensive...

  154. Rsync by v1 · · Score: 1

    Check out Rsync, it's free. I've recently been playing with it, and it has my flash drive and my hard drive backed up nicely to my server. This is over TCP/IP, so you could set up a server at somebody's house on a DSL line and call it good. Cheap and you can host it yourself and not pay somebody. It's also surprisingly fast, and very simple to set up and install.

    It's probably not well-suited to backing up a small number of large databases, but will do very very well with a large number of small to medium size files. My laptop has 460,000 files on it, for 53gb. I double click a one line script and it takes 4-5 minutes to catalog my HD, and another 30 seconds to sync any files that need syncing. That is simply awesome. My 4g flash drive (1gb used) took 10 minutes to drag and drop - now rsync syncs it with a folder on my laptop in 15 seconds flat.

    --
    I work for the Department of Redundancy Department.
  155. The reason the look cookie cutter.... by UnifiedTechs · · Score: 1

    The reason they all look the same is most of them use the same software. http://remote-backup.com/ RBS sells the software letting anyone go into buisness, the consulting firm I work for is buying this not as a money maker, but just so we don't have to keep suporting all these tape backup systems in the field.

    1. Re:The reason the look cookie cutter.... by Anonymous Coward · · Score: 0

      I did a quick search on google and it looks like more people are using NovaNet-Web from http://www.novastor.com/ just from how all the sites are describing the enryption and the 'differential' backups. Do a seach on google for '448 blowfish backup' and you will see what I mean.

  156. Online Backup Admin by Anonymous Coward · · Score: 0

    In the interests of full-disclosure, I am the Technical Manager for an Online Backup service provider. That being said, I am in a very good position to know the good, bad & ugly of an online backup solution (over 8 years of experience as customer, product support for the vendor, and now administration and product management for a reseller - hey, it's a small world, don't burn your bridges, folks).

    For server backups, frankly, get some fat, dedicated pipes to the provider or it will never be worth it. The key mantra to repeat to yourself is "It's the restore time, stupid!" No matter how optimized the backup process is, when you server takes the dirt nap, you want to make sure you can get that data back up in an acceptable timeframe, and transfering more then 10 GB of data over the Internet is a slow and painful process.

    Now, business desktop backup is another story. Last I looked, RAID was not an option that came on most laptops, and rarely do the important contents of your average business desktop (i.e., barring that complete Santana collection or Holiday photo-trip to Wallyworld) ammount to more than a couple of GB. Granted, there are exceptions to file sizes (CAD designers, Graphic artists, etc.), but most critical business docs usually aren't that big, with the exception of the Outlook personal folder file. With these guys, its all about backup optimization, because you can't restore what never was backed up in the first place. Your prime candidate is generally those pesky mobile users, you know, CEOs, VPs, & Sales weasels who control your paycheck one way or another. File servers? "Ha, they're too busy." CD burners? "I can't be bothered." Innaccessible HDD errors on boot? "Where the hell's my backup!?! What do you do all day in those IT cubes of yours?"

    Personal use? Comes down to personal preference, and level of risk you want to accept. Me, I have RAID on all my home devices, and burn those apps and things (mp3s) that are pretty static. I do have online backup accounts on those systems, but they're free. Would I pay for it? Probably not. But if I had to backup 20 machines (or 200, or 20,000) and make sure they were protected, I'd consider it money well spent, and job well-protected. Nothing like saying to your panicking CIO: "Your presentation to the board was on that laptop that was stolen? No problem, have it for you in 5 minutes".

    Are there security risks? Hell yes. Investigate your provider. Don't take their word for it. But also keep in mind that data tapes have been sent to outsourced facilities for decades now, so don't be too quick to discount outsourced solutions just because the data leaves your firewall. And pray that network speeds start catching up to disk space, 'cause otherwise, we're all going to be screwed in the end.

  157. Sparebackup by dobriak · · Score: 1

    Ok I am biased because I used to work for them, but as a former insider I highly recommend their service if this is a Windows system and you don't have a huge (>15GB) amount of data to back up. The client software is written extremely well and picks up only the necessary data to be backed up, and the best part is everything is triple secured and you will be the only person in the world that could decode your backed up data. Check them out

  158. Two problems by SmurfButcher+Bob · · Score: 1

    First, remote storage requires bandwidth to get the dataset up there.

    Second, remote storage requires bandwidth to get the dataset back. Most people seem to have overlooked this small aspect... you must expect that "incremental" is irrelevent. If you're dealing with a T1 on the upload, then you'll probably be dealing with a T1 on the download.

    We use a combination of tapes and "cold spare" colocation; nightly tapes are the primary method, and they are kept offsite. The colocation is maintained by a kludgeware called "doubletake", which effectively echoes cluster writes between us and the colo.

    Total dataset is about 60gigs - 40 gigs for SQL, and another 20 gig for GIS & map stuff. Over a 1.5, you can do the math and figure out how long the initial mirror takes. It's great once done, though, because DblTake will keep them current. If our building goes away, we just tunnel in, mount the fileset into SQL and Mapguide, etc, and we're back up with the (now hot) spare. And therein lies the flaw in "online backups".

    If I lose a box, I can restore it from tape in about 2 hours. Or, I can restore it from the colocation in about... uh, a week + some days. It isn't viable in that respect; where I can (and do) prove our tape backups by (literally) wiping production servers and restoring them (takes two hours on a slow night), we cannot even *try* the colocation idea because of the timespan involved - a timespan where we are *completely* dependant on the internet. And you know how dependable *that* is.

    You, however, wouldn't even have that as an option. You'd simply be storing remotely; if your local dataset goes away, it stays gone until you copy it back. That goes directly towards downtime; unless you either have a trivial dataset, or you have an OC3 (*very* cost effective to have one of those lying around when it's average utilization is 0.00004%), the solution loses appeal very quickly. You can probably cheat and go with a cablemodem (or even bond several together), but be aware that there are no SLAs in that arena, and most people will shy away from it.

    So, there's the problem with "online backups", or in non-hype english, "remote storage". All is not lost, however - you have options.

    First, you can get a burstable pipe. We run a T1 that can burst, which cuts the initial transfer down to only a couple days. The cost may be prohibitive for you, however.

    Second, you don't need no stupid "provider" to host your dataset. The issue is *not* the initial upload to the remote site; the issue is getting it *back* when you need it. You can literally create some connectivity between your shop and someone's house (or even setup a quid-pro-quo with another business across town), throw a box in their basement, and you're set. Come the day when you need the entire fileset, you can tirenet the entire thing back to your shop in about 20 minutes.

    All of this is assuming you actually *need* this failed-buzzword-concept-du-jour. I'm trying to figure out why some tape rotation strategy wouldn't work; at two bucks for a DDS4, combined with the fact that you can practically ghost the drives into them these days, combined with the reality that your "online backup provider" has a security model of swiss cheese and is a *major* source of non-accountable, non-auditable vulnerability... I don't quite understand the problem that an "online backup" is going to solve; I only see them being obscured, while a large quantity of new ones are introduced.

    --

    help me i've cloned myself and can't remember which one I am

  159. why not use the same software they are? by Anonymous Coward · · Score: 0
    most of the people out there seem to be using the same software after a quick search, NovaNet-Web from NovaStor, http://www.novastor.com/

    Here are just a few I found with a quick search of '448 blowfish backup' on google

    http://www.firstbackup.com/

    http://www.bindbackup.com/

    http://www.liutilities.com/

    https://datavaultcorp.com/

    http://www.databak.com/

    http://www.backupcomplete.com/index.cfm

  160. and also a lifeguard, don't ask by j33px0r · · Score: 1

    I guess that means being a geek precedes being a lifeguard. He's still not getting any.

  161. How much data? by jafiwam · · Score: 1

    I think the answer lies in how much data we are talking about.

    5 gig...

    50 gig...

    500 gig?

    It should be trivially easy to make some weekly scripts that compress, encrypt and FTP your data to a server somewhere.

    But if it's 500 gig, you have more of a problem than if it is 5.

    You might consider seeing if you can find several of those "$5.95 per month" hosting places with FTP access and just use a web server to back up to.

    I have heard of plugins that can mount the Google 1 gig of storage email service as a shared file resource. I am sure you could pick up a couple of dozen Google invites or a couple hundred if need be.

    Offsite and online backup should be one consideration in an overall plan though. Redundant hard drives (even just copy to workstations from servers) a backup tape drive you can use to make tapes to keep in your safe or house...

    A hurricane is a big disaster, but its about as big as you are going to get in the continental US. Anything bigger or worse than that and you should be worrying about fresh water and survival instead.

    I think of data problems like viruses. It almost doesnt matter what you are doing as long as you are doing a VARIETY of things to keep your data safe. Lots and lots of data on tape in a car that gets burned up is useless. But online, local network, and backup tapes make it a lot harder to destroy data.

    Another thing you will want to consider is how much down time can you afford? If you can deal with a week as long as you get the database back, thats different than if you loose $1000 per hour of downtime. Spend accordingly.

  162. Website hosting?!? by Equis · · Score: 1

    I'm interested in the same thing and was shocked to see how expensive the archive/backup services can be. Then it occurred to me...

    I can get more storage for less money with a cheap web hosting plan. Then, all I'd have to do is upload my backups and they'll take care of backing up my backups and giving me guaranteed uptime and redundant connections to my data.

    Why the discrepancy?

  163. Geogrpahic Distributon of Backup by Anonymous Coward · · Score: 1, Interesting

    if you organization has good geographic distribution, why not consider something like:

    http://www.hivecache.com/home.html

    This allows you to use the excess capacity you already have (believe it or not, having 2+ gigabytes taken up by the same operating system/programs files distributed across all of your desktops falls under the catatory of "excess capacity"). The average corporate desktop has gigabytes upon gigabytes of unused diskspace and oddles of unused cycles (that's what the grid computing fad, in full inflamation about 2 years ago, was all about). Still, it's good to see something actually positive and useful come out of the p2p area.

    It has encryption and allows users to self-service themselves with regard to restores.

    1. Re:Geogrpahic Distributon of Backup by Anonymous Coward · · Score: 0

      Yeah, that website says 'coming soon' ... and has not been updated in years. I keep it on my link list and visit from time to time, but nothing ever changes.

      Thanks for reminding me to take it -off- my list. That project is dead. Too bad; the community needs something like this.

  164. I use Gmail by Anonymous Coward · · Score: 0

    I have more than a hundred different Gmail accounts, each with more than 2 GB of space. I backup to those. Why not let gmail spend their dime rather than me to maintain all those servers?

    BTW the backup is also automatically offsite this way.

  165. run your own - BitVault by _Shorty-dammit · · Score: 1

    I don't know that I'd call it industrial strength, but with BitVault you can run your own online/offsite backup network. Run the clients on all the machines that have data you want backed up and/or that you want to backup to and they all backup to each other, using at least one central server to do with coordinating. You can run several servers/relays if you wish. Compresses, then encrypts, and then sends off the data to the other clients. You just flag which files and/or directories that you want to be backed up and then forget about it. Defaults to syncing every two hours, but you can make the interval any that you wish, including at a set time on certain days. I use it for personal backups for family members' machines, which granted is far from some corporate environment. But if you're not too big then perhaps it'll suffice for you as well. I'm not sure how large it'll scale, but it's working well for about a dozen machines for me. Used to be called LeanOnMe, but also used to rely on their central communication servers. Now it's called BitVault and you're in charge of putting up your own servers. http://www.312inc.com/

  166. Better Backup Solution by Jimmy+The+Leper · · Score: 1

    This would work better if Kazaa or the like were still popular, but:
    -Encrypt all your data -Rename file to 'LindseyLohanXXX.mpg' -Release on p2p network

    Now when you need the file back, just look for people sharing it and download it.

    --
    -You're only as clean as your towel.
  167. DIY with rsync? by ACorvus · · Score: 1

    We have two boxes with a large RAID5 array (about 2TB). One onsite, the other off, connected to the onsite box via a private circuit.

    Nightly, a process runs that rsyncs data off all our critical servers to the RAID boxes. We also use the --backup flag to keep copies of changed files in a set of directories that get rotated over a period of 14 days. In this way I can very quickly recover a file in any state over the last two weeks, not just the current version.

    Granted, we have a 100Mbps circuit to the remote site, but we do have some fairly large DB files (about 50GB worth) that change daily, and we also have DB logging to that site running during the day. If you are running a smaller op with less changes (especially to large files) you might be able to get away with something like SDSL or even ADSL. The secret is that with rsync you only transmit changed files. Or you could be a little more risky and just do it onsite or via wired/wireless to a nearby building, eg an outhouse, garage, friend's house across the road or whatever - just think about fire or flood risk.

    It's pretty sweet compared to the agony of tape. Even with LTOII we were getting to 3 tapes per day, and the third tape would not finish until well after closing time, so we couldn't do backups every day, and as a further downer, of course each tape would have files from different times on it, which is a nightmare if you're trying to back up DBs and keep them consistent!

    --
    -- Sig Sig Sputnik
  168. Rsync via SSH by Kamiza+Ikioi · · Score: 1

    If you have extremely low bandwidth (or a lot of data to backup), you should consider using rsync via SSH tunnel (for transfer security). After the initial file transfer, which must sync all files the first time, even a dial-up modem should be able to keep up with daily transfers of a single user. If the business is using a cable modem connection, this should be sufficient for them as well for nightly backups.

    Rsync transfers only changes made to files, not the entire files. Let's say you only change 3 or 4 files a day, like financial spreadsheets. If you rsync the entire folder, the only data that is transfered is from those 3 or 4 files, and not even the entire files, just the exact changes made. This is an extremely efficient transfer method.

    Using rsync with SSH

    Of course, there are now some incremental solutions without using rsync (which isn't perfect in all situations), but rsync should get the job done in most situations. If you need backups on a more timed scale, a CVS-like solution might suit you better.

    Regardless of online backup method, RAID should still be part of your total solution if you are really concerned about data integrity.

    --
    I8-D
  169. What about Xdrive? by IntenseTech · · Score: 1

    has anyone ever used www.xdrive.com? looks like they give you the software, use encryption, etc.

  170. "How to evaluate" paper (by an online b-up vendor) by bp+m_i_k_e · · Score: 1

    LiveVault, an online backup provider, has a whitepaper on their Information Resources page. (registration req'd)

    LiveVault was a very expensive solution when I looked into last year - maybe not a good solution for a business that has the ever-popular IT Manager/Lifeguard position. But, their white papers might provide some ideas to help with evaluations.

  171. Where do your keys live? by prestwich · · Score: 1

    Many of the online systems promise many things about encryption; I guess they all promise stuff is encrypted over the wire, and I guess most also state that stuff is encrypted on their storage servers.
    But with what keys - and where are those stored?
    I'm aware of at least one (very large!) online storage company who has a small note in their docs saying that the keys are stored 'in escrow' with them - i.e. everything is nice and safely encrypted but they have the keys to decrypt them!
    They're docs also say how that key can get revealed to lawyers in some cases, and I think to end users who forget their keys.

  172. Re: Online Backup Solutions by Anonymous Coward · · Score: 0
    What are the things to avoid? Am I barking up the wrong tree?

    I don't know. The whole notion of giving a third party (and Internet crackers) access to possibly confidential business records strikes me as a terribly bad idea.

  173. back-ups? by chivo243 · · Score: 1

    After reading about 7/10's of the replies, I saw that some people were missing this poor guy's point.... He lives in flippin hurricane alley, mailing tapes to the office 8 miles away? Hello??!! Chances are he has no basement to put a box of disks into, it would fill with water too if he did. Solution, spend the cash for some 250Gb firewire harddisks, enough to have one set in watertight storage, ready for evac, and one set hooked into the system backing up...Set a schedule and stick to it. I know a woman who will sell you handcuffs for the securing of the data to your person....

    --
    Sig Hansen?
  174. Backup Solution for the Lazy Windows Users by Dark-Helmet · · Score: 1

    I've adopted the following for my personal use and some small businesses when they've asked me to setup something for them. All of 'em run WindowsXP in some way and just want to backup their spread sheets, word documents, Quicken Data, and their larger files being Outlook .pst's.

    1.) Buy 2 flash drives in the appropiate capacity
    2.) Buy and setup [url=http://www.2brightsparks.com]SyncBackSE[/url] for twenty dollars.

    I have it setup on my home pc and my father's small business. Backs up daily in the early morning to the thumb drive there and sends a compressed/encrypted WinZip compatible file too an FTP server of their choice. I think the most economical thing (note, not neccesarily the safest or smartest) would be to just get those cheapo hosting plans, throw up a small text blog no one will read, and backup to there using SyncBack's ftp backup feature.

    I've found it to be worth the twenty dollars since it does everything I need too and is pretty easy to setup. I didn't feel like messing with cygwin and rsync.

  175. .Mac? by myspys · · Score: 1

    nothing in your question about platform, but if you're using mac, why not use .mac?

    only tried it a bit myself, but it seems very nice

  176. Remote backup service by Anonymous Coward · · Score: 0

    This isn't entirely objective, since I work with these people, but we have a remote backup solution that uses IBM Tivoli software to provide encrypted, compressed remote backups. The pricing is quite reasonable. More info: http://www.waterloodatafortress.ca/

  177. They all look alike ... by scgallafent · · Score: 1

    because a lot of the smaller services are based on the same software.

    We did a fair amount of research in this area when deciding how to handle online backups for our customers. (In many cases, offices without an IT staff and tape backups are a bad mix.)

    As it turns out, there are a few companies that offer their own backup services at varying levels of service (LiveVault, Connected, @Backup, etc.) and there are a few companies that sell online backup software, which allows you to buy the software and open your own business. One of the biggest is Remote Backup Systems, which a friend of mine used to start his backup business.

    The basic system is something like this:

    1. Send RBS some money
    2. Install backup software on your server
    3. Sign up some backup customers
    4. Profit!

    RBS even has a "Business Kit" (an extra $200-ish) which includes a business plan, web site, telephone scripts, service contracts, etc.