무료 다운로드

Zinn® Migrate

Package the WordPress site you are leaving — files and database — into one archive, and hand us a single link.

ZIP 다운로드 (710 KB)

Zinn® Migrate의 기능

You probably do not need this plugin, and its own screen says so first. If your old host gives you FTP, SSH, cPanel, Plesk or DirectAdmin, put those details into the migration form on Zinn® instead: we connect to your host directly, copy the site across, and install nothing on your server at all. That is faster, it leaves no trace behind, and it is what nearly every migration uses. This plugin is for the sites that cannot do that — the hosts that hand you a WordPress login and nothing else: no FTP account, no shell, a control panel with its API switched off, or every port firewalled. If our checker tells you it could not reach your host on any of the usual ways in, this is the way through.

중요성

It is built for slow, small, locked-down hosting, because that is the only kind of hosting that needs it. The servers this plugin runs on have a thirty-second execution limit, 128 MB of memory, exec disabled and no mysqldump — so nothing here depends on one long request. Every step is bounded and resumable, the database is read through WordPress itself rather than a command-line tool, and rows are streamed to disk instead of being held in memory. It also checks how much free disk space there is before it writes anything, and says so plainly when the server will not tell it: a server that runs out of space part way through an export does not fail politely, it takes the site down.

포함된 항목

Bounded, resumable steps

The package is built a few hundred files at a time, and the archive is closed and reopened between steps. A host that cuts requests off at thirty seconds cannot leave you with a truncated zip that opens, lists half your site and looks finished.

Your database, without mysqldump

The export is written by WordPress itself, table by table in bounded windows, straight to disk. That is slower than a command-line dump and it is the only method that runs at all on the hosts this plugin exists for.

It checks for room before it writes

A package needs roughly as much free disk as your site takes up. The screen works that out first — and when the server refuses to say how much is free, it tells you that rather than guessing you have room.

The link is a password, and it expires

The package sits in a folder with thirty-two random characters in its name that cannot be listed. Anyone holding the link can download your whole site, so it deletes itself twenty-four hours after it was built, and there is a button to remove it the moment your migration is done.

It opens no door on your site

Nothing here registers an endpoint or accepts an inbound request. We cannot ring your site — you press a button and carry the link to us. The archive is your entire site and its database, which is exactly the thing that must never be available to ask for.

미리보기

One screen, one button. The note above it tells you when you do not need this plugin at all — which is most of the time.

The Move to Zinn® screen in wp-admin, showing the disk-space check and a single Build the package button

다운로드 중인 항목

버전
1.0.0
최소 WordPress
WordPress 6.6
최소 PHP 버전
PHP 8.2
테스트 완료:
WordPress 7.1
다운로드 크기
710 KB
라이선스
GNU General Public License, 버전 2 이상
작성자
Neil Lock — CEO, Zinn Digital® Ltd

Zinn® Migrate에 필요한 항목

WordPress 6.6 or later and PHP 8.2 or later, on a site that still loads. PHP's ZipArchive extension, which the plugin checks for and names if it is missing. Enough free disk space for a copy of the site. No Zinn Digital® account is needed to build the package — only to migrate it.

Zinn® Migrate을(를) 받는 방법

Install and activate it on the site you are moving away from, open Tools → Move to Zinn®, check the disk-space line and press Build the package. Copy the link it gives you into your Zinn® migration, choosing “An archive of an existing site” as the source. Delete the package when the migration has finished, then remove the plugin.

기사 읽기

WordPress.org 플러그인 디렉토리 표준에 맞춰 제작되었습니다: WordPress 코딩 표준, 보안 검토, PHP 알림 없음, 그리고 당사가 판매하는 모든 언어로 번역 준비 완료.

설치 중

WordPress는 아무것도 압축을 풀 필요 없이 zip 파일에서 플러그인을 설치합니다. 전체 과정은 약 1분이 소요되며, 사이트의 관리자 계정이 필요합니다.

  1. ZIP 파일 다운로드

    위의 다운로드 버튼을 사용하세요. 파일의 압축을 풀지 말고 그대로 유지하세요. WordPress에서는 아카이브 자체를 필요로 하기 때문입니다.

  2. wp-admin에서 Plugins → Add New Plugin 열기

    사이트의 wp-admin에 로그인한 후, 왼쪽 메뉴에서 '플러그인'을 열고 페이지 상단의 '새 플러그인 추가'를 클릭하세요.

  3. 업로드 및 설치

    플러그인 업로드(Upload Plugin)를 선택하고 방금 다운로드한 zip 파일을 선택한 다음 지금 설치(Install Now)를 누르세요. WordPress가 알아서 압축을 풀어줍니다.

  4. 활성화

    업로드가 완료되면 플러그인 활성화를 선택하세요. 그 후 wp-admin에 해당 플러그인의 자체 설정이 나타나며, 사용을 시작하는 데 필요한 다른 작업은 없습니다.

파일이 당사 소유인지 확인하는 중

이 코드는 귀하의 사이트에서 실행되므로, 다운로드한 파일이 당사가 게시한 파일과 동일하다는 것을 증명할 수 있어야 합니다. 사용 중인 컴퓨터에 맞는 명령어를 zip 파일에 실행하고 그 결과를 아래의 체크섬과 비교하세요. 결과는 문자 하나까지 정확히 일치해야 합니다.

SHA-256
3872f432c8c235fff2c60744d50c7ee8e53679160ce2d4843bb0628705c74884
Linux 기준
sha256sum zinn-migrate-1.0.0.zip
macOS에서
shasum -a 256 zinn-migrate-1.0.0.zip
Windows에서
certutil -hashfile zinn-migrate-1.0.0.zip SHA256

다운로드 자체에서도 X-Zinn-Package-SHA256 헤더에 동일한 값을 반환하므로, 자동화된 배포 시스템은 이 페이지를 읽지 않고도 이를 확인할 수 있습니다.

변경 내역

1.0.0 — first release: bounded, resumable packaging of files and database; a disk-headroom check before anything is written; a private, unlistable package folder; automatic deletion after twenty-four hours and on uninstall.

업데이트

당사가 호스팅하는 사이트에서는 이러한 플러그인이 자동으로 업데이트되도록 설정되어 있습니다. 플러그인이 당사에 확인을 거치면 WordPress가 새 버전을 설치해 주며, 이때 다운로드 파일은 게시된 체크섬과 대조하여 먼저 검증됩니다. 당사가 호스팅하지 않는 WordPress의 경우 설정할 것도 없고 외부로 통신하는 것도 없습니다. 최신 버전이 필요할 때 이 페이지로 다시 오거나 해당 플러그인의 GitHub 릴리스를 확인하세요.

실제 사이트에서 Zinn® Migrate 사용해 보기

여기 있는 모든 플러그인은 무료이며 어떤 WordPress에서도 실행됩니다. 저희가 호스팅하는 사이트에서는 설치와 최신 버전 유지가 자동으로 이루어지므로 다운로드하거나 업데이트할 필요가 없습니다.

모든 WordPress 플러그인