sz -e -l 512 -b file1
where file1 is the file you'd like to download. Increase the 512 to 1024 or remove it to increase throughput (and maybe increase errors). Finally, start a Z-Modem download on your computer software. How to do this depends on your software, so read your manual. If the transfer gets errors, see the next question.
A: Change the "-l 512" in the sz command to a smaller number, like "-l 256".
A: There are a number of switches you can use and you will have to play around with it to get the ones that work best for you. Modifying these can make a big difference. Command line (with everything): sz -b -e -u -o -w 1536 -l 512 file1. file1 can be a single file, a list, or contain wildcards (? or *)
| -b | sets the transfer mode to binary. (as versus ascii) You need this when transfering ZIP, ZOO, or other archive or binary files. |
| -e | escapes all the control characters |
| -u | removes the file from your directory once it had been downloaded successfully (VERY helpful). |
| -o | use CRC-16 error checking instead of 32 - this slows things down a tad but seems to work in some instances. |
| -w | #### This is the window size to use. Similar to -l. |
| -l | #### We suggest 512 or 1024 but any number that can be divided by 256 will do. Smaller numbers reduce errors. |
A: If you are NOT using Telix check to see if you have the newest version of the software. If it's shareware, there might be a newer version that fixes some of the bugs that are causing the problems.
A: Procomm seems to be having some problems as well - especially with binary files. You might have to manually set the file type for the download to binary (on both ends) in order for it to work correctly.
A: ANSI terminal servers are having problems too... as well as people who use ANSI settings for there emulation.
A: 2400 baud modems are having problems no matter what the program...
A: Modems that do not have error correction (v.42bis, MNP5) have a hard time too...
A: I've even heard of people turning off data compression on their modems and having better success (if its >= 9600)
A: If you are using "cu" from a UNIX box you will have to set the terminal on the machine you connect to to the correct one for what you are using. (i.e. if you use an HP 700/96 console remember to "set term=hp;tset"! ;)
| Last updated on February 1, 1997 | E-Mail: help |