简体   繁体   English

如何将文件从一个vps传输到另一个vps

[英]How to transfer files from one vps to other vps

i know vps can tranfer or migrate accounts but is it possible to move whole server files to another server with root username or password?我知道 vps 可以转移或迁移帐户,但是否可以使用 root 用户名或密码将整个服务器文件移动到另一台服务器? if yes than how can we do it?如果是的话,我们该怎么做?

i have tried alot from VPS tranfer tool but fail... when i try to transfer a cpanel account than this error come but i am sure that username and password were correct.我已经尝试了很多 VPS 传输工具,但失败了...当我尝试传输 cpanel 帐户时出现此错误,但我确定用户名和密码是正确的。

Starting “TRANSFER” for “Account” “username”.
Attempting to copy “username” from “IP”.
Trying to fetch cpmove file via cPanel XML-API!
Fetching current backups from remote server …cPanel Login Failed: HTTP/1.0 900 NET OR SSL ERROR
/usr/local/cpanel/scripts/getremotecpmove 23618: open_tcp_connection: failed `IP', 2083 (Connection refused)
Failed to fetch cpmove file via cPanel XML-API.
Failed: Error while executing “/usr/local/cpanel/scripts/getremotecpmove”: The “/usr/local/cpanel/scripts/getremotecpmove” command (process 23618) reported the “EPERM” (1) error when it ended.

i shall be very thank for one who will help me.我将非常感谢帮助我的人。

thanks谢谢

You can do this file transfer process through FTP.您可以通过 FTP 执行此文件传输过程。 If you are not able to transfer your data through cPanel, you can use the FTP method (FileZilla).如果您无法通过 cPanel 传输数据,您可以使用 FTP 方法 (FileZilla)。

You can refer the following article of transfer files from cPanel account to VPS and cPanel account to Cpanel account transfer:您可以参考以下cPanel账号到VPS和cPanel账号到Cpanel账号传输文件的文章:

https://manage.accuwebhosting.com/knowledgebase/884/How-to-transfer-cPanel-accounts-from-Shared-Hosting-to-VPSorDedicated-Server-manually.html https://manage.accuwebhosting.com/knowledgebase/884/How-to-transfer-cPanel-accounts-from-Shared-Hosting-to-VPSorDedicated-Server-manually.html

https://manage.accuwebhosting.com/knowledgebase/921/How-to-Move-Accounts-From-One-cPanel-Server-To-Another-.html https://manage.accuwebhosting.com/knowledgebase/9​​21/How-to-Move-Accounts-From-One-cPanel-Server-To-Another-.html

Not sure if this helps, and i know its 4 months late!不知道这是否有帮助,我知道它晚了 4 个月!

I had exactly the same issue, and it turned out the account i was trying to backup didn't have enough disk space to create the backup and store it.我遇到了完全相同的问题,结果我尝试备份的帐户没有足够的磁盘空间来创建备份和存储它。 I just simply doubled the quota, ran the cpanel backup tool again and, bingo!我只是简单地将配额加倍,再次运行 cpanel 备份工具,宾果游戏!

I hope this helps!我希望这有帮助!

这背后的主要原因是防火墙,在两台服务器上禁用 iptables/CSF,这应该可以解决您的问题,或者您可以将新服务器中的 IP 地址列入白名单。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM