Are there good cloud solution for unity project?

I am working on game project that its size is over 22 giga.

And using desktop at home and laptop at outside.

And I have synology NAS so I input project to there and used synology cloud station, but recently it failed connection.

Are there good solution?

I normally used OneDrive for normal documents but it sucks, version conflict and there are many times sync does not working.

i host my git repo on dropbox, works pretty flawlessly. project is around the same size as yours. I am a solo though, obviously in a team environment this has problems.

I was actually thinking about doing the same except with Google drive. Did you sync everything?

Visual Studio Team Services. Unlimited repositories, unlimited size. Free for teams of 5 or less.

4 Likes

Google drive can silently kill big portions of your project on sync errors, so using it for storing project is not recommended. Having a version control system woudl be a better idea.

1 Like

I can recommend Assembla (Assembla - Source Code and Project Management Platform), but it would cost you 75$ per month, which is a bit much for a single user.
It’s rock solid, comes with Perforce, Git and SVN integration and provides you with a wiki, as well as ticket, milestone and other management tools.
I wouldn’t use it for a single user, though.

been doing good using the paid version of github, we got multiple repos some pretty large. Its pretty cost effective as long as the teamsize is below 5

This is also what I’m using, though my project isn’t 22gigs. Not only does it cost nothing for my project, it actually outperforms my previous paid solution (mileage will vary, I probably got lucky with data center location or something).