# Running Out Low of Storage

**URL:** https://community.glideapps.com/t/running-out-low-of-storage/47593
**Category:** Ask for Help
**Created:** [August 24, 2022, 12:46am UTC](https://community.glideapps.com/t/running-out-low-of-storage/47593 "2022-08-24T00:46:24Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [August 24, 2022, 12:46am UTC](https://community.glideapps.com/t/running-out-low-of-storage/47593/1 "2022-08-24T00:46:24Z")

</div>

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](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/f/9fe854d0bc8edea5e9c25cd919e170ac394aece4.png)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 24, 2022, 2:07am UTC](https://community.glideapps.com/t/running-out-low-of-storage/47593/2 "2022-08-24T02:07:28Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [August 24, 2022, 2:39am UTC](https://community.glideapps.com/t/running-out-low-of-storage/47593/3 "2022-08-24T02:39:00Z")

</div>

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?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 24, 2022, 2:48am UTC](https://community.glideapps.com/t/running-out-low-of-storage/47593/4 "2022-08-24T02:48:32Z")

</div>

> [@biha](#):
>
> Can I know how to replace the Glide Links? Do you mean by the cloudinary ?

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

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [August 24, 2022, 2:51am UTC](https://community.glideapps.com/t/running-out-low-of-storage/47593/5 "2022-08-24T02:51:38Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 24, 2022, 3:14am UTC](https://community.glideapps.com/t/running-out-low-of-storage/47593/6 "2022-08-24T03:14:36Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [August 24, 2022, 3:17am UTC](https://community.glideapps.com/t/running-out-low-of-storage/47593/7 "2022-08-24T03:17:56Z")

</div>

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

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 24, 2022, 3:21am UTC](https://community.glideapps.com/t/running-out-low-of-storage/47593/8 "2022-08-24T03:21:50Z")

</div>

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