Lost access to a folder with Pages project

Hello everyone, I have lost access to folder with Pages project due to an emergency OS reinstall. Is it really no any way to recover project from Cloudflare servers? The project is really big and complex, it's sad to loose ability to update it, because it entered the state when it's all about updates...
9 Replies
Hard@Work
Hard@Work2mo ago
Was it a project with a build step? Was it uploaded to a source control provider(GitHub/Gitlab)?
ran4erep
ran4erepOP2mo ago
build step? No, I haven't used Github or Gitlab, because they do not provide enough storage space
Hard@Work
Hard@Work2mo ago
As in, do you just run wrangler pages deploy? Do you have to run a command first to get the files you need to deploy?
ran4erep
ran4erepOP2mo ago
yep, just typed deploy command from a folder with project
Hard@Work
Hard@Work2mo ago
Then you should probably be able to recover it by visiting the project on the dash, looking at the file list, and then downloading each file manually. There isn't a way to one-shot download it all unfortunately
ran4erep
ran4erepOP2mo ago
there is also server-side script, it cannot be downloaded... and it's gonna be tough to download manually 1406 files...
Hard@Work
Hard@Work2mo ago
Oh yeah, I don't think you can dump functions unfortunately
ran4erep
ran4erepOP2mo ago
that's why I'm asking any way to export deployment
Hard@Work
Hard@Work2mo ago
There is not

Did you find this page helpful?