Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

curl: add --skip-existing #13993

Closed
wants to merge 1 commit into from
Closed

curl: add --skip-existing #13993

wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Jun 23, 2024

With this option, the entire download is skipped if the selected target filename already exists when the operation is about to begin. Also works fine with "globs".

  • code
  • documentation
  • test cases (993, 994, 995)

Ref: #11012

@bagder bagder added cmdline tool feature-window A merge of this requires an open feature window labels Jun 23, 2024
@github-actions github-actions bot added the tests label Jun 23, 2024
@yedayak

This comment was marked as resolved.

@bagder

This comment was marked as resolved.

@bagder

This comment was marked as resolved.

@bagder bagder self-assigned this Jun 30, 2024
bagder added a commit that referenced this pull request Jul 4, 2024
With this option, the entire download is skipped if the selected target
filename already exists when the opertion is about to begin.

Test 993, 994 and 995 verify.

Ref: #11012
Closes #13993
bagder added a commit that referenced this pull request Jul 10, 2024
With this option, the entire download is skipped if the selected target
filename already exists when the opertion is about to begin.

Test 993, 994 and 995 verify.

Ref: #11012
Closes #13993
bagder added a commit that referenced this pull request Jul 10, 2024
With this option, the entire download is skipped if the selected target
filename already exists when the opertion is about to begin.

Test 993, 994 and 995 verify.

Ref: #11012
Closes #13993
meslubi2021 pushed a commit to meslubi2021/curl that referenced this pull request Jul 19, 2024
With this option, the entire download is skipped if the selected target
filename already exists when the opertion is about to begin.

Test 993, 994 and 995 verify.

Ref: curl#11012
Closes curl#13993
bagder added a commit that referenced this pull request Aug 3, 2024
With this option, the entire download is skipped if the selected target
filename already exists when the opertion is about to begin.

Test 994, 995 and 996 verify.

Ref: #11012
Closes #13993
With this option, the entire download is skipped if the selected target
filename already exists when the opertion is about to begin.

Test 994, 995 and 996 verify.

Ref: #11012
Closes #13993
@bagder bagder closed this in 732cb15 Aug 4, 2024
@bagder bagder deleted the bagder/skip-existing branch August 4, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmdline tool feature-window A merge of this requires an open feature window tests
Development

Successfully merging this pull request may close these issues.

2 participants