Kaggle / Kaggle/kaggle-cli

How to resume the download of the large dataset?

Open
#526 2 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Python
Stars
7.5k
Forks
1.4k
Avg merge
3d 15h
Merged PRs (30d)
11

Description

My download via Kaggle API failed silently

![image](https://github.com/Kaggle/kaggle-api/assets/57013219/791b015a-7410-4dfc-a13c-95497c654fe8)

I want to resume it, when I run ```kaggle competitions download -c UBC-OCEAN``` I get
```UBC-OCEAN.zip: Skipping, found more recently modified local copy (use --force to force download)```

If I use ```--force``` flag, the download starts again I suppose?

My env:
```
(kaggle_2.0_nightly) slime@slime:~$ pip freeze | grep kaggle=
kaggle==1.5.16
```

How to resume the download properly?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.