Writing game and storing it on one PC isn't the best idea.
One accident can ruin many hours of work.
Ain't nobody got time for that, right?
So what's the best way to backup your data?
I tried use Google Drive but unfortunately it did more harm than good. It syncs data just to make you mad and then cry
What's a good way to backup your files
- josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
- Contact:
Re: What's a good way to backup your files
I would highly suggest using some form of DCVS. http://en.wikipedia.org/wiki/Distribute ... ons_System
I highly suggest learning and using git: http://gitscm.com/
You can get a free or private repo.
If you are ok with your source being publicly available, use github.com, otherwise use bitbucket.org for private repos.
I highly suggest learning and using git: http://gitscm.com/
You can get a free or private repo.
If you are ok with your source being publicly available, use github.com, otherwise use bitbucket.org for private repos.
Missing Sentinel Software | Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
- master both
- Party member
- Posts: 262
- Joined: Tue Nov 08, 2011 12:39 am
- Location: Chile
Re: What's a good way to backup your files
You can try Dropbox. It's really easy to use, but it doesn't give you much space unless you pay.
- shatterblast
- Party member
- Posts: 136
- Joined: Tue Dec 11, 2012 9:47 pm
- Location: Dallas, Texas, USA
Re: What's a good way to backup your files
All the suggestions here are good, but if you want to back up your entire hard disk image onto a portable hard drive, clonezilla does a great job. It scans everything, including operating systems like Windows and Linux, and compresses the data. It even works with encrypted drives. The process can take an hour or two if you have a USB 3 external drive.
So there's my two cents, so to speak.
So there's my two cents, so to speak.
Re: What's a good way to backup your files
I use Github. it's not backup system exactly, but it can manage your project easily, and if you lost your project, just pull your project from Github!
- kikito
- Inner party member
- Posts: 3153
- Joined: Sat Oct 03, 2009 5:22 pm
- Location: Madrid, Spain
- Contact:
Re: What's a good way to backup your files
+1 to github. If you want something private and still free, bitbucket has you covered.norubal wrote:I use Github. it's not backup system exactly, but it can manage your project easily, and if you lost your project, just pull your project from Github!
When I write def I mean function.
Who is online
Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 0 guests