pmqs / Fix-OneDrive-Zip

Fix OneDrive Zip files >4Gig
258 stars 22 forks source link

Hey there, the script is not working #12

Open kpratikraj opened 3 months ago

kpratikraj commented 3 months ago

Thanks for your script but its not working. After I run the command, it says "Updated myfile.zip" but when I go back to my directory and try to unzip it, I get the message "Before you can extract files, you must copy files to this compressed (zipped) folder. Please help me!

pmqs commented 3 months ago

Hi @kpratikraj

what platform are you running? I'm don't know the "Before you can extract files, you must copy files to this compressed (zipped) folder." message but it sounds like a gui application.

kpratikraj commented 3 months ago

Hey @pmqs , I am on windows. I get the "Updated myfile.zip" and when I try to unzip using windows default unzipper, I get the message "Before you can extract files, you must copy files to this compressed (zipped) folder."

pmqs commented 3 months ago

A quick search for the message you are getting suggests that "Windows Compressed Folders" thinks that your zip file doesn't contain any files at all.

Are you sure that the OneDrive zip file contains files?

If you have access to one of the command line unzip utilities you could try using them to see what they think are in your zip file.