Bug Report
- What did you do?
tiup mirror clone /tmp/c --tidb v5.3.0
tiup mirror clone /tmp/c --tidb v5.3.0
- What did you expect to see?
Only downloading files the first time. (except for metadata)
- What did you see instead?
Downloading files like tiup-linux-arm64.tar.gz every time.
- What version of TiUP are you using (
tiup --version)?
1.8.1 tiup
Go Version: go1.17.5
Git Ref: v1.8.1
GitHash: 559b99d0acb7d07acddbb8cda0304b0f27c6ec1e
If a mirror is refreshed every day or every hour this is wasting time, bandwidth, etc.
One of the problems is that there is no version in the filename for tiup.
Bug Report
Only downloading files the first time. (except for metadata)
Downloading files like
tiup-linux-arm64.tar.gzevery time.tiup --version)?If a mirror is refreshed every day or every hour this is wasting time, bandwidth, etc.
One of the problems is that there is no version in the filename for tiup.