You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am trying to download the dataset from the Google Drive link with gdown using the following command:
gdown --continue --folder FOLDER_ID
It all started ok, but after sometime, the download terminated with the following error:
To: facescape/Multi-View Data/fsmview_trainset_images_001-020.zip
19%|████████████████████████████████████████████████▌ | 5.53G/29.6G [1:00:00<2:50:15, 2.36MB/s]Error:
('Connection broken: IncompleteRead(5530126478 bytes read, 24085303889 more expected)', IncompleteRead(5530126478 bytes read, 24085303889
more expected))
To report issues, please visit https://github.com/wkentaro/gdown/issues.
19%|████████████████████████████████████████████████▌ | 5.53G/29.6G [1:00:06<4:21:48, 1.53MB/s]`
When i tried to start the download again using the same command, I faced the following error:
Failed to retrieve file url:
Too many users have viewed or downloaded this file recently. Please
try accessing the file again later. If the file you are trying to
access is particularly large or is shared with many people, it may
take up to 24 hours to be able to view or download the file. If you
still can't access a file after 24 hours, contact your domain administrator
Going to google drive and copying the link again did not help. Could you please help me out?
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to download the dataset from the Google Drive link with gdown using the following command:
It all started ok, but after sometime, the download terminated with the following error:
When i tried to start the download again using the same command, I faced the following error:
Going to google drive and copying the link again did not help. Could you please help me out?
The text was updated successfully, but these errors were encountered: