Skip to content

curl: add --skip-existing#13993

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/skip-existing
Closed

curl: add --skip-existing#13993
bagder wants to merge 1 commit intomasterfrom
bagder/skip-existing

Conversation

@bagder
Copy link
Copy Markdown
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
@bagder bagder force-pushed the bagder/skip-existing branch from f8d773d to f260d78 Compare June 24, 2024 06:46
@yedayak

This comment was marked as resolved.

@bagder

This comment was marked as resolved.

@bagder bagder force-pushed the bagder/skip-existing branch from f260d78 to 3e967ec Compare June 25, 2024 21:43
@bagder

This comment was marked as resolved.

@bagder bagder force-pushed the bagder/skip-existing branch from 3e967ec to 5ff273e Compare June 26, 2024 21:38
@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 bagder force-pushed the bagder/skip-existing branch from 5ff273e to b51c402 Compare July 4, 2024 08:40
@bagder bagder force-pushed the bagder/skip-existing branch from b51c402 to 1c3db6f Compare July 10, 2024 14:31
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 bagder force-pushed the bagder/skip-existing branch from 1c3db6f to 591afef Compare July 10, 2024 22:06
@bagder bagder force-pushed the bagder/skip-existing branch from 591afef to 2cfdf31 Compare August 3, 2024 18:19
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 force-pushed the bagder/skip-existing branch from 2cfdf31 to f911bd2 Compare August 4, 2024 14:15
@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