Hostney Migration
Hostney Migration connects your WordPress site to the Hostney hosting platform so the Hostney worker can pull your database and files automatically. No SSH access, FTP credentials, or manual exports required. Your source site stays fully operational throughout the process.
How it works:
- Generate a migration token in your Hostney control panel
- Install this plugin on your source WordPress site
- Go to Tools > Hostney Migration and paste the token
- Click “Start migration” in the Hostney control panel
- The worker pulls your database and files automatically
What gets migrated:
- All database tables (exported row-by-row with primary key pagination)
- All WordPress files (transferred in chunks with checksum verification)
- File permissions and directory structure
What gets excluded automatically:
- Cache directories
- Log files
- Backup plugin directories (UpdraftPlus, All-in-One WP Migration, etc.)
- Node modules and .git directories
Security:
All requests from the Hostney worker are authenticated using HMAC-SHA256 signatures with timestamp validation and replay protection. Tokens are cleared automatically when the plugin is deactivated.
Privacy Policy
This plugin sends the following data to Hostney servers (api.hostney.com) when you click Connect:
- Your site URL and REST API URL
- WordPress version
- PHP version
- Number of database tables and total database size
- Number of files and total file size
- Active theme name and active plugin count
This data is used solely to register and plan the migration. No file contents, database rows, passwords, or personal data are transmitted during the connection step.
During an active migration (initiated from the Hostney control panel), the Hostney worker connects to your site’s REST API endpoints to read database tables and files. All requests are authenticated with HMAC-SHA256 signatures. Data is transferred over HTTPS.
For more information, see the Hostney Privacy Policy.