circulosmeos / gdown.pl

Google Drive direct download of big files
https://circulosmeos.wordpress.com/2014/04/12/google-drive-direct-download-of-big-files
GNU General Public License v3.0
937 stars 196 forks source link

how to resume download #7

Closed iris0329 closed 5 years ago

iris0329 commented 5 years ago

I have a 256G dataset need to be download from google drive, the connection will break, so can this tool resume download? thanks for help!!!

circulosmeos commented 5 years ago

Hi @iris0329 , I've just made a change in order to allow this: Just use a filename as second parameter, and as long as you repeat that command, it will try to resume the previous partially downloaded file with that name. Greetings!

circulosmeos commented 5 years ago

Added functionality in v1.2

EDIT: Unfortunately, v1.2 doesn't run correctly: please, test v2.0 instead.

iris0329 commented 5 years ago

thanks a lot!!!

circulosmeos commented 5 years ago

Unfortunately, v1.2 doesn't run correctly: please, test v2.0 instead.

circulosmeos commented 5 years ago

v2.0 with resuming capabilities will be left in a different branch for now.