Need to download .data

One of my projects is getting more popular than I planned and is exceeding the request limit multiple times a day. I want to migrate the project to another hosting, but it has a quite big database in the .data folder that I need to download and none of the downloading options have the .data folder. So how do I get it?

1 Like

(1) First
export

(2) Second
downloadproject

This will download a compressed file .tgz and it has the .data folder
datafolder

2 Likes

Yes, this works. Thank you very much.

1 Like