Est-il possible de mettre à jour les fichiers téléchargés dans les sujets tout en conservant l'URL exacte?

I have a topic in my Discourse forum that contains an upload link.

This is an executable file that I would like to update with a newer version, without changing the URL, so that any existing external links remain functional.

Is such a replacement operation possible?

2 « J'aime »

Hi Uwe! No, it’s not possible to upload files to Discourse and keep their original file name. You’ll want to upload it elsewhere and link to it from your forum.

3 « J'aime »

Put a permalink (managed at /admin/config/permalinks) to the upload on the topic. When you update the file, also update the permalink and you can get the behavior you need.

8 « J'aime »

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.