What is the url of an uploaded file

I have a flowise instance running. I am able to upload an example.txt up onto the render server. This is create in folder /opt/render/.flowise.
How do I work out the URL to the file so I can download it.

I see the file in the shell.
I have tried https://myservice.onrender.com/opt/render/.flowise/example.txt but I just get a blank page.

Hi there,

A Static Site will serve files straight-up, but Web Services typically offer routing to code that handles how to serve assets.

I’m not overly familiar with Flowise, but I recommend reading their official documentation regarding uploading and/or serving files, or reaching out to a Flowise community for more tailored assistance here. Also note that any uploaded files will not persist unless stored on a disk.

Let us know if you have any further questions.

Regards,
Mike


Render Support Engineer, MT (UTC-6, UTC-7 in Winter)

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