<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>评论：使用Amazon S3云存储自动备份服务器文件</title>
	<atom:link href="http://www.feng-jun.com/backup-server-with-amazon-s3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.feng-jun.com/backup-server-with-amazon-s3/</link>
	<description></description>
	<lastBuildDate>Sat, 19 Nov 2011 04:49:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>由：卢达</title>
		<link>http://www.feng-jun.com/backup-server-with-amazon-s3/comment-page-1/#comment-4377</link>
		<dc:creator>卢达</dc:creator>
		<pubDate>Thu, 22 Sep 2011 02:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.feng-jun.com/backup-server-with-amazon-s3/#comment-4377</guid>
		<description>文中使用命令：
mysqldump -h 127.0.0.1 -u root -ppassword –all-databases&#124; gzip &gt; /backup/content/$(date +%Y%m%d).sql.gz

所生成的 .sql.gz 文件，不能以你的回复中提到的这个指定了数据库 test的方法来还原吧？

mysql -h localhost -u root -p test&lt;/path/to/sqlfile.sql

另外，我已经用 phpmyadmin 解决这个问题了，在未选中数据库的状态下，直接在导入界面上传该文件。

只是最后在连接数据库时，用户权限中出现了一点问题，重新设置了 mysql 中的用户权限。</description>
		<content:encoded><![CDATA[<img src='http://www.feng-jun.com/wp-content/plugins/wp-useragent/img/16/net/firefox.png' title='Firefox 6.0.1' style='border:0px;vertical-align:middle;' alt='Firefox 6.0.1'><img src='http://www.feng-jun.com/wp-content/plugins/wp-useragent/img/16/os/win-2.png' title='Windows Server 2003' style='border:0px;vertical-align:middle;' alt='Windows Server 2003'><p>文中使用命令：<br />
mysqldump -h 127.0.0.1 -u root -ppassword –all-databases| gzip &gt; /backup/content/$(date +%Y%m%d).sql.gz</p>
<p>所生成的 .sql.gz 文件，不能以你的回复中提到的这个指定了数据库 test的方法来还原吧？</p>
<p>mysql -h localhost -u root -p test&lt;/path/to/sqlfile.sql</p>
<p>另外，我已经用 phpmyadmin 解决这个问题了，在未选中数据库的状态下，直接在导入界面上传该文件。</p>
<p>只是最后在连接数据库时，用户权限中出现了一点问题，重新设置了 mysql 中的用户权限。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Feng Jun</title>
		<link>http://www.feng-jun.com/backup-server-with-amazon-s3/comment-page-1/#comment-4376</link>
		<dc:creator>Feng Jun</dc:creator>
		<pubDate>Wed, 21 Sep 2011 17:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.feng-jun.com/backup-server-with-amazon-s3/#comment-4376</guid>
		<description>先用gzip解压
然后运行命令
mysql -h localhost -u root -p test&lt;/path/to/sqlfile.sql</description>
		<content:encoded><![CDATA[<img src='http://www.feng-jun.com/wp-content/plugins/wp-useragent/img/16/net/firefox.png' title='Firefox 6.0.2' style='border:0px;vertical-align:middle;' alt='Firefox 6.0.2'><img src='http://www.feng-jun.com/wp-content/plugins/wp-useragent/img/16/os/linux.png' title='GNU/Linux' style='border:0px;vertical-align:middle;' alt='GNU/Linux'><p>先用gzip解压<br />
然后运行命令<br />
mysql -h localhost -u root -p test&lt;/path/to/sqlfile.sql</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：卢达</title>
		<link>http://www.feng-jun.com/backup-server-with-amazon-s3/comment-page-1/#comment-4363</link>
		<dc:creator>卢达</dc:creator>
		<pubDate>Tue, 20 Sep 2011 16:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.feng-jun.com/backup-server-with-amazon-s3/#comment-4363</guid>
		<description>请问 .sql.gz 文件怎么导入比较方便呢？</description>
		<content:encoded><![CDATA[<img src='http://www.feng-jun.com/wp-content/plugins/wp-useragent/img/16/net/firefox.png' title='Firefox 6.0.2' style='border:0px;vertical-align:middle;' alt='Firefox 6.0.2'><img src='http://www.feng-jun.com/wp-content/plugins/wp-useragent/img/16/os/win-4.png' title='Windows 7' style='border:0px;vertical-align:middle;' alt='Windows 7'><p>请问 .sql.gz 文件怎么导入比较方便呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：LuDa</title>
		<link>http://www.feng-jun.com/backup-server-with-amazon-s3/comment-page-1/#comment-2594</link>
		<dc:creator>LuDa</dc:creator>
		<pubDate>Fri, 13 Aug 2010 04:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.feng-jun.com/backup-server-with-amazon-s3/#comment-2594</guid>
		<description>嗯。在用了。</description>
		<content:encoded><![CDATA[<img src='http://www.feng-jun.com/wp-content/plugins/wp-useragent/img/16/net/firefox.png' title='Firefox 3.6.8' style='border:0px;vertical-align:middle;' alt='Firefox 3.6.8'><img src='http://www.feng-jun.com/wp-content/plugins/wp-useragent/img/16/os/win-2.png' title='Windows XP' style='border:0px;vertical-align:middle;' alt='Windows XP'><p>嗯。在用了。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk
Database Caching using disk
Object Caching 418/439 objects using disk

Served from: www.feng-jun.com @ 2012-02-08 13:53:57 -->
