Closed dogyoonlee closed 2 years ago
After Download the shiny datasets through one-drive link, I can't decompress the zip file.
zip
To extract the file, I repaired the compressed file through following command.
zip -FF my_zip --out my_zip_ver2.zip
But, the file still have some problems after repairing.
When I decompress the repaired file, there is the log file which notice the error logs.
1062 files does not exist.
Is there any problem with the uploaded file?
Or how to download and extract the complete dataset?
I tried download on OSX and Ubuntu, but both failed.
Do I have to use window to download the file?
Maybe the zip file is too large. you can try to download each subfolder instead or download it via the google drive link.
@pureexe Thanks a lot!! Solved.
After Download the shiny datasets through one-drive link, I can't decompress the
zip
file.To extract the file, I repaired the compressed file through following command.
zip -FF my_zip --out my_zip_ver2.zip
But, the file still have some problems after repairing.
When I decompress the repaired file, there is the log file which notice the error logs.
1062 files does not exist.
Is there any problem with the uploaded file?
Or how to download and extract the complete dataset?
I tried download on OSX and Ubuntu, but both failed.
Do I have to use window to download the file?