A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
search
AI OnAI Off
Hi,
I added some files through "File management" in editor mode in my local web site, then I deploied my web site to test server. My deployment steps are:
(1) copy my whole development database to test server.
(2) copy my web site files to test server.
Most functions worked well, but I found that I can't open the files I uploaded. I have tried to copy files in VPP from my computer to test server, but I still can't open these files. Where these files are put ? I checked data tables, it seems that they are not in database.
Can anybody help me, giving me some guildlines about deployment is appreciated.