Downloading a deployment

For Workers & Pages, what is the name of the domain?

What is the issue or error you’re encountering

I uploaded some files to host as my webpage in Cloudflare but I lost the files now. how do I redownload the files from Cloudflare?

If you are using Cloudflare Workers Assets or Cloudflare Pages, they are not designed to be used as file stores and do not let you redownload the files. You could redownload them file by file via the actual website url/http, but the website you linked looks to be a React Remix site anyway, so you could only get the compiled/built version from Cloudflare, it doesn’t have the source code.

1 Like

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