LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Why is Chrome Savings Stuff as .bin (https://www.linuxquestions.org/questions/slackware-14/why-is-chrome-savings-stuff-as-bin-4175493869/)

StevenXL 02-05-2014 06:31 PM

Why is Chrome Savings Stuff as .bin
 
Hi guys - I've noticed that Chrome keeps saving things as .bin files.

Can I change this behavior? Why is it doing this? It caused a lot of headaches before I figured out what was going on.

Thanks!

frankbell 02-05-2014 09:02 PM

What kinds of things?

StevenXL 02-05-2014 10:07 PM

Quote:

Originally Posted by frankbell (Post 5112487)
What kinds of things?

Almost everything.

For example, if I go to this URL:

https://manual.cs50.net/appliance/19/player/

and try to save the *.ova file, the extension turns into .bin. That is just one of many examples.

burgler09 02-05-2014 10:17 PM

Set google chrome to ask which folder to save it to, then when it is saving there's a check box that says something about changing the extension of unknown file type. I'm not sure the exact wording, but it'll fix it and it's the only check box there :P

jtsn 02-06-2014 03:53 AM

Quote:

Originally Posted by StevenXL (Post 5112513)
Almost everything. For example, if I go to this URL: https://manual.cs50.net/appliance/19/player/ and try to save the *.ova file, the extension turns into .bin. That is just one of many examples.

Chrome saves this as .bin, because the server misdeclares the MIME type as application/octet-stream for what should actually be application/x-virtualbox-ova.

Chrome's behavior is technically correct, the web server providing the file is just misconfigured.

StevenXL 02-06-2014 10:39 AM

Quote:

Originally Posted by burgler09 (Post 5112518)
Set google chrome to ask which folder to save it to, then when it is saving there's a check box that says something about changing the extension of unknown file type. I'm not sure the exact wording, but it'll fix it and it's the only check box there :P

Thank you - that was exactly what I needed to fix the problem.


All times are GMT -5. The time now is 12:58 AM.