Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在上面托管我的网站,[SERVER A]但在那里,我在服务器上遇到了很多问题。所以我更改了名称服务器[SERVER B]和主机站点。但我忘记从[SERVER A]. 现在我必须做什么才能取回数据?
[SERVER A]
[SERVER B]
如果您知道 IP 地址,您可以尝试通过 ssh/http 访问服务器。喜欢:http://87.57.45.2:port或ftp://87.57.45.2:port(都在浏览器中工作)
http://87.57.45.2:port
ftp://87.57.45.2:port
如果您有 ftp 客户端,您应该能够使用端口 21/22 直接连接到服务器。
如果这不起作用,您可以尝试联系主机支持。
最坏的情况是您的数据丢失。