Urgent Reminder - Backup your data!

For discussions about game development that does not fit in any of the other topics.
User avatar
PaxBritannia
Posts: 680
Joined: Sun Apr 18, 2010 1:54 pm

Urgent Reminder - Backup your data!

Post by PaxBritannia »

:( My external harddrive died on me- with my 30,000 lines of code :cry:

So remember to back up!

Pax.


P.S.

I was going to rewrite the code for Impedimenta anyway, so that wasn't too bad, now I am definitely going to rewrite my code differently. Now, if only I can remember what my formula were... :|
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Urgent Reminder - Backup your data!

Post by hallsofvallhalla »

weird my windows failed on me last night, thought I lost all the video tuts and games thus far..luckily for knoppix I am saved!!
User avatar
Noctrine
Posts: 928
Joined: Thu Apr 23, 2009 9:57 pm

Re: Urgent Reminder - Backup your data!

Post by Noctrine »

Always keep two harddrives and a Linux LiveCD.

Backup when appropriate on a project, and if there is a major failure and you want to recover something you can use the liveCD to access your HD. Saved me from loosing all of my back asset WIP, a metric shite-ton of code and other documents that are less interesting to game developers.
Jesse Dorsey
ProjectANI - Lead Developer Person
http://about.me/jessedorsey
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: Urgent Reminder - Backup your data!

Post by Jackolantern »

Sorry to hear about the loss. Even though you were planning a re-write, it is always a shame to lose code to cannibalize for other projects.

I make a back-up of all my game code and design files manually every night I work on them by putting a copy of the folder on a flash drive, and then I also zip up a copy of the folder and email it to myself to save it on the web as well. I am not sure how stable flash drives really are, which is why I don't rely completely on them.

As a related note, there is some professional IT formula somewhere that actually tells you how safe your data is based on how much redundancy you have, and on what kind of media. If you have a professional, large-scale project that you simply cannot lose, you can use it to basically get it to an impossibility of losing the data, probably by putting it on two different harddrives, a flash drive, DVD and maybe even a tape drive. However, that is a bit of overkill for most of us lol.
The indelible lord of tl;dr
User avatar
PaxBritannia
Posts: 680
Joined: Sun Apr 18, 2010 1:54 pm

Re: Urgent Reminder - Backup your data!

Post by PaxBritannia »

I had two backups, the idea was if one failed, it would copy itself to the other. A script was scheduled to run when the system was idle to check for file corruption or file loss on both external hard drives to see when to duplicate the files. Another script ran to check the modified dates of files and only backup ones which were modified since the last backup.


The problem there is that the system was never idle! ;)

Pax.
Falken
Posts: 438
Joined: Fri May 08, 2009 8:03 pm

Re: Urgent Reminder - Backup your data!

Post by Falken »

My library in Windows 7 is stored on my server so I can access it from anywhere and from all my computers, and the server also makes backup of that to 3 separate harddrives each night. Both convenient and quite secure :D
--- Game Database ---
For all your game information needs!
Visit us at: http://www.gamedatabase.eu today!
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Urgent Reminder - Backup your data!

Post by hallsofvallhalla »

wow, got some important things there Falk??

You aren't still keeping those pics of me and that Giraffe are you?
Falken
Posts: 438
Joined: Fri May 08, 2009 8:03 pm

Re: Urgent Reminder - Backup your data!

Post by Falken »

hallsofvallhalla wrote:wow, got some important things there Falk??

You aren't still keeping those pics of me and that Giraffe are you?
Haha. Some school work and stuff, but also all my photos, would be quite bad if lost all photos since like 2005 :?
--- Game Database ---
For all your game information needs!
Visit us at: http://www.gamedatabase.eu today!
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: Urgent Reminder - Backup your data!

Post by Jackolantern »

It is kind of a strange situation that we now have all of our pictures in digital format on media that can fail. When I was younger, you just got a small, fire-proof safe for your photo albums and you knew they were safe. Of course there is the positive of the fact that they don't yellow and turn brittle like in the old days :?
The indelible lord of tl;dr
User avatar
PaxBritannia
Posts: 680
Joined: Sun Apr 18, 2010 1:54 pm

Re: Urgent Reminder - Backup your data!

Post by PaxBritannia »

Magnetic Tape is also very secure, albeit it is also very expensive to store photos on. ICT & movies still use it though.

Pax.
Post Reply

Return to “General Development”