Slashdot Mirror


Gmail Accidentally Resets 150,000 Accounts

tsj5j writes "Many users have reported loss of their Gmail accounts, as they signed in to find their email accounts reset — losing years of email history. This appears to be a result of a bug which treats existing owners as new users. For those affected, Google is currently trying to resolve the problem. For the rest of us, perhaps this is a timely reminder to backup our data and be less trusting of the cloud."

58 of 401 comments (clear)

  1. Tag it by inpher · · Score: 2, Funny

    Oh, how I want to tag this story gfail.

  2. IMAP by jdb2 · · Score: 4, Insightful

    This is *exactly* why I have my Gmail account linked to Thunderbird via IMAP and I perform regular backups.

    jdb2

    1. Re:IMAP by Randyll · · Score: 2

      I am doing the opposite. GMail is just a POP3 client for me. I prefet it to most non-web e-mail clients as its user interface works well and looks better than most clients, e.g. Thunderbird. All mail is on the POP3 server -- which has backups -- GMail just duplicates it.

    2. Re:IMAP by snookiex · · Score: 2

      Just wondering what's better for long-term archiving of lots of mail

      I prefer a "distributed backup" (pst files on every user's computer with a general backup manager). Yeah, I know. It's way harder to manage, but I've had a couple problem with single backup that keeps me from centralize everything. And it's only 70 PCs so it's not a big deal (larger infrastructures are another story).

      --
      Open Source Network Inventory for the masses! Kuwaiba
    3. Re:IMAP by kiwix · · Score: 2

      Maildir comes with it's own problems when you have lots of mail... You need a file system that is good at having lots of small files (if it needs linear time to look through a directory, that might be a serious issue), and you're going to kill the inode cache everytime you scan your mailbox.

      That's why most serious email systems use some kind of indexing, together with either mbox or maildir. Indexing solves most of the porblems of mbox, and also most of the problems of maildir, if all the programs that touch the mails (the LDA and the IMAP server or the MUA) are both aware of the indexing. By the way, dovecot offers a good compromise between maildir and mbox, with several files per mailbox, but several mails per file.

    4. Re:IMAP by gphilip · · Score: 2
  3. I think I'd be okay if my inbox got erased.. by intellitech · · Score: 4, Funny

    At least, I wouldn't then have to clean it.

    --
    vos nescitis quicquam, nec cogitatis quia expedit nobis ut unus moriatur homo pro populo et non tota gens pereat.
  4. What idiot trusts the cloud? by dtmos · · Score: 5, Insightful

    I mean, even its name is vaporous.

    1. Re:What idiot trusts the cloud? by Anonymous Coward · · Score: 5, Insightful

      Exactly. "Oh, I think I'll put all my important information completely under someone else's control. That way, when it's lost, I can just point the finger at the cloud instead of taking responsibility for my own data."

    2. Re:What idiot trusts the cloud? by delinear · · Score: 5, Insightful

      Actually, given the technical ability of the average person, that's probably not a bad thing. This way they have at least some chance of someone technically competent at Google solving the issue for them. If they'd stored it locally and wiped it they'd probably be kissing goodbye to it instead of having a reasonable chance of recovering it. For most people's lolcat and pyramid mails that's a good enough solution - obviously if you're relying on it for storing your company accounts then that's another matter.

    3. Re:What idiot trusts the cloud? by nexttech · · Score: 5, Insightful

      Because its safer then my hard drive.

      It would be interesting to see how many users had their hard drive crash and lost everything yesterday.

    4. Re:What idiot trusts the cloud? by LordLimecat · · Score: 5, Insightful

      It comes down to who you trust more. I have several clients who are looking at email solutions; two options are "host it inhouse with exchange and backup to tape / backupexec", or "Google Docs, and let a dedicated team handle it".

      At the end of the day, they arent going to want to pay for my time to monitor backups, or perform restore testing, or rotate tapes daily. So do i trust that non-technical users will remember to rotate daily (I have several who forget, not realizing its importance despite reminders), or do I trust that Google will overall have less downtime and fewer disasters than a server with no physical monitoring or weekly maintenance?

      I will note that gMail's track record is pretty darn good since its inception; I only remember seeing 2-3 other stories like this in that time, with % affected being very low in a few cases, and I do not ever remember seeing a permenant data-loss scenario. Contrast to the real world, where I go to do a restore for said clients, and it turns out they havent rotated tapes in ages, or the tape drive has needed cleaning for years, or their online backup that they picked out (sans my advice) doesnt actually capture exchange or system state... etc.

      So sure, make claims that "the cloud" is untrustworthy... but there are scores of companies that rely on consultants for server setup and then never have an IT person set foot in the "server room" for several years thereafter-- and thats PRECISELY the market that "the cloud" is perfect for. You offload IT work from non-skilled folks to skilled folks, with the downside of relying on connectivity (though gmail has offline mode...).

    5. Re:What idiot trusts the cloud? by Verunks · · Score: 2

      like this would never happen if you run your own mailserver, I personally trust google more than myself, they have who knows how many servers just for gmail, if one goes down it's not a problem since the filesystem is distributed iirc.
      Can you have the same uptime for FREE with your own server? of course not since you actually have to either buy a server and pay the electricity bill or rent a dedicated/shared server somewhere but still pay a fee
      I have been using gmail for more than six years now and I had something like 1 hour of downtime a couple of years ago, and it was just the web interface since they did update apache or something like that, pop3 and imap were still working
      The only thing you need to do is a daily/weekly backup just like with your own mailserver

    6. Re:What idiot trusts the cloud? by houghi · · Score: 2

      Why is it that IT people think in OR/OR and not in AND/AND. GMail supports Imap and pop3, so making a solution where one is the backup of the other should not be something very hard.

      OTOH, deleting your email once in a while is not THAT bad. The amount of times I actually accessed mails from + 1 year is zero. It is easier to get the information anew then it is to find the correct email (even with grepm).

      --
      Don't fight for your country, if your country does not fight for you.
  5. Only I value my data enough to protect it properly by Anonymous Coward · · Score: 5, Insightful

    There is only one person in the world who values my data enough to protect it properly, and that person is me.

  6. Yay cloud. by Anonymous Coward · · Score: 2, Funny

    Yay cloud.

  7. Seems like a good place to suggest backup solution by Mascot · · Score: 5, Informative

    A stand-alone application seems the safest way to go. Personally, I use MailStore (free home edition) to ensure a local backup of my Gmail mails.

    I suspect offline access via Gears wouldn't help much in this case. It's supposed to stay in sync so I guess logging into an empty account would sync the local gears data into oblivion as well. The same would presumably be true of a local IMAP client (though that could at least be recovered from a backup and then opened in offline mode).

  8. I haven't paid anything for this but by carou · · Score: 4, Funny

    I demand my money back!

  9. The cloud by return+42 · · Score: 2

    ...and be less trusting of the cloud.

    Sorry, can't. I don't trust it at all.

  10. Gmail-Backup by dHeinemann · · Score: 5, Informative

    This is exactly why it's important to keep backups. Gmail Backup is a pretty straightforward way to back up your Gmail account. You can also use it to upload emails from one account into another.

    1. Re:Gmail-Backup by Mascot · · Score: 2

      That page doesn't render for me in Firefox or Chrome. View source draws a complete blank as well. Slashdotted or otherwise broken?

    2. Re:Gmail-Backup by MBaldelli · · Score: 2

      that links to a blank page, or is that a joke ?

      Checking that link through google, I see the following in cache:

      Warning: User 'drupal_16www7606.gmail-backup.com' has exceeded the 'max_questions' resource (current value: 10000) query: SELECT CASE WHEN status=1 THEN 0 ...

      Most amusing

      --
      "The truth points to itself." - Kosh, Babylon5
  11. Gmail has always been somewhat of a crapshoot by sarbonn · · Score: 2

    While I still love my gmail account, I also know of so many stories of people close to me who have lost their gmail accounts due to some weird glitch or choice made by Google. Yet, I'm still a fan of the service and maintain mine. I just don't use it as my main account because I realize that any one time I can probably lose it. Whenever you rely on a service that requires trust in an entity that might not be there tomorrow, or has a tendency to do really weird things without first informing customers, you really have to be careful with what you're doing. That doesn't mean I have to hate gmail, but at the same time it means I'm a lot more careful when dealing with it.

    --
    Sarbonn's blog: http://www.sarbonn.com/blog
    1. Re:Gmail has always been somewhat of a crapshoot by linuxgurugamer · · Score: 3, Insightful

      Happened with Bigfoot.com. They advertised free unlimited email, then one day they started limiting it to 20 messages a day. I left them as soon as I was able to change all the accounts pointing to it.

      Now I have my own domain, and while it's on a CPanel-based box somewhere in Texas, I can do regular nightly backups of everything, and if I need to can move it to another host and simply change the DNS.

  12. Re:Cloud by TaoPhoenix · · Score: 2

    But it's so soft and fluffy and will cradle you in a cushion of customer service who will get you back up and running in no time! /humor

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  13. Mistakes or Karma by mfh · · Score: 2

    I suspect this bug was avoidable. The thing with Google is they are learning what it's like when you abandon the policy of doing no evil. You lose sight of the important things like minimalism, reduction of bloat, and overall user satisfaction.

    They are no longer reliable.

    The replacement for Google will do the following:

    1. Create stable search with minimalist reliable results, perhaps P2P generated.
    2. Not cater to douchebags on the internet trying to get rich quick.
    3. Supply secure/reliable minimalist email service.
    4. Supply secure/reliable minimalist hosting service.
    5. Supply secure/reliable minimalist discussion and social networking.
    6. Supply secure/reliable products and services people want without commercial interruption. (this is the financial medium, business gurus)
    7. Do no evil.
    8. Be very wise about it all.
    9. Be aware of the dangers and circumnavigate them well in advance.

    --
    The dangers of knowledge trigger emotional distress in human beings.
  14. Re:Only I value my data enough to protect it prope by camperdave · · Score: 5, Insightful

    There is only one person in the world who values my data enough to protect it properly, and that person is me.

    ...And I don't eve trust that person to do it properly.

    --
    When our name is on the back of your car, we're behind you all the way!
  15. Re:Only I value my data enough to protect it prope by 1s44c · · Score: 3, Insightful

    There is only one person in the world who values my data enough to protect it properly, and that person is me.

    Dam right. Trusting your email to a company who's main business is mining data can't be safe either. Having your data spread out over god knows how many countries and subject to the whims of who knows what government agencies doesn't sound like a good idea.

    I run my own mail server and do nightly backups of my whole mailstore. Any decent linux admin should be able to setup a cheap virtual machine and a BackupPC server at home to do the same. In fact any decent linux admin should enjoy setting it up.

  16. Re:Only I value my data enough to protect it prope by NickyNack · · Score: 2

    And what do you do when your house burns to the ground with both your cheap virtual machine and BackupPC? I'd say it would be quite nice to have yor data stored somewhere else in addition to your own private backup system. With that said, of course it does not have to be Google or another multi national corporation storing the data for you. Find someone and pay them for it. Then sue them if they do something bad with your data :)

  17. Re:Only I value my data enough to protect it prope by dkleinsc · · Score: 5, Funny

    ...And I don't eve trust that person to do it properly.

    After all, a simple typo can completely screw up the meaning of an automated backup script!

    --
    I am officially gone from /. Long live http://www.soylentnews.com/
  18. Trust != Competence. by 140Mandak262Jamuna · · Score: 2

    Yes, only you have 100% alignment with your interests. But are you competent to backup and guard your data properly? Same thing with my house. But I would rather outsource my security to my local municipality and hire some private security monitoring firm for additional security. At some point cost benefit analysis should be done. Gmail's reliability is much better than what you would expect for a free service.

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
  19. Re:User education about faults and backups needed by slim · · Score: 2

    While there are not (as yet, as far as I've seen) any people yelling and shouting for heads to role because some of their precious data is lost, I expect it to start soon.

    There are far too few people who understand the danger of having only one copy of information, and people seem even more naive when that copy is help by another party (they assume that someone else is dealing with it, and seem to expect there will be some sort of come-back if the service they pay nothing for loses some of their info).

    The expectation is that the 3rd party (Google in this case) are doing the backing up for you. If you were paying for Google Apps, you'd make damned sure your contract says so. As a free GMail user, I admit I haven't read the small print recently, but my assumption is that my data is "backed up". "Backed up" in quotes, because rather than there being a regular copy made to tape or whatever, their storage grid inherently has everything in multiple places.

    They seem to be saying they'll recover the mailboxes in due course. If that's true, then it shows that their service is "as good as" having your own backup. Indeed it's better, because they did the recovery for free. Most people find recovering from their backup non-trivial.

    If they fail to recover even one of these accounts, that's a big fail for Google.

  20. Re:User education about faults and backups needed by Jumperalex · · Score: 2

    I know one place where the value of backups is learned hard and fast: Grad School. I warned my classmates (read: I explained to them how paranoid I was) but everyone scoffed until on of them lost 6 months of thesis work. Never have I seen the phrase "spooked the herd" so convincingly demonstrated. Next thing you knew "saving" your work meant clicking save (to thumbdrive), clicking print, clicking email-to, and copy-to-network. We had two more people "lose work" who were subsequently saved by the process ... no one ever had to resort to retyping from the printed document ;-)

    --
    If you can't be good, be good at it!
  21. Create backup account to stay in synch by 140Mandak262Jamuna · · Score: 2

    Simple solution: Create a second gmail account to serve as the back up. Always BCC: this account every mail you send from the main account. Auto forward every received mail to this account. Chances of gmail wiping both due to the same glitch is remote. This is likely to be as safe, as reliable as mucking around with imap clients running on some home grown hand-me-down server and cron jobs to take periodic back ups. Far cheaper too.

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
  22. .edu Ramifications by SpinningCone · · Score: 2

    this is easier to shrug off if you think of it as just average users using gmail. in general it's a personal mail and not intended for business. still hurts but there's only you to be upset.

    the university i work at is working on migrating towards gmail for .edu domains. we have already moved our alumni to gmail and are progressing towards all students, faculty and staff on gmail.

    It would be quite the s*hitstorm if some or most of our employees lost their email.

  23. Re:IMAP - More efficient storage alternative? by ziesemer · · Score: 2

    Unfortunately, Thunderbird doesn't appear to have the most efficient mail store for Gmail accounts, due to Gmail's system of supporting single messages with multiple labels (folders). If I have messages with multiple labels, it appears that Thunderbird downloads and stores the message multiple times, in multiple disk files.

    Is anyone aware of an alternative that "intelligently" supports Gmail? I.E., simply downloading "All Mail", and then creating a database from each label to the associated Message-ID's in "All Mail"?

  24. Not so much of a story, really by RivenAleem · · Score: 5, Insightful

    Google has already stated they have a resolution, but it may take a little time to implement. They have backups, and will restore the accounts. This seems like a case of:

    Something went wrong, they're fixing it.

    The End.

    1. Re:Not so much of a story, really by Daley_G · · Score: 4, Insightful

      This is all true, but would there be as much traffic on this article had the headline read something like "Gmail Accidentally Resets .004% of the Total Number of Accounts, and they'll have it fixed soon" ? Media generates hype. Hype generates income.

    2. Re:Not so much of a story, really by marcosdumay · · Score: 3, Informative

      They do that often. We get tons of people complaining that the cloud isn't reliable (mylself included), some people arguing that the cloud is more reliable than most PC out there, some people arguing you should have a backup, and some people arguing that Hotmail is crap and asking if somebody still uses it.

      Well, the only difference I can see is that there is nobody arguing that gmail is crap and asking if somebody still uses it.

  25. An opportunity to start afresh by mmsimanga · · Score: 3, Interesting

    Perhaps living in Africa has given me a liaise faire approach to archiving mail. Life goes on with or without your years of email. In my working career I have always diligently backed up all mailboxes as I moved from one exchange server to another all with the belief that one day I would go back and read through my mails. I have never done this and I doubt I will be doing so in the near future. Over the years I have lost/misplaced some of the DVDs containing my vast collection of email and I have never felt the need to dig through the attic to locate some DVD with an important email stored on it.

    I am struggling to read through my day to day mail. I am not going to bother setting up a backup server because I do not have the time to maintain it and I doubt I will do a better job that the "professionals" at Google. To those who lost their data I feel your pain but believe me there are worse things that can happen in life. Have a glass of wine and start your Inbox afresh.

    1. Re:An opportunity to start afresh by ledow · · Score: 2

      Correct. You have no idea how many people I've managed to drop in it by producing an email record of something. From large suppliers, to tiny little in-house spats, it's invaluable to have a record. Most of the time, I wouldn't have even *thought* of archiving that email specifically, but it ended up being crucial.

      As a rule, I don't drop people in it, but when the finger points, some people will do ANYTHING to avoid the blame, even when they KNEW it was their fault. Rather than put their hands up, they'll think of a convincing excuse, point at someone else who they genuinely believe has NO way to prove otherwise (at least not any more) and hope the whole thing dies into an irresolvable mess.

      When you have decades of email backup, after the first few times people STOP pointing at you because they've already made fools of themselves the first few times.

      My record at the moment is about 5-years - that's the oldest email / computer record I've had to pull out to prove someone was lying. If they hadn't blamed me personally, for something their own fault, I wouldn't have cared. Once they do, having an email archive in Opera (so searchable even going back decades as-you-type, like Google autocomplete) is the best tool in the world.

      "I'm sorry - *WHO* said this software was compatible with Windows 7 when we bought it? Me? Don't think so, as you can see from this 2005 email where I specifically ask you to check it as I didn't think it would be..." Or the other way round: "You said in 2005 that this software would be supported through Windows 7 and that's why we bought it. Look. I can quote you. That'll be one HUMUNGOUS refund please."

  26. Re:Unacceptable! We demand ..... by lordandmaker · · Score: 2

    I think GP expected you to have noted the adverts before blocking them.

  27. Re:User education about faults and backups needed by Ephemeriis · · Score: 3, Insightful

    Honestly, I think that for most people this just isn't a concern.

    Most folks have been bitten by the lack of a backup at some point. You can't tell me they've never been working on a paper for a class and had the machine crap out on them - losing many pages of work. You can't tell me they've never been playing a game and had the machine crap out on them - losing a couple hours of progress. You can't tell me they've never sent an SD card through the laundry - losing some irreplaceable photos. You can't tell me they've never clicked "submit" on some forum comment or Facebook post and had the website malfunction - losing whatever witty thoughts they had at the time.

    It happens all the freaking time.

    But, for the most part, that information isn't all that valuable.

    Folks will curse and mutter... And then re-type their paper, or re-play the game, or live without those pictures.

    Folks won't feel like they need to back up their data until they're really burned by it. Just telling people that they need to make backups is not enough. Just teaching it in class isn't enough. Folks need to lose something that they care about.

    --
    "Work is the curse of the drinking classes." -Oscar Wilde
  28. Re:Only I value my data enough to protect it prope by TheRaven64 · · Score: 2

    Testing backups doesn't prove that they work, it just proves that they used to work, back when you did the test...

    --
    I am TheRaven on Soylent News
  29. How many people really know how to do backups? by Anonymous Coward · · Score: 4, Insightful

    The idea that everyone should personally handle backing up their email is insanity. If you're a professional at this stuff, then fine, do it at home as well. But for nearly everyone in the population, gmail is going to be vastly more reliable than any backup scheme they come up with at home.

    For the average smtp/pop user, email works like this:
    1. Grab all the new messages off the server.
    2. Read a few, respond to fewer.
    3. Leave all of them on the PC's non-backed-up hard drive forever.
    4. Eventually buy a new computer, losing all previous messages.
    5. Discard the old computer with all the old mail sitting wide open on the HD, along with Quicken, etc., for any attacker who happens upon it.

    Gmail is a _vast_ improvement in security and reliability over what non-technical people wind up doing with smtp-based mail.

    1. Re:How many people really know how to do backups? by hawguy · · Score: 2

      The idea that everyone should personally handle backing up their email is insanity. If you're a professional at this stuff, then fine, do it at home as well. But for nearly everyone in the population, gmail is going to be vastly more reliable than any backup scheme they come up with at home.

      Backing up your hosted email doesn't mean having to run your own SMTP daemon... I don't see how making a backup of cloud hosted data could be construed as bad advice. It's not hard to use an IMAP client that stores a copy of messages locally, and no matter how bad the user's backups are, Gmail + some local backup is better than Gmail + no local backup.

      This isn't the first time Google has lost email and it won't be the last.

  30. Clouds are actually quite violent inside. by Anonymous Coward · · Score: 2, Interesting

    I'm an instrument-rated private pilot and have flown small aircraft into clouds probably hundreds of times. They are not soft and fluffy at all, but are very turbulent and sometimes even quite violent inside. Even the "little puffy" isolated clouds you often see floating along on a warm spring afternoon can shake up a 3000 pound fully-loaded Cessna 182 very strongly.

  31. Omission in Douglas Merrill's book by OhHellWithIt · · Score: 2

    By curious coincidence, I just finished reading Douglas Merrill's book Getting Organized in the Google Era, in which he goes on at considerable length about the wonders of Gmail for personal organization and the virtues of cloud computing, generally. I don't, however, remember him mentioning a thing about backups. I'd love to hear what he has to say about this mistake.

    --
    "Who controls the past controls the future. Who controls the present controls the past." -- George Orwell
  32. Re:Seems like a good place to suggest backup solut by Overzeetop · · Score: 2

    How do you access the backup if mailstore folds? Is the database in a cleartext or html readable format, or is it proprietary? I couldn't find the answers on the website, as everything is geared (naturally) toward the paid version.

    --
    Is it just my observation, or are there way too many stupid people in the world?
  33. Re:John C Dvorak by bwintx · · Score: 2

    Notorious cloud-hater, John C Dvorak, is waking up with a smug grin on his face, this morning.

    And why should this morning be any different than any other?

    --
    Discussion System prefs link: http://slashdot.org/users.pl?op=editcomm
  34. Re:Not good but backups are your friend. by drewness · · Score: 2

    If you use a forward slash instead of backward in the folder name, you might trick your mail client to arrange the mail in a tree structure. I noticed this with GMail in Evolution on Ubuntu.

    YMMV.

    That's not so much tricking the client, but rather a feature that Google added to GMail a few years ago. If you put a slash in a label name it makes nested folders in IMAP, and also if you go into the Labs settings in GMail, there's a "Nested Labels" lab you can enable to get it in the web interface.

  35. Re:Trust nobody . . . by AlienIntelligence · · Score: 2

    That's why I grow all my own food, generate my own electricity, and perform all my own medical care. Although I'm miserable focusing on all these tasks that others can perform more capably than me, it's a small price to pay in the very, very unlikely event of a catastrophe that destroys society but for some reason leaves me alive. That way, even with the failure of the "cloud" known as society, I'll be able to continue living my life the way I always have - miserably and without time for sleep, playing with my son, etc.

    Lol, really? No one's gonna mod that funny as hell?

    Sorry man, I got no points.

    -AI

    --
    For me, it is far better to grasp the Universe as it really is than to persist in delusion
  36. Re:IMAP sync by qubezz · · Score: 3, Interesting

    I suppose a prudent question: when you do an IMAP sync, does it wipe off the local copies just when the remote copy has been flagged deleted, or does it also go further: if you sync to a "reset" remote account, would Tbird's IMAP recognize the local emails no longer exist at the remote and toast your local folders? Will IMAP sync easily upload a whole gmail mailbox back up to a reset account? Time to look at IMAP protocol a little more closely, since we can't 'reset' our own gmail accounts this way to test recovery techniques.

    Backing up your local profiles regularly to recover against a "gmail wiped all my emails" or even a "hacker deleted all my emails" scenario would seem a reasonable precaution.

  37. Syncplicity by GWBasic · · Score: 2

    For the rest of us, perhaps this is a timely reminder to backup our data and be less trusting of the cloud.

    Pardon the slashvertisement, but Syncplicity lets you synchronize Google Docs with a folder on multiple computers. You can choose either Word or OpenOffice formats; and then edit Google Docs files in Word or Open Office, even without an internet connection. The changes then are uploaded into Google Docs.

  38. Re:Something Goes Wrong, Don't Trust Cloud? by bonch · · Score: 2

    The interesting question is how the disaster is addressed. Will Google recover the data? Will it be quick? Seamless? If so, then the real lesson here isn't the weakness of the cloud, but rather its strength. Anything can go wrong with any system, but maybe Google's well-run cloud can handle the problem with minimal incidence.

    And the point is that you have no say in the matter. You must "sit tight" and wait on Google to do something to save your valuable data. Yet, for some reason, you perceive a list of unanswered questions as a strength of the cloud, as if helplessly wondering what Google is going to do to save the data you've stored in its free service is an advantageous position to be in.

    Everybody knows that things go wrong, cloud or no cloud. So what's the real value-added to calling out cloud services every time something fails?

    The value is in reminding everyone that relying on a so-called "cloud" (the buzzword people use now to refer to anything that's web-based) puts you in a passive, helpless position when something goes wrong, trusting in the keeper of your data to competently save your ass.

  39. Re:Only I value my data enough to protect it prope by Alain+Williams · · Score: 2

    And what do you do when your house burns to the ground with both your cheap virtual machine and BackupPC?

    If you were competent you will have arranged an off-site backup, maybe not every day but at least occasionally.

  40. Re:Seems like a good place to suggest backup solut by Mascot · · Score: 2

    You can export to a number of file formats (Outlook, Thunderbird, plain text files etc), as well dumping it to an IMAP account or via SMTP.