Hello, Brian!
First, sorry for my poor English.
Follow your post, I tried lrzsz again using menu options. But it doesn't work either.
Here is my step:
Change zmodem start text from "rz" to "lrz" in the options.
| Code: |
pkg_add -r lrzsz
lrz
|
I select a file when the dialog box appeared, and click open. It gives following outputs:
| Code: |
Filename
Sending AlbsolutTelnet3.85.exe
Directory: E:Downloads
Statistics
Packets Received: 24 sent: 71
Errors: 20
Bytes Transferred: 32
Status
Sending File Data
In the terminal window:
lrz waiting to receive.
lrz: AbsoluteTelnet3.85.exe removed.
|
Aborted.
Then I select menu:Transfer - send - zmodem, select the same file, then click open. It gives follows:
| Code: |
Filename
(empty)
Statistics
Packets received: 1 Sent: 1
Errors: 0
Bytes Transferred: (empty)
Status
Sending Filename
In the terminal window:
0000000000000000000000000000: No match.
|
Actually, the reason that I didn't use lrzsz is I read some articles about lrzsz. They said using lrzsz under freebsd made some errors when upload.
I don't know if your can read Chinese. If you can, read this post.
http://www.freebsdchina.org/forum/viewtopic.php?t=12688
They recommend use zmtx-zmrx and securecrt under freebsd. And I tried it a few days ago. It doesn't work when typing zmrx or lrz command. But it can works using zmrx by selecting menu options. (lrz doesn't work too)
The another question:
How can I use Home and End key in ee editor when terminal type is xterm?
Thanks very much!