作者:1234567山02 | 来源:互联网 | 2023-05-19 18:59
Iminthemiddleofchangingourserver.Weboughtserverspaceatadifferentlocationandneedto
I'm in the middle of changing our server. We bought server space at a different location and need to transfer all the content from our current server to the new one. I need to move 12GB over to the new server. What would be the most convenient, fastest, and easier way to transfer all that data to the new server... Doing a "physical" transfer is not an option.
我正在改变我们的服务器。我们在不同的位置购买了服务器空间,需要将当前服务器中的所有内容传输到新服务器。我需要将12GB移动到新服务器上。将所有数据传输到新服务器的最方便,最快捷,最简单的方法是什么......进行“物理”传输不是一种选择。
I know is going to be a loooong procedure. I'm testing with some data and is taking a long long time.
我知道这将是一个loooong程序。我正在测试一些数据并且需要很长时间。
I'm actually hosting about 10 websites on our local server so, I would like to move all that data to the new server... I do a backup of all the important files: /var/www, /home/, /var/lib/mysql, and others with tar -czf and it results into a 12GB tarball.
我实际上在我们的本地服务器上托管了大约10个网站,所以,我想将所有数据移动到新服务器......我对所有重要文件进行备份:/ var / www,/ home /,/ var / lib / mysql,以及其他tar -czf,它导致12GB的tarball。
I don't have a big upload pipe so, I need to do a reliable transfer during off peak hours, 1am to 6am...
我没有大的上传管道,所以我需要在非高峰时段,凌晨1点到早上6点进行可靠的转移......
Any ideas?
4 个解决方案