Software Alternatives & Reviews

Creating an online/cloud storage repository

Git Large File Storage Visual Studio Team Services
  1. Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers.
    Pricing:
    • Open Source
    If you are going to use Git, you need to use Git with Git LFS since as mentioned elsewhere Git doesn't work well wtih binary files (your assets like models, textures, sounds). Re: hosting Git with Git LFS, you could self host Gitlab, Gitea etc... In terms of hosted solutions, Github is good but their LFS storage is a little pricey, consider Azure Devops where the LFS storage costs aren't priced.

    #Git #Development #Code Collaboration 100 social mentions

  2. Visual Studio Team Services (VSTS) provides unlimited Git hosting, cloud build for CI, agile planning and continuous delivery.
    If you are going to use Git, you need to use Git with Git LFS since as mentioned elsewhere Git doesn't work well wtih binary files (your assets like models, textures, sounds). Re: hosting Git with Git LFS, you could self host Gitlab, Gitea etc... In terms of hosted solutions, Github is good but their LFS storage is a little pricey, consider Azure Devops where the LFS storage costs aren't priced.

    #A/B Testing #Website Testing #Git 29 social mentions

Discuss: Creating an online/cloud storage repository

Log in or Post with