I am trying to download the files in the following link via wget:
Google landmark competitions files
I have tried the solutions proposed in the following answers but have been unable to get it to work.
- wget/curl large file from google drive
- Downloading zip folder/file from google drive from shared with me folder
- wget/curl large file from google drive
- Using Wget on a google drive file
- Download file from Google Drive via HTTP GET request
- wget not working for shared files in Google drive
It continues to download a file that ranges in size from 0K to 3.1K depending on the answer but none of them the .zip files.
What am I doing incorrectly?