<?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>key连接服务器 &#8211; 编码无悔 /  Intent &amp; Focused</title>
	<atom:link href="https://www.codelast.com/tag/key%e8%bf%9e%e6%8e%a5%e6%9c%8d%e5%8a%a1%e5%99%a8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.codelast.com</link>
	<description>最优化之路</description>
	<lastBuildDate>Sun, 03 May 2020 11:50:58 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>[原创] FileZilla使用key连接服务器</title>
		<link>https://www.codelast.com/%e5%8e%9f%e5%88%9b-filezilla%e4%bd%bf%e7%94%a8key%e8%bf%9e%e6%8e%a5%e6%9c%8d%e5%8a%a1%e5%99%a8/</link>
					<comments>https://www.codelast.com/%e5%8e%9f%e5%88%9b-filezilla%e4%bd%bf%e7%94%a8key%e8%bf%9e%e6%8e%a5%e6%9c%8d%e5%8a%a1%e5%99%a8/#comments</comments>
		
		<dc:creator><![CDATA[learnhard]]></dc:creator>
		<pubDate>Sun, 14 Jul 2013 08:31:06 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[原创]]></category>
		<category><![CDATA[FileZilla]]></category>
		<category><![CDATA[key连接服务器]]></category>
		<category><![CDATA[ssh key]]></category>
		<guid isPermaLink="false">http://www.codelast.com/?p=6028</guid>

					<description><![CDATA[<p>
本文介绍了如何用FileZilla，通过指定的key文件来ssh连接Linux server的方法。<br />
<span id="more-6028"></span><br />
<span style="background-color:#00ff00;">【1】</span>为什么要用FileZilla来ssh连接Linux server<br />
有很多流行的terminal软件，例如SecureCRT，Xshell等，都可以ssh连接Linux server，但是如果你想在cd到某个目录后上传/下载文件，那么就要在server上安装lrzsz，同时terminal还要支持。尤其是在批量上传/下载文件的时候，用Xshell之类的软件就显得比较麻烦。<br />
用FileZilla这样的FTP软件来做这件事情，就可以极大地方便我们的工作，在两个窗口之间拖拉文件就可以完成上传/下载。<br />
<span style="color: rgb(255, 255, 255);">文章来源：</span><a href="http://www.codelast.com/" target="_blank" rel="noopener noreferrer"><span style="color: rgb(255, 255, 255);">http://www.codelast.com/</span></a><br />
<span style="background-color:#00ff00;">【2】</span>连接server<br />
如果是用username、password来连接server，非常简单，不必多言。但若用key文件来登录server（无需password），设置就比较特殊了，如下图所示：<br />
<img decoding="async" alt="filezilla use ssh key to connect server" src="http://www.codelast.com/wp-content/uploads/ckfinder/images/filezilla_use_key_connect_server.png" style="width: 625px; height: 459px;" /><br />
<span style="color: rgb(255, 255, 255);">文章来源：</span><a href="http://www.codelast.com/" target="_blank" rel="noopener noreferrer"><span style="color: rgb(255, 255, 255);">http://www.codelast.com/</span></a><br />
如你所见，你需要在FileZilla的设置中添加你用于SSH连接服务器的密钥文件，然后你可能会看到像上面一样的警告对话框，不用理会它，点击&#8220;是&#8221;即可。<br />
然后在连接服务器的时候，留空服务器密码，仅输入你登录服务器的用户名，就可以成功连接了。</p>
<p><span style="color: rgb(255, 255, 255);">文章来源：</span><a href="https://www.codelast.com/" rel="noopener noreferrer" target="_blank"><span style="color: rgb(255, 255, 255);">https://www.codelast.com/</span></a><br />
<span style="color: rgb(255, 0, 0);">➤➤</span>&#160;版权声明&#160;<span style="color: rgb(255, 0, 0);">➤➤</span>&#160;<br />
转载需注明出处：<u><a href="https://www.codelast.com/" rel="noopener noreferrer" target="_blank"><em><span style="color: rgb(0, 0, 255);"><strong style="font-size: 16px;"><span style="font-family: arial, helvetica, sans-serif;">codelast.com</span></strong></span></em></a></u>&#160;<br />
感谢关注我的微信公众号（微信扫一扫）：</p>
<p style="border: 0px; font-size: 13px; margin: 0px 0px 9px; outline: 0px; padding: 0px; color: rgb(77, 77, 77);">
	<img decoding="async" alt="wechat qrcode of codelast" src="https://www.codelast.com/codelast_wechat_qr_code.jpg" style="width: 200px; height: 200px;" />&#8230; <a href="https://www.codelast.com/%e5%8e%9f%e5%88%9b-filezilla%e4%bd%bf%e7%94%a8key%e8%bf%9e%e6%8e%a5%e6%9c%8d%e5%8a%a1%e5%99%a8/" class="read-more">Read More </a></p>]]></description>
										<content:encoded><![CDATA[<p>
本文介绍了如何用FileZilla，通过指定的key文件来ssh连接Linux server的方法。<br />
<span id="more-6028"></span><br />
<span style="background-color:#00ff00;">【1】</span>为什么要用FileZilla来ssh连接Linux server<br />
有很多流行的terminal软件，例如SecureCRT，Xshell等，都可以ssh连接Linux server，但是如果你想在cd到某个目录后上传/下载文件，那么就要在server上安装lrzsz，同时terminal还要支持。尤其是在批量上传/下载文件的时候，用Xshell之类的软件就显得比较麻烦。<br />
用FileZilla这样的FTP软件来做这件事情，就可以极大地方便我们的工作，在两个窗口之间拖拉文件就可以完成上传/下载。<br />
<span style="color: rgb(255, 255, 255);">文章来源：</span><a href="http://www.codelast.com/" target="_blank" rel="noopener noreferrer"><span style="color: rgb(255, 255, 255);">http://www.codelast.com/</span></a><br />
<span style="background-color:#00ff00;">【2】</span>连接server<br />
如果是用username、password来连接server，非常简单，不必多言。但若用key文件来登录server（无需password），设置就比较特殊了，如下图所示：<br />
<img decoding="async" alt="filezilla use ssh key to connect server" src="http://www.codelast.com/wp-content/uploads/ckfinder/images/filezilla_use_key_connect_server.png" style="width: 625px; height: 459px;" /><br />
<span style="color: rgb(255, 255, 255);">文章来源：</span><a href="http://www.codelast.com/" target="_blank" rel="noopener noreferrer"><span style="color: rgb(255, 255, 255);">http://www.codelast.com/</span></a><br />
如你所见，你需要在FileZilla的设置中添加你用于SSH连接服务器的密钥文件，然后你可能会看到像上面一样的警告对话框，不用理会它，点击&ldquo;是&rdquo;即可。<br />
然后在连接服务器的时候，留空服务器密码，仅输入你登录服务器的用户名，就可以成功连接了。</p>
<p><span style="color: rgb(255, 255, 255);">文章来源：</span><a href="https://www.codelast.com/" rel="noopener noreferrer" target="_blank"><span style="color: rgb(255, 255, 255);">https://www.codelast.com/</span></a><br />
<span style="color: rgb(255, 0, 0);">➤➤</span>&nbsp;版权声明&nbsp;<span style="color: rgb(255, 0, 0);">➤➤</span>&nbsp;<br />
转载需注明出处：<u><a href="https://www.codelast.com/" rel="noopener noreferrer" target="_blank"><em><span style="color: rgb(0, 0, 255);"><strong style="font-size: 16px;"><span style="font-family: arial, helvetica, sans-serif;">codelast.com</span></strong></span></em></a></u>&nbsp;<br />
感谢关注我的微信公众号（微信扫一扫）：</p>
<p style="border: 0px; font-size: 13px; margin: 0px 0px 9px; outline: 0px; padding: 0px; color: rgb(77, 77, 77);">
	<img decoding="async" alt="wechat qrcode of codelast" src="https://www.codelast.com/codelast_wechat_qr_code.jpg" style="width: 200px; height: 200px;" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.codelast.com/%e5%8e%9f%e5%88%9b-filezilla%e4%bd%bf%e7%94%a8key%e8%bf%9e%e6%8e%a5%e6%9c%8d%e5%8a%a1%e5%99%a8/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
