Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9628

Unzip file in Google Drive using colab?

$
0
0

I tried using the command:

from google.colab import drive
drive.mount('/gdrive/')

!unzip -uq "/gdrive/My Drive/File.zip" -d "/gdrive/My Drive/File/"

This worked out for small file like a zipped image but for bigger files(2GB .MP4 zipped file) it gives this error: bad zipfile offset


Viewing all articles
Browse latest Browse all 9628

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>