Replies: 2 comments 2 replies
-
|
I don't think I will have a system that automatically renames files, but as of the latest release (v3.7.5) it should error out when you upload the same file. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Closing as not planned & overwriting issue was fixed in the latest releases |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So basically when you upload a file named "download.png" it creates the link "https://files.example.com/u/download.png". When you upload another file wich is different to the first one, but it's name is also "download.png" then it will upload to "https://files.example.com/u/download.png" and therefore overwriting the already existing one. It would be really cool if you can set it up, that zipline automatically renames it to "https://files.example.com/download-2.png".
Beta Was this translation helpful? Give feedback.
All reactions