<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>美国虚拟主机资讯 &#187; 备份数据库</title>
	<atom:link href="http://www.host114.org/tag/%e5%a4%87%e4%bb%bd%e6%95%b0%e6%8d%ae%e5%ba%93/feed" rel="self" type="application/rss+xml" />
	<link>http://www.host114.org</link>
	<description>美国虚拟主机，美国主机，国外主机资讯。关于国外的虚拟主机，VPS，独立主机一切信息</description>
	<lastBuildDate>Wed, 01 Feb 2012 01:34:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>如何对数据库进行备份</title>
		<link>http://www.host114.org/hosting/hostmonster/hm-database-backup.htm</link>
		<comments>http://www.host114.org/hosting/hostmonster/hm-database-backup.htm#comments</comments>
		<pubDate>Tue, 01 Sep 2009 06:33:48 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[hostmonster]]></category>
		<category><![CDATA[备份数据库]]></category>

		<guid isPermaLink="false">http://www.host114.org/?p=411</guid>
		<description><![CDATA[         在使用主机的时候，对数据库的备份是必不可少的。经常对数据库进行备份，养成一个这样的习惯，可以为我们减免一些不必要的麻烦。下面我们来看看有哪些方法对其进行备份： 1.进入cpanel面板后，在其的mysql里利用phpmyadmin可以导出数据库，对其进行备份； 2.进入cpanel面板后，可以直接在其的backups里下载数据库文件，对其进行备份； 3.可以用第三方备份程序，例如ebak等等一些备份软件对其进行备份。 以上为我们通常所用的一些备份数据库的方法。望可以给你带来一些帮助。]]></description>
			<content:encoded><![CDATA[<p>         <strong>在使用主机的时候，对数据库的备份是必不可少的。经常对数据库进行备份，养成一个这样的习惯，可以为我们减免一些不必要的麻烦。下面我们来看看有哪些方法对其进行备份：</strong><br />
1.进入cpanel面板后，在其的mysql里利用phpmyadmin可以导出数据库，对其进行备份；</p>
<p>2.进入cpanel面板后，可以直接在其的backups里下载数据库文件，对其进行备份；</p>
<p>3.可以用第三方备份程序，例如ebak等等一些备份软件对其进行备份。</p>
<p>以上为我们通常所用的一些备份数据库的方法。望可以给你带来一些帮助。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.host114.org/hosting/hostmonster/hm-database-backup.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何备份HostMonster中的数据库</title>
		<link>http://www.host114.org/hosting/hostmonster/back.htm</link>
		<comments>http://www.host114.org/hosting/hostmonster/back.htm#comments</comments>
		<pubDate>Tue, 19 Feb 2008 01:53:07 +0000</pubDate>
		<dc:creator>user1</dc:creator>
				<category><![CDATA[hostmonster]]></category>
		<category><![CDATA[备份数据库]]></category>

		<guid isPermaLink="false">http://www.host114.org/hosting/hostmonster/back.htm</guid>
		<description><![CDATA[用户在使用HostMonste过程中，对于网站的一些信息需要备份，这时用户就需要备份MySQL数据库，数据库的备份有如下两种方法：    一&#62;用户可以使用phpMyAdmin数据库管理工具，对数据库进行备份，具体方法如下：           1. 登录到cPanel, 点击MySQL数据库图标。          2. 在打开的页面下部分，用户可看到phpMyAdmin的链接.在页面的左上角，下拉选择到您想备份的数据库名， 在右侧主窗口，选择“导出”菜单。          3. 选中所需要的备份对象，复选“另存为”，点击“执行”。          4. 浏览器会弹出一个对话框，您可以选择保存该.sql文件, 选择一个本地的路径，用于存放该备份文件。 二&#62;用户可以使用HostMonster自带的cPanel备份工具，使用cPanel备份工具的特点是&#8221;易用，方便&#8221;。]]></description>
			<content:encoded><![CDATA[<p>用户在使用HostMonste过程中，对于网站的一些信息需要备份，这时用户就需要备份MySQL数据库，数据库的备份有如下两种方法：<br />
   一&gt;用户可以使用phpMyAdmin数据库管理工具，对数据库进行备份，具体方法如下：<br />
          1. 登录到cPanel, 点击MySQL数据库图标。<br />
         2. 在打开的页面下部分，用户可看到phpMyAdmin的链接.在页面的左上角，下拉选择到您想备份的数据库名， 在右侧主窗口，选择“导出”菜单。<br />
         3. 选中所需要的备份对象，复选“另存为”，点击“执行”。<br />
         4. 浏览器会弹出一个对话框，您可以选择保存该.sql文件, 选择一个本地的路径，用于存放该备份文件。<br />
二&gt;用户可以使用HostMonster自带的cPanel备份工具，使用cPanel备份工具的特点是&#8221;易用，方便&#8221;。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.host114.org/hosting/hostmonster/back.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

