What to do when your subsite/subsites are not showing in the “My Sites” dropdown menu

If you expand the “My Sites” dropdown menu, the imported subsite/subsites may not appear. This is because your current user has no connection to the subsites that export into the Multisite Network. Let’s say you have just imported a subsite called cloud.migration.test. In order for cloud.migration.test to show up in the “My Sites” dropdown menu, you will have […]

Read More >

Backblaze B2 Extension Error Codes

Backblaze B2 API is used by the All-in-One WP Migration plugin to communicate with your account and store backups. You may receive one of these errors if there is an error communicating with your Backblaze B2 drive and the files stored on it. Backblaze B2 assigns a per-user quota to each user to distribute resources […]

Read More >

Backblaze B2 Extension User Guide

Backblaze B2 Extension enhances the functionality of the All-in-One WP Migration plugin by connecting it to your Backblaze B2 account. This allows you to directly import and export your website/network of sites between your B2 cloud space and your website. The tool functions as an extension to the plugin, so you must install the All-in-One […]

Read More >

Amazon S3 Extension Bucket Permissions

User-based policy To properly export/import backups to Amazon S3, the Amazon S3 Extension requires the following permissions. { “Version”: “2012-10-17”, “Statement”: [ { “Effect”: “Allow”, “Action”: [ “s3:GetBucketLocation”, “s3:CreateBucket”, “s3:ListBucket”, “s3:PutObject”, “s3:GetObject”, “s3:DeleteObject” ], “Resource”: “arn:aws:s3:::*” } ] } Optional policies: s3:ListAllMyBuckets – Returns a list of all buckets owned by the authenticated sender of […]

Read More >

Viewing the contents of your .wpress file with Traktor

Traktor is a simple web browser tool that can be found here: https://traktor.servmask.com. With a simple drag-and-drop, you can view the contents of a .wpress file in the Traktor Tool. The following link will take you to Traktor’s homepage where you can drag and drop your file into the indicated white area:   A progress […]

Read More >

Mega Extension Error Codes

The All-in-One WP Migration plugin communicates with your Mega drive and stores backups using Mega API. You may receive one of these errors if there is an error communicating with your Mega account and the files stored on your drive. Mega allots a per-user quota to each user to distribute resources fairly. You may experience […]

Read More >

DigitalOcean Spaces Extension Error Codes

The All-in-One WP Migration plugin communicates with your DigitalOcean drive and stores your backups using the DigitalOcean API. If there is a communication error between your DigitalOcean account and the files on your drive, you may receive one of these errors. DigitalOcean Spaces assigns a per-user quota to each user to distribute resources fairly. You […]

Read More >

FTP Extension Error Codes

The All-in-One WP Migration plugin communicates with your server and stores backups using the FTP extension. You may receive one of these errors if there is an error communicating with the server and the files stored in your account. What can you do about it? If the All-in-One WP Migration plugin cannot connect to your […]

Read More >

URL Extension Error Codes

To import your backups, the All-in-One WP Migration plugin uses URL extension to communicate with your drive via the provided URL. You may receive one of these errors if there is an error communicating with your cloud drive and the files stored on your drive. What can you do about it? If the all-in-One WP […]

Read More >

Amazon S3 Extension Error Codes

The All-in-One WP Migration plugin communicates with your account and stores backups using the Amazon S3 API. You may receive one of these errors if there is an error communicating with your Amazon S3 drive and the files stored on it. Amazon S3 assigns a per-user quota to each user to ensure that the available […]

Read More >