Running Out Low of Storage

Hi, I need your help.
My apps running out low of storage.
How to manage the storage ?
I want to transfer on our local server.

image

As long as you transfer the links’ content to your local server and replace the Glide links with your server’s links then the count should reduce.

Per a comment from David, deleted links, which are not used in any apps, will lead to your file being deleted from Glide’s storage in 30 days.

So I cannot manage the storage ?
Can I know how to replace the Glide Links? Do you mean by the cloudinary ?
Instead of transfer to local server, how to download all the photos and placed into my PC?

You have to download the current links, upload them somewhere else, and replace them in your Glide database.

so in 30 days, it will deleted? in Glide storage ? but i need to do one by one ? is there any ways to do in bulk if i decided to upload in Google Drive.

If you use Make, I imagine you can iterate through rows to:

  • Take the file link.
  • Upload them to your Drive.
  • Take the Drive link and update them back to the row.

However, this is assuming you’re using Sheets. Not an option at the moment with Glide Tables.

Your steps shows that we have to do one by one .
I have about 4,000 photos :smiling_face_with_tear:.

You can’t mass delete them, if that answers your question.