How to download my project in pc?

I created my project project idx. I can upload the files from my pc to edit. But When i try download from project idx. The download button is not working. The files are not downloading from Project IDX to my pc.

1 Like

Hi @AB_Anu - you’ve found a bug! Thanks for reporting this. We’ll try to get this fixed shortly.

The easiest way to download the files until we fix this bug is to commit your files to a git repo and then downloading from Github (or your Git provider) directly.

This is the error:

3 Likes

I get the same error

@pver - yes, this is a bug that we will prioritize and fix soon.

Facing the same issue. I can’t download the file nor can I open my project from my local device

Same issue here. can’t import the project to local PC also save as local is not working.

One month ago…
The same today-

I know! This is one of those issues that is more complicated than a smaller fix. Stay tuned for some updates here.

Haha, the bug still exists for folders. Only single files work. I thought Google could fix that faster :frowning:
But IDX is working great otherwise!

Hi, we have a fix that allows you to download folders now - right click on the folder and click on “IDX - Download folder” (do not use “Download”).

Known limitations

  1. Only works for one folder at a time.
  2. To download files, still use “Download” instead of “IDX - Download Folder”

We are actively working on improving this and we really appreciate your patience. Keep the feedback coming!

7 Likes

Thank you, it’s working fine

2 Likes

When trying to download a folder, I am redirected to the download page, but with the error “Unable to decode host”. Someone with the same problem?

Hi @PauloGoncalves - that is a known issue, and we hope to have the fix shipped out for it in the next day or so.

As a workaround, when you get the download URL, can you prepend an 80- in front of it? For example, if the download URL is:

https://idx-kirupa-ang2-1721758813237.cluster-joak5ukfbnbyqspg4tewa33d24.cloudworkstations.dev/www/downloads/src.zip

…the revised URL would be:

https://80-idx-kirupa-ang2-1721758813237.cluster-joak5ukfbnbyqspg4tewa33d24.cloudworkstations.dev/www/downloads/src.zip

Let me know if that works for you.

Cheers,
Kirupa

3 Likes

this worked, thank you!

1 Like

Still, there is no download file option.

You need to select a single folder and then you will see the download zip option. If you are looking to download/export the entire project then pushing to GitHub might be the best option