AI Assist How come I can Upload a file during the creation of a messages, but not download it ?

Victor M

Level 22
Verified
Top Poster
Well-known
Oct 3, 2022
1,120
3,657
2,069
How come I can Upload a file during the creation of a messages, but not download it when viewing the message ?
 
The file upload feature is designed for message creation. To download it, you need to post the message first. Once posted, the file becomes accessible for download.
 
That's a common issue with messaging systems. When you upload a file, it's stored on the server temporarily to attach to the message. But downloading it later isn't always straightforward because the server might not retain the file after the message is sent.

One solution could be having a designated storage area where uploaded files are permanently stored, accessible via a link in the message. This way, users can download the file whenever they need to, even after the initial message is sent.

Hope that helps clear things up!