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

unable to figure out how to simply overwrite a file #139

Closed
xkcd386at opened this issue Feb 19, 2025 · 2 comments
Closed

unable to figure out how to simply overwrite a file #139

xkcd386at opened this issue Feb 19, 2025 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@xkcd386at
Copy link

Hi

(I checked the issues, and the documentation, as much as I could, looking for the word "overwrite"; no luck).

Say I have a 100 images with proper, human-meaningful, filenames.

I upload them, and then realise a few of them need to be cropped or whatever and re-uploaded.

When I do that, the files don't get overwritten. The correct versions of those files end up with much longer suffixes that I don't need, and the incorrect versions are still around, with the proper names I manually gave them.

Is there a way to cause a simple overwrite, the way any copy (e.g., cp, rsync) does?

thanks

@9001
Copy link
Owner

9001 commented Feb 19, 2025

Huh... yeah you're right, guess that feature isn't available in the UI yet. It does exist on the backend since the commandline uploader has an option for this already, so the only tricky part is getting the new togglebutton to fit into the UI. Will have it up weekend at the latest :>

@9001 9001 added the enhancement New feature or request label Feb 19, 2025
@9001 9001 self-assigned this Feb 19, 2025
@9001 9001 closed this as completed in e9f78ea Feb 19, 2025
@xkcd386at
Copy link
Author

Never seen such a short turnaround for a non-trivial request :-) Thank you SO much! I will test it out this weekend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants