# S3 설정 시 이전 업로드 파일은 어떻게 되나요?

**URL:** https://meta.discourse.org/t/setting-up-s3-what-happens-to-previous-uploads/130928
**Category:** Support
**Created:** [10월 14, 2019, 6:48오전 UTC](https://meta.discourse.org/t/setting-up-s3-what-happens-to-previous-uploads/130928 "2019-10-14T06:48:02Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![hosna](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hosna/32/99969_2.png) [@hosna](https://meta.discourse.org/u/hosna)
#### Post date: [10월 14, 2019, 6:48오전 UTC](https://meta.discourse.org/t/setting-up-s3-what-happens-to-previous-uploads/130928/1 "2019-10-14T06:48:02Z")

</div>

다음 튜토리얼에 따라 업로드와 백업에 S3를 활성화하면 이전에 업로드된 파일은 어떻게 되나요?

> [@Set up file and image uploads to S3](https://meta.discourse.org/t/setting-up-file-and-image-uploads-to-s3/7229):
>
> So, you want to use S3 to handle image uploads? Here’s the definitive guide, but also see [Configure an S3 compatible object storage provider for uploads](https://meta.discourse.org/t/configure-an-s3-compatible-object-storage-provider-for-uploads/148916) to see how to configure your app.yml. S3 registration Head over to [https://aws.amazon.com/free/](https://aws.amazon.com/free/) and click on [Create a Free Account] During the create account process, make sure you provide payment information, otherwise you won’t be able to use S3. There’s no registration fee, you will only be charged for [what you use](https://aws.amazon.com/s3/pricing/), if you exceed the [AWS …](https://aws.amazon.com/free/)

---

<div class="post-metadata">

### Author: ![hosna](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hosna/32/99969_2.png) [@hosna](https://meta.discourse.org/u/hosna)
#### Post date: [10월 14, 2019, 7:56오전 UTC](https://meta.discourse.org/t/setting-up-s3-what-happens-to-previous-uploads/130928/2 "2019-10-14T07:56:10Z")

</div>

로컬 저장소에서 올바르게 서빙되고, 새로 업로드된 파일은 S3로 업로드된 후 거기에서 서빙되는 것 같습니다. 맞나요?

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [10월 14, 2019, 8:56오전 UTC](https://meta.discourse.org/t/setting-up-s3-what-happens-to-previous-uploads/130928/3 "2019-10-14T08:56:18Z")

</div>

맞아요, 기존 업로드를 S3로 마이그레이션하려면 `migrate_to_s3` rake 작업을 사용해야 합니다.

---

<div class="post-metadata">

### Author: ![hosna](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hosna/32/99969_2.png) [@hosna](https://meta.discourse.org/u/hosna)
#### Post date: [10월 14, 2019, 9:05오전 UTC](https://meta.discourse.org/t/setting-up-s3-what-happens-to-previous-uploads/130928/4 "2019-10-14T09:05:00Z")

</div>

정말 멋지다 😃 이걸 더 일찍 알았으면 좋았을 텐데.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [11월 13, 2019, 9:11오전 UTC](https://meta.discourse.org/t/setting-up-s3-what-happens-to-previous-uploads/130928/5 "2019-11-13T09:11:29Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
