How do I download stuff using zmodem?
In order to download something using zmodem, you need to do several things. The problem is that the terminal servers have XON/XOFF flow control turned on by default; so, you have turn it off first. Before you connect to student (when you’re at the ucrmdm-?> prompt), type “term down”, then log in to student in the usual way. Alternatively, when you start up zmodem (with “sz”) use the b and e options: “sz -be myfile.zip”. I usually do both (turn off flow control on the terminal server, and use the b and e options), but then maybe I’m paranoid.