I am trying to unzip a file (Facebook download-your-info zip file), but here's what I got:

Is there a way I can force-unzip it?
Update: I tried sudo unzip file.zip -d destination_folder in terminal, and it unzipped the file, but what came out, all the files have size 0 bytes:

Update 2: I do have permission to the directory and the file.
(I'm really sorry if my question is asked badly. Let me know down in the comments :) )
