sciserver / scidrive-ui

Web UI for scidrive
http://www.scidrive.org
Apache License 2.0
0 stars 0 forks source link

Ovewrite warning message is not displayed when creating files from a URL #68

Closed dmedv closed 6 years ago

dmedv commented 8 years ago

If you uncheck "Auto file name from URL" and enter the name of an existing file, the existing file will be silently overwritten with the URL contents.

dimm0 commented 8 years ago

The files are downloaded to scidrive as a background task. There's no way to ask user permission to overwrite at the time of pulling one... Even if a file doesn't exist at the time of creating this request, it can appear later when the task is executed