Show warning if uploaded fname doesn't match supplied fname
Open
bug
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
CUBE modifies fname if the supplied fname already exists, e.g.
```
cheatsheet_Z2yuLvX.sh
cheatsheet.sh
cheatsheet_jaklnlz.sh
```
A warning should be printed in these cases. Moreover, trying to create a feed when CUBE mangles the upload fname will result in the wrong fname being send to pl-dircopy.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.