word mover

The traditional way of doing a website backup is to download and save a local copy of the site files to your computer or to cloud storage services like Dropbox and Amazon S3.

网站备份的传统方式是将站点文件的本地副本下载并保存到您的计算机或Dropbox和Amazon S3等云存储服务中。

But things get unwieldy when the size of the backup is huge. Hence a large internet data plan with fast downloading speed, and a considerable chunk of your time is required to pull this off.

但是,当备份量很大时,事情变得很麻烦。 因此,具有快速下载速度的大型Internet数据计划需要花费大量时间才能实现。

I back up my WordPress blog and save it in a special bucket on Amazon s3. I must confess, the process isn’t fun. That’s why I searched for an alternative to automate the backup process and, after many hours of research and testing, I finally settled on a service called mover.

我备份了WordPress博客,并将其保存在Amazon s3上的特殊存储桶中。 我必须承认,这个过程不好玩。 这就是为什么我寻找一种替代方法来自动执行备份过程,并且经过许多小时的研究和测试,我终于选择了一项名为mover的服务。

Mover.io简介 (Introduction to Mover.io)

Mover.io is a secure cloud transfer company that acts as a middleman between various web technologies that don’t play nice together. Mover takes your files from one place (internally referred to as “connectors”) and transfers/converts them to another while you have a cup of coffee.

Mover.io是一家安全的云传输公司,充当各种Web技术之间的中间人,这些Web技术不能很好地结合在一起使用。 Mover在您喝咖啡的同时,将文件从一个位置(内部称为“连接器”)取出,然后将其传输/转换为另一位置。

Since it doesn’t run on your computer, it doesn’t use any of your resources — CPU, memory, disk space, or network bandwidth — to transfer the files. It supports over 20 connectors including FTP, SFTP, Dropbox, Google Drive, MySQL, Rackspace, and a host of others.

由于它不在您的计算机上运行,​​因此它不会使用您的任何资源(CPU,内存,磁盘空间或网络带宽)来传输文件。 它支持20多个连接器,包括FTP,SFTP,Dropbox,Google Drive,MySQL,Rackspace以及许多其他连接器

Mover gives you 2 GB free upon signing up and no credit card is required. You can view all the pricing details here.

注册后,Mover会为您提供2 GB的免费空间,并且不需要信用卡。 您可以在此处查看所有定价详细信息

为什么选择移动器? (Why Choose Mover?)

I am quite sure a lot of us maintain accounts on multiple cloud storage solutions. Like the saying “don’t put all your eggs in one basket”, it is important you save your website backup in multiple locations to be on the safe side.

我很确定我们很多人都在多个云存储解决方案上维护帐户。 就像“不要把所有鸡蛋都放在一个篮子里”这样的说法,将网站备份保存在多个位置以确保安全很重要。

Mover not only allows you to back up websites but you can also transfer the backup to multiple cloud storage accounts that you own without having to download and re-upload the backup.

Mover不仅允许您备份网站,而且还可以将备份转移到您拥有的多个云存储帐户,而无需下载并重新上传备份。

使用Mover进行网站备份 (Website Backups with Mover)

Now that we’ve discussed a little bit on the features of Mover, and why you should use it, let’s see how we can use Mover to save a backup of WordPress to Amazon S3. With Mover, you can take a backup of not only your website files but also your database inclusive. Take note: Only MySQL databases are supported at this time.

既然我们已经讨论了Mover的功能以及为什么要使用它,那么让我们看看如何使用Mover将WordPress备份保存到Amazon S3。 使用Mover,您不仅可以备份网站文件,还可以备份数据库。 请注意:目前仅支持MySQL数据库。

To demonstrate how website backup is made easy with Mover, I will be showing you how I save a backup of my WordPress files and database to an Amazon S3 bucket. The backup will be divided into two processes: First the WordPress files, then the MySQL database.

为了演示如何使用Mover轻松实现网站备份,我将向您展示如何将WordPress文件和数据库的备份保存到Amazon S3存储桶。 备份将分为两个过程:首先是WordPress文件,然后是MySQL数据库。

We will be using the following three connectors for our backup process: FTP (used by mover to access website files in a server), Amazon S3 and MySQL.

我们将在备份过程中使用以下三个连接器:FTP(由mover用于访问服务器中的网站文件),Amazon S3和MySQL。

WordPress文件备份 (WordPress Files Backup)

When you first log in to the Mover interface, you’ll be shown two options: A way to select a “Source” and a way to select a “Destination”.

首次登录Mover界面时,将显示两个选项:一种选择“源”的方法和一种选择“目的地”的方法。

To create and send the WordPress backup files to Amazon S3, you’re going to add a “Source” in the form of an “FTP connector”. You’ll add your web server credentials to complete the connector options.

要创建WordPress备份文件并将其发送到Amazon S3,您将以“ FTP连接器”的形式添加“源”。 您将添加Web服务器凭据以完成连接器选项。

word mover_使用Mover.io轻松进行网站备份

Next you’ll choose a “Destination”. For this, you’ll choose an “S3 connector”, adding your S3 Access ID and Secret Access Key to complete the connector options.

接下来,您将选择一个“目的地”。 为此,您将选择一个“ S3连接器”,添加您的S3访问ID和秘密访问**以完成连接器选项。

word mover_使用Mover.io轻松进行网站备份

To initiate the backup, select the HTML radio button beside your WordPress installation folder and S3 bucket.

要启动备份,请选择WordPress安装文件夹和S3存储桶旁边HTML单选按钮。

If you want the backup in zip format, tick the “Archive (Zip files before transfer)” checkbox. Finally, click the “Transfer Now” button or schedule the backup for later.

如果要以zip格式备份,请选中“存档(传输前压缩文件)”复选框。 最后,单击“立即传输”按钮或安排备份以备后用。

word mover_使用Mover.io轻松进行网站备份

As soon as the transfer is complete, an email containing the migration details will be sent to you, as shown below.

转移完成后,将立即向您发送一封包含迁移详细信息的电子邮件,如下所示。

word mover_使用Mover.io轻松进行网站备份

MySQL数据库备份 (MySQL Database Backup)

Our WordPress backup isn’t complete without the database. The Mover IP address needs to be added as an “Access Host” so as to grant access to your server for it to connect.

没有数据库,我们的WordPress备份是不完整的。 移动器IP地址需要添加为“访问主机”,以便授予对服务器的访问权限以使其连接。

On cPanel, for example, in the database section you can choose the “Remote MySQL” option:

例如,在cPanel上的数据库部分中,您可以选择“远程MySQL”选项:

word mover_使用Mover.io轻松进行网站备份

Then add the Mover IP address as an “Access Host”:

然后将移动器IP地址添加为“访问主机”:

word mover_使用Mover.io轻松进行网站备份

Full details on backing up a database with cPanel and Mover are found here.

此处可以找到有关使用cPanel和Mover备份数据库的完整详细信息。

Now that access to our server has been granted, you can add a new “Source” and select “MySQL connector”. Then fill in the details containing your server IP address and port, database name, and DB username and password.

现在已经授予对我们服务器的访问权限,您可以添加一个新的“源”并选择“ MySQL连接器”。 然后填写包含服务器IP地址和端口,数据库名称以及数据库用户名和密码的详细信息。

word mover_使用Mover.io轻松进行网站备份

Select the radio button beside your WordPress database and S3 bucket.

选择WordPress数据库和S3存储桶旁边的单选按钮。

Finally, click the “Transfer Now” button or schedule the backup for later.

最后,单击“立即传输”按钮或安排备份以备后用。

Take Note: Mover creates a .dump file of your database backup, which can be used to restore your database in the future if you ever have problems. If you are using a tool like phpMyAdmin that accepts a database file with a .sql extension or a .sql file inside of a zip archive when restoring or importing a database, you’ll need to change the database backup from .dump to .sql — otherwise, an error will be thrown.

请注意:Mover将创建数据库备份的.dump文件,如果将来遇到问题,可将其用于将来还原数据库。 如果您使用的是像phpMyAdmin这样的工具,当还原或导入数据库时​​,该工具接受带有.sql扩展名的数据库文件或zip存档中的.sql文件,则需要将数据库备份从.dump.sql —否则,将引发错误。

结论 (Conclusion)

Once you have performed a first-time backup, your connectors get saved, so you don’t have to go through the hassle of creating the connectors each time you want to carry out another backup.

首次执行备份后,连接器将被保存,因此您不必每次都要进行另一次备份时就创建连接器的麻烦。

Mover is indeed a life saver. I no longer spend hours downloading and syncing my WordPress backup to Amazon S3.

搬家确实是救生员。 我不再花几个小时将WordPress备份下载并同步到Amazon S3。

If you’ve used Mover or if you’ve tried another service, we’d love to hear about it in the comments.

如果您使用过Mover或尝试过其他服务,我们很乐意在评论中听到。

翻译自: https://www.sitepoint.com/effortless-website-backups-with-mover/

word mover

相关文章:

  • 2021-09-15
  • 2021-09-24
  • 2022-02-05
  • 2022-12-23
  • 2022-12-23
  • 2021-11-28
猜你喜欢
  • 2022-01-18
  • 2022-01-29
  • 2021-06-29
  • 2021-04-15
  • 2022-12-23
  • 2021-04-24
  • 2022-12-23
相关资源
相似解决方案