# 관리자가 서버에서 컴퓨터로 백업을 정기적으로 다운로드하기 위한 PowerShell 스크립트

**URL:** https://meta.discourse.org/t/powershell-script-for-sysadmin-to-regularly-download-backups-from-server-to-computer/280983
**Category:** Extras
**Tags:** backups
**Created:** [10월 4, 2023, 1:10오전 UTC](https://meta.discourse.org/t/powershell-script-for-sysadmin-to-regularly-download-backups-from-server-to-computer/280983 "2023-10-04T01:10:40Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [10월 4, 2023, 7:33오전 UTC](https://meta.discourse.org/t/powershell-script-for-sysadmin-to-regularly-download-backups-from-server-to-computer/280983/2 "2023-10-04T07:33:21Z")

</div>

> [@Lhc\_fl](#):
>
> 최근 제 친구가 VPS 제공업체가 사전 통보 없이 갑자기 사업을 중단하는 문제를 겪었습니다. 안타깝게도 저렴한 가격을 이유로 틈새 시장을 공략하는 업체를 선택했는데, 이 업체는 데이터 다운로드 기능조차 제공하지 않았습니다. 더糟糕한 것은 친구가 정기적으로 백업을 다운로드하는 습관이 없었다는 점입니다. 하룻밤 사이 사이트가 사라졌고, 그 안의 모든 데이터도 함께 사라졌습니다.

원격 백업이 얼마나 중요한지 다시 한번 일깨워주는 사례입니다. 몇 달 전 다른 메타 사용자도 동일한 문제를 겪었습니다.

제 인스턴스 중 하나는 내장된 S3 백업 기능을 사용하고, 나머지는 Rclone과 CRON 작업을 사용해 Google Drive에 백업을 전송합니다. 이 방법에 대한 가이드가 있습니다: [Use rclone to sync backups to Dropbox or Google Drive](https://meta.discourse.org/t/use-rclone-to-sync-backups-to-dropbox-or-google-drive/97294?u=canapin)

스크립트를 공유해 주셔서 감사합니다, Linca 👍

---

_[View the full topic](https://meta.discourse.org/t/powershell-script-for-sysadmin-to-regularly-download-backups-from-server-to-computer/280983)._
