当前结果:
leputty可以正常工作, 不能加screen, 否则传送文件后终端无响应.
>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 " 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 " 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.