I want to understand is there any limitation while downloading/uploading happens via cloning, Git commits. Also I want to understand limitation of LFS and is there speed limitation while using lfs.
Hi @Suhas
The maximum repository size limit is 4GB, so the maximum amount of download (clone) and upload (pull) would be this same limit. For example - if you were to clone a repository that is 4GB in size, or push a file to the repository that is 4GB in size.
The LFS limit is based on your current plan (1GB Free, 5GB Standard, 10GB Premium) - there is no speed limitation, you're only limited by your local network's upload speed:
Please let me know if you have further questions.
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.