Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML How to Make a Website Sharing a Website Upload the Website

Zip file

Zip file doesn't seem to be working. File also doesn't seem to be downloading properly. The file is downloading as just download instead of download.zip and I'm using windows so when I try to open the zip file it asks me what program I want to use to open the file but I don't have an appropriate program to choose. Any ideas? Thanks

Try adding the .zip file extension to the file. I think I remember this was previously an issue.

2 Answers

Steven Parker
Steven Parker
230,995 Points

I've had the same problem. Just rename your file to "download.zip" and then windows will be able to handle it.

Okay, thanks guys.