[putty] putty +rz/sz

来源:互联网 发布:哥哥帅体验知乎 编辑:程序博客网 时间:2024/06/06 10:04

当前结果:

         leputty可以正常工作, 不能加screen, 否则传送文件后终端无响应.

 

https://lists.gnu.org/archive/html/screen-users/2006-11/msg00011.html

 

> It depends whether screen is in themiddle of a sz/rz transfer or

> it is used as an"endpoint".

>

> 1) In the middle:

>

> Use "zmodem pass" in thatcase. This means that screen will pass

> on all zmodem data. Example: yourterminal emulation supports

> zmodem, you log into a server andreconnect to your screen session.

> In the session you need to transfer afile home, so you call

> "sz <filename>" in awindow.

>

> 2) As an endpoint:

>

> You use screen as your terminalemulator, i.e. you have connected

> the console of some other machine toyour serial line and want

> to transfer a file from the othermachine to your host. So you

> configure "zmodem catch"and run "sz <filename>" on the host.

> Screen will intercept the zmodemsequences and prompt you

> with a "rz" prompt. Youjust confirm this by pressing return and

> the file will get transfered.

 

http://adammonsen.com/post/256

http://www.chiark.greenend.org.uk/~sgtatham/putty/links.html

http://sourceforge.net/projects/leputty/

0 0