如何备份Xampp目录?

发布于 2024-07-13 01:52:18 字数 114 浏览 6 评论 0原文

我想备份我的 Xampp 目录并将其传输到另一台计算机。

是否有捷径可寻?

当我尝试复制它时,它给了我一个限制,即使我当时没有运行 xampp。

谢谢你!

I want to both backup my Xampp directory and also transfer it to another computer.

Is there an easy way to do this?

When I try to copy it, it gives me a restriction, even though I am not running xampp at the time.

Thank you!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

兲鉂ぱ嘚淚 2024-07-20 01:52:18

我想说 rsync 将是一个很好的方法,您可以备份整个目录,也可以使用“--files-from=”参数来指定包含要备份内容列表的文件,又名 htdocs 目录和配置文件。

您可以查看 rsync 示例页面,这涵盖了本地和远程备份。

I'd say that rsync would be quite a good way of doing this you could either backup the entire directory or you can use the "--files-from=" parameter to specify a file containing a list of what you want to backup, aka the htdocs directory and config files.

You could have a look at the rsync example page this covers both local and remote backups.

魔法少女 2024-07-20 01:52:18

确保您已关闭所有服务(apache、mysql、ftp 等)。 转到开始->运行->services.msc

Make sure you have all the services turned off (apache, mysql, ftp, etc..). Go to start->run->services.msc

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文