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
Was it a project with a build step? Was it uploaded to a source control provider(GitHub/Gitlab)?
build step? No, I haven't used Github or Gitlab, because they do not provide enough storage space
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?yep, just typed
deploy
command from a folder with projectThen 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
there is also server-side script, it cannot be downloaded...
and it's gonna be tough to download manually 1406 files...
Oh yeah, I don't think you can dump functions unfortunately
that's why I'm asking any way to export deployment
There is not