# Best practices for Glide Google Storage management

**URL:** https://community.glideapps.com/t/best-practices-for-glide-google-storage-management/62060
**Category:** Ask for Help
**Created:** [May 23, 2023, 6:16pm UTC](https://community.glideapps.com/t/best-practices-for-glide-google-storage-management/62060 "2023-05-23T18:16:35Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![variadevang](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/variadevang/32/59414_2.png) [@variadevang](https://community.glideapps.com/u/variadevang)
#### Post date: [May 23, 2023, 6:16pm UTC](https://community.glideapps.com/t/best-practices-for-glide-google-storage-management/62060/1 "2023-05-23T18:16:35Z")

</div>

What the options for managing the files/images uploaded to glide. I want to back up the files and also have some control over usage of storage by archiving old files into my S3 instance.

---

<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: [May 23, 2023, 11:28pm UTC](https://community.glideapps.com/t/best-practices-for-glide-google-storage-management/62060/2 "2023-05-23T23:28:22Z")

</div>

The files/images are uploaded to Glide’s storage. By “archiving old files into my S3 instance”, do you mean you will send those files to your instance and replace the Glide URL in the Glide database to the new S3 URL?

Also, what’s the link between that and the title of the post?

---

<div class="post-metadata">

### Author: ![variadevang](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/variadevang/32/59414_2.png) [@variadevang](https://community.glideapps.com/u/variadevang)
#### Post date: [May 24, 2023, 4:19am UTC](https://community.glideapps.com/t/best-practices-for-glide-google-storage-management/62060/3 "2023-05-24T04:19:16Z")

</div>

I’m sorry. I was writing two posts and messed up the title. I have updated the title.a

Yes. I want to exactly do what you said. I have the means to do it outside with scripting on Google sheet. But wanted to check if there is any native way to manage this.

---

<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: [May 24, 2023, 11:39pm UTC](https://community.glideapps.com/t/best-practices-for-glide-google-storage-management/62060/4 "2023-05-24T23:39:12Z")

</div>

No, I don’t think there’s a native way to do so. You can use a service like Make/Zapier to do this for you, or use Google Scripts if you’re comfortable with that.
