Sample Header Ad - 728x90

Downloading large folder from Google Drive

4 votes
3 answers
12293 views
I want to write a script to download [this folder](https://drive.google.com/drive/folders/0B5bVaQ5pgJ-raDhkUjRMZEFiS0E?usp=sharing) from Google Drive. The script is aimed for non-expert UNIX users so I don't want to use more than curl or wget.  I've seen solutions with the fileid, but I cannot manage to get the fileid in my case. Is there anyone that managed to download folders from Google Drive? Here are the solutions I tried: - https://unix.stackexchange.com/questions/136371/how-to-download-a-folder-from-google-drive-using-terminal - Downloading Shared Files on Google Drive Using Curl
Asked by Heko (41 rep)
Apr 16, 2020, 10:06 AM
Last activity: Jun 16, 2021, 06:53 PM