1

I'm looking for a way to download files/folders from google drive by using wget. So far I found this answer, but it doesn't work (404 not found). This is the link to a google docs file:

https://docs.google.com/document/d/1o-HNT5K08x7EzYZ3a-RzBWZvKrV_pY5CWUFlxJj6Lug/edit?usp=sharing

and I run the command:

wget "https://drive.google.com/uc?export=download&id=1o-HNT5K08x7EzYZ3a-RzBWZvKrV_pY5CWUFlxJj6Lug"

The result is:

enter image description here

Gennaro Arguzzi
  • 769
  • 1
  • 14
  • 27

0 Answers0