Title: Naqil Backup &amp; Migrate
Author: devameer
Published: <strong>2026년 8월 6일</strong>
Last modified: 2026년 8월 6일

---

플러그인 검색

![](https://ps.w.org/naqil-backup/assets/banner-772x250.png?rev=3635944)

![](https://ps.w.org/naqil-backup/assets/icon-256x256.png?rev=3635944)

# Naqil Backup & Migrate

 작성자: [devameer](https://profiles.wordpress.org/devameer/)

[다운로드](https://downloads.wordpress.org/plugin/naqil-backup.0.1.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/naqil-backup/#description)
 * [평가](https://ko.wordpress.org/plugins/naqil-backup/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/naqil-backup/#installation)
 * [개발](https://ko.wordpress.org/plugins/naqil-backup/#developers)

 [지원](https://wordpress.org/support/plugin/naqil-backup/)

## 설명

Naqil Backup & Migrate creates a single, standard **.zip** archive of your WordPress
site — the database plus the `wp-content` folder — that you can keep as a backup
or move to another site.

No proprietary formats, no external services, no obfuscated code. Everything is 
processed on your own server in small chunks so it works on large sites without 
timing out.

**Features**

 * One‑click backup of database + `wp-content` to a standard ZIP.
 * Chunked, resumable engine (AJAX) — handles large sites.
 * Restore from the backup list, or upload a ZIP from another site.
 * Migrate over a link: issue a secret, expiring link on the source site and the
   destination pulls the backup directly — no manual download, no upload limits.
 * Migration-safe URL replacement that understands PHP-serialized data — moving 
   to a new domain won’t corrupt widget, theme, or plugin settings.
 * Download backups securely from the admin (capability + nonce protected).
 * Backups stored in a protected `naqil-backup` folder inside your uploads directory.
 * Fully translatable — ships with Arabic, RTL-ready admin screens.
 * Built-in Help screen documenting every feature and how to use it.

## 스크린샷

[⌊The Backups screen: create a backup, then restore, download, share, or delete 
it.⌉⌊The Backups screen: create a backup, then restore, download, share, or delete
it.⌉[

The Backups screen: create a backup, then restore, download, share, or delete it.

[⌊Advanced options: serialization-safe find & replace, plus database and file excludes.⌉⌊
Advanced options: serialization-safe find & replace, plus database and file excludes
.⌉[

Advanced options: serialization-safe find & replace, plus database and file excludes.

[⌊Migrate & Import: pull a backup straight from another site over a link, or drop
in a .zip.⌉⌊Migrate & Import: pull a backup straight from another site over a link,
or drop in a .zip.⌉[

Migrate & Import: pull a backup straight from another site over a link, or drop 
in a .zip.

[⌊The built-in Help screen documents every feature and how to use it.⌉⌊The built-
in Help screen documents every feature and how to use it.⌉[

The built-in Help screen documents every feature and how to use it.

## 설치

 1. Upload the `naqil-backup` folder to `/wp-content/plugins/`, or install the ZIP 
    from Plugins  Add New.
 2. Activate the plugin.
 3. Open **Naqil Backup** in the admin menu.

## FAQ

### Where are backups stored?

In a protected `naqil-backup` folder inside your WordPress uploads directory, protected
by an `.htaccess` deny rule and an `index.php` stub. Download them from the admin
screen.

### Does it work on large sites?

Yes. The database and files are processed in small batches across multiple requests,
so it avoids PHP timeouts.

### What format are the backups?

Standard ZIP. Inside you’ll find `naqil-manifest.json`, `database.sql`, and a `content/`
copy of `wp-content`.

### How does “migrate over a link” work?

On the source site, click **Migration link** next to a backup — a secret link is
copied to your clipboard. On the destination site, open **Naqil Backup  Migrate &
Import**, paste the link, and click **Pull backup**. The destination downloads the
archive directly from the source in small chunks, verifies it, and offers to restore
it. Links expire after 3 days; only the SHA-256 hash of the token is stored, issuing
a new link invalidates the old one, and deleting the backup revokes its link.

### Can I move a site to a different domain?

Yes. When you restore a backup made on another URL, all occurrences of the old URL
are replaced with the new one — including inside PHP-serialized and JSON-encoded
settings, where a naive search/replace would break the data. The rewrite never calls`
unserialize()`, so database content can’t trigger object injection.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Naqil Backup & Migrate”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ devameer ](https://profiles.wordpress.org/devameer/)

[자국어로 “Naqil Backup & Migrate”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/naqil-backup)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/naqil-backup/)는, [SVN 저장소](https://plugins.svn.wordpress.org/naqil-backup/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/naqil-backup/)
을 [RSS](https://plugins.trac.wordpress.org/log/naqil-backup/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 0.1.0

 * Initial release: chunked ZIP backup, restore, upload, download, delete.
 * Serialization-safe URL replacement for cross-domain migration.
 * Site-to-site migration over a secret, expiring link (chunked pull).

## 기초

 *  버전 **0.1.0**
 *  최근 업데이트: **1주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 5.6 또는 그 이상 **
 *  다음까지 시험됨: **7.0.4**
 *  PHP 버전 ** 7.2 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/naqil-backup/)
 * 태그:
 * [backup](https://ko.wordpress.org/plugins/tags/backup/)[clone](https://ko.wordpress.org/plugins/tags/clone/)
   [database](https://ko.wordpress.org/plugins/tags/database/)[migration](https://ko.wordpress.org/plugins/tags/migration/)
   [restore](https://ko.wordpress.org/plugins/tags/restore/)
 *  [고급 보기](https://ko.wordpress.org/plugins/naqil-backup/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/naqil-backup/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/naqil-backup/reviews/)

## 기여자

 *   [ devameer ](https://profiles.wordpress.org/devameer/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/naqil-backup/)