Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.bin.gz not extracting? #4

Open
Eyeagnosis opened this issue Nov 9, 2017 · 2 comments
Open

.bin.gz not extracting? #4

Eyeagnosis opened this issue Nov 9, 2017 · 2 comments

Comments

@Eyeagnosis
Copy link

Hello,

I am relatively new to this and I am attempting to extract the .bin.gz file (that I have on my computer). Trying to use gunzip -k {filename} gave me an error, so I looked it up online and was told to just remove the .gz extension, which doesn't seem right. How do I get the data I'm attempting to find?

Thanks!

@SqrtPapere
Copy link

SqrtPapere commented Jan 4, 2018

You just cloned the repo like me, but checking the dimension of it (to little) I understood that you can't just clone it.

You have two option:

  • get the file from (google drive)[https://drive.google.com/file/d/0B7XkCwpI5KDYNlNUTTlSS21pQmM/edit])
  • follow the readme instructions where they suggest to use git lfs to be able to clone this.

@zzh-ecnu
Copy link

@Eyeagnosis That‘s because you use git clone directly, and git clone can not download so large file(1.5GB actually), so the file you download is just blank, not a gz file!

Maybe you can download this file from google drive, or follow [git lfs], or other ways...

Best Wishes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants