<?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>Yousri&#039;s Blog &#187; 文件传输</title>
	<atom:link href="http://blog.yousri.org/tag/%e6%96%87%e4%bb%b6%e4%bc%a0%e8%be%93/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.yousri.org</link>
	<description>一个人骑单车在陌生城市路上自由穿梭的生活</description>
	<lastBuildDate>Fri, 20 Jan 2012 15:01:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>通过SecureCRT SSH远程连接服务器并使用Zmodem传送文件</title>
		<link>http://blog.yousri.org/2009/01/15/use-securecrt-to-up-and-download.html</link>
		<comments>http://blog.yousri.org/2009/01/15/use-securecrt-to-up-and-download.html#comments</comments>
		<pubDate>Thu, 15 Jan 2009 01:22:59 +0000</pubDate>
		<dc:creator>Yousri</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[secureCRT]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[zmodem]]></category>
		<category><![CDATA[文件传输]]></category>

		<guid isPermaLink="false">http://xmlinuxers.cn/?p=224</guid>
		<description><![CDATA[&#160; &#160;&#160;&#160; 环境平台：&#160;&#160;&#160; SecureCRT版本：Version 5.0.5 正式版&#160;&#160;&#160; 服务器端：Linux&#160;&#160;&#160; 客户端：Windows&#160;&#160;&#160; SecureCRT可以使用linux下的zmodem协议来快速的传送文件,非常方便使用。这样就不用去找其他的类似于sftp工具了&#160;&#160;&#160; 对secureCRT软件设置如下：&#160;&#160;&#160; 只要设置一下上传和下载的默认目录就行&#160;&#160;&#160; options（选项）&#8211;&#62;session options（会话选项）&#8211;&#62;X/Y/Zmodem 下可以设置上传和下载的目录即可（如下图所示） &#160;&#160;&#160;1、发送文件到客户端(Windows)：&#160;&#160;&#160;用SecureCRT登陆linux终端后执行下面的命令&#160;&#160;&#160;sz filename&#160;&#160;&#160;zmodem接收可以自行启动.&#160;&#160;&#160;2、从客户端(windows)上传文件到linux服务端：&#160;&#160;&#160;只要服务端(Linux)执行下面的命令即可出现select files to send using Zmodem对话框，选择想要上传的文件&#160;&#160;&#160;rz命令&#160;&#160;&#160;举例的执行过程：&#160;&#160;&#160;&#160;[root@localhost ~]# sz cyrus-sasl-2.1.21.tar.gz &#160;&#160;&#160;&#160;rz&#160;&#160;&#160;&#160;Starting zmodem transfer.&#160; Press Ctrl+C to cancel.&#160;&#160;&#160;&#160;Transferring cyrus-sasl-2.1.21.tar.gz&#8230; &#160; 100%&#160;&#160;&#160;&#160;&#160;&#160; 1547 KB&#160;&#160;&#160;&#160; 1547 KB/s 00:00:01&#160;&#160;&#160;&#160;&#160;&#160; 0 Errors &#160;&#160;&#160;[root@localhost ~]$ rz&#160;&#160;&#160;rz waiting to receive.&#160;&#160;&#160;Starting zmodem transfer.&#160; Press Ctrl+C to cancel.&#160;&#160;&#160;Transferring cyrus-sasl-2.1.21.tar.gz&#8230; &#160; <a href='http://blog.yousri.org/2009/01/15/use-securecrt-to-up-and-download.html'>[...]</a><table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.yousri.org%2F2012%2F01%2F05%2Fabout-ssh-key-authentication-manage-and-ssh-agent-application.html&from=http%3A%2F%2Fblog.yousri.org%2F2009%2F01%2F15%2Fuse-securecrt-to-up-and-download.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">关于ssh私钥管理与认证代理应用</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.yousri.org%2F2008%2F08%2F20%2Fwindows_ssh_centos.html&from=http%3A%2F%2Fblog.yousri.org%2F2009%2F01%2F15%2Fuse-securecrt-to-up-and-download.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">实现本地Windows与虚拟机Centos间网络共享及SSH通信</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.yousri.org%2F2009%2F09%2F21%2Fbbs%25E5%25B8%25AE%25E5%258A%25A9%25E6%2596%2587%25E6%25A1%25A3%25E8%25AE%25B0%25E5%25BD%2595.html&from=http%3A%2F%2Fblog.yousri.org%2F2009%2F01%2F15%2Fuse-securecrt-to-up-and-download.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">BBS帮助文档记录</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.yousri.org%2F2008%2F05%2F21%2F6.html&from=http%3A%2F%2Fblog.yousri.org%2F2009%2F01%2F15%2Fuse-securecrt-to-up-and-download.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">重装windows xp操作系统后恢复Ubuntu的引导启动</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>&nbsp;&nbsp;&nbsp; 环境平台：<br />&nbsp;&nbsp;&nbsp; SecureCRT版本：Version 5.0.5 正式版<br />&nbsp;&nbsp;&nbsp; 服务器端：Linux<br />&nbsp;&nbsp;&nbsp; 客户端：Windows<br />&nbsp;&nbsp;&nbsp; SecureCRT可以使用linux下的zmodem协议来快速的传送文件,非常方便使用。这样就不用去找其他的类似于sftp工具了<br />&nbsp;&nbsp;&nbsp; 对secureCRT软件设置如下：<br />&nbsp;&nbsp;&nbsp; 只要设置一下上传和下载的默认目录就行<br />&nbsp;&nbsp;&nbsp; options（选项）&#8211;&gt;session options（会话选项）&#8211;&gt;X/Y/Zmodem 下可以设置上传和下载的目录即可（如下图所示）</p>
<p><span style="font-size: x-small"><img style="vertical-align: middle" src="http://i3.6.cn/cvbnm/da/4e/f3/c1403637e72d21b31eca945758515dd3.jpg" alt="" width="543" height="423" /></span></p>
<p>&nbsp;&nbsp;&nbsp;1、发送文件到客户端(Windows)：<br />&nbsp;&nbsp;&nbsp;用SecureCRT登陆linux终端后执行下面的命令<br />&nbsp;&nbsp;&nbsp;sz filename<br />&nbsp;&nbsp;&nbsp;zmodem接收可以自行启动.<br />&nbsp;&nbsp;&nbsp;2、从客户端(windows)上传文件到linux服务端：<br />&nbsp;&nbsp;&nbsp;只要服务端(Linux)执行下面的命令即可出现select files to send using Zmodem对话框，选择想要上传的文件<br />&nbsp;&nbsp;&nbsp;rz命令<br />&nbsp;&nbsp;&nbsp;举例的执行过程：<br />&nbsp;&nbsp;&nbsp;&nbsp;[root@localhost ~]# sz cyrus-sasl-2.1.21.tar.gz <br />&nbsp;&nbsp;&nbsp;&nbsp;rz<br />&nbsp;&nbsp;&nbsp;&nbsp;Starting zmodem transfer.&nbsp; Press Ctrl+C to cancel.<br />&nbsp;&nbsp;&nbsp;&nbsp;Transferring cyrus-sasl-2.1.21.tar.gz&#8230; <br />&nbsp; 100%&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1547 KB&nbsp;&nbsp;&nbsp;&nbsp; 1547 KB/s 00:00:01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Errors</p>
<p>&nbsp;&nbsp;&nbsp;[root@localhost ~]$ rz<br />&nbsp;&nbsp;&nbsp;rz waiting to receive.<br />&nbsp;&nbsp;&nbsp;Starting zmodem transfer.&nbsp; Press Ctrl+C to cancel.<br />&nbsp;&nbsp;&nbsp;Transferring cyrus-sasl-2.1.21.tar.gz&#8230; <br />&nbsp; 100%&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1521 bytes&nbsp;&nbsp;&nbsp; 1521 bytes/s 00:00:01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Errors</span></p>
<p><span style="font-size: x-small"><img style="vertical-align: middle" src="http://i3.6.cn/cvbnm/cc/53/97/6c70ab623ca965d1717f10114563b362.jpg" alt="" width="443" height="385" /></span></p>
<p>&nbsp;&nbsp;&nbsp;&nbsp; 这样就方便很多了，如果是使用了其他的ssh登录工具，SShClient或者是Xmanager就不用这样就是，他们都有自己的ftp工具，并且都是可视化的，也很不错，但是个人还是比较习惯使用SecureCRT（支持多标签窗口）和putty简易些</span></p>
<p>&nbsp;&nbsp;&nbsp;&nbsp; ps：太久没更新博客啦。。。主要是最近比较懒、疲惫，事情也比较多吧。。。而且天气又冷 早早的躲被窝里翻书。接下来就将自己所遇到或学习到的一些小东西或小技巧更新补上，这些也许对于一些人而言已是常见东西就是。。。见笑了。。。不管如何总之就当一种个人分享吧~<br /></span></p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.yousri.org%2F2012%2F01%2F05%2Fabout-ssh-key-authentication-manage-and-ssh-agent-application.html&from=http%3A%2F%2Fblog.yousri.org%2F2009%2F01%2F15%2Fuse-securecrt-to-up-and-download.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">关于ssh私钥管理与认证代理应用</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.yousri.org%2F2008%2F08%2F20%2Fwindows_ssh_centos.html&from=http%3A%2F%2Fblog.yousri.org%2F2009%2F01%2F15%2Fuse-securecrt-to-up-and-download.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">实现本地Windows与虚拟机Centos间网络共享及SSH通信</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.yousri.org%2F2009%2F09%2F21%2Fbbs%25E5%25B8%25AE%25E5%258A%25A9%25E6%2596%2587%25E6%25A1%25A3%25E8%25AE%25B0%25E5%25BD%2595.html&from=http%3A%2F%2Fblog.yousri.org%2F2009%2F01%2F15%2Fuse-securecrt-to-up-and-download.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">BBS帮助文档记录</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fblog.yousri.org%2F2008%2F05%2F21%2F6.html&from=http%3A%2F%2Fblog.yousri.org%2F2009%2F01%2F15%2Fuse-securecrt-to-up-and-download.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">重装windows xp操作系统后恢复Ubuntu的引导启动</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://blog.yousri.org/2009/01/15/use-securecrt-to-up-and-download.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

