yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
9.06k stars 1.09k forks source link

Please upload YugabyteDb source tarball to downloads.yugabyte.com #6516

Open rock59 opened 4 years ago

rock59 commented 4 years ago

YugabyteDb source tarball is very large and Github does not support resumable downloads and downloading large files and tarballs with unstable internet connections from Github is almost impossible.

Please upload YugabyteDb source tarball to downloads.yugabyte.com.

Many thanks

jaki commented 4 years ago

Hi, @rock59.

Have you tried wget --continue, aria2c --continue=true, or other download managers?

rock59 commented 4 years ago

Yse. I Always use FDM download manager to download from Github and other sites because I'm using an unstable 4G mobile connection. I even download YugabyteDb release binaries from downloads.yugabyte.com not github. Cloning large repos from Github with git clients is also impossible with unstable internet connections :-(