RSS Feed for This PostCurrent Article

I Still Use Zmodem

On average I create a new Zmodem user every month.

Yes, that Zmodem. The protocol you used on BBSes in the 1990s.

The thing is that my SSH client, SecureCRT, supports Zmodem. So when I want to retrieve a file I type “sz” followed by a filename and it shows up on my desktop. How easy is that?

A number of people I support need easy ways to move a file from their desktop to various Linux hosts. They always ask for Samba, but running Samba to copy a couple of files every once in a while seems like overkill. Zmodem comes to the rescue again. No sftp clients to explain to people, no worries about security since it’s over SSH, no Samba to maintain, and very little hassle. The rz and sz commands are pretty straightforward.

SecureCRT isn’t free (and I’m not getting anything from VanDyke, else I’d have a disclaimer), but a good tool is worth the price you pay. The free & decent SSH client PuTTY doesn’t support zmodem directly (it’s a feature request) but LePutty is a variant which does. Seems to work pretty well, given my limited testing.

Of course, you also need server-side software. I use lrzsz version 0.12.20, which for being 10 years old still compiles on RHEL 4. I just add symlinks in /usr/local/bin to create ‘sz’ and ‘rz’. :-)

Related Posts

  1. SftpDrive Rules
  2. Upgraded My Mail Client… To Alpine
  3. Windows Losing its Default Printer
  4. Unity
  5. The Customer is Always Idiotic

Trackback URL

  1. 9 Comment(s)

  2. By Joe on Apr 9, 2008 | Reply

    Try WinSCP. Runs over SSH; authentication is just like SSH. But opens up into a file manager-like dialog that allows one to copy any number of files in either direction.

    http://www.winscp.org

  3. By daveg on Apr 10, 2008 | Reply

    Why did you compile lrzsz on a rhel4 box? Its part of RHEl4. They bundle version 0.12.20-19

  4. By josh on Apr 10, 2008 | Reply

    just had to switch back to a PC from a Mac – for the love of all things sacred, please point me to a ssh client on PC that has tabs like iTerm!

  5. By josh on Apr 10, 2008 | Reply

    idiot correction, sorry, just noticed secureCRT has tabs these days. any free clients?

  6. By Bob Plankers on Apr 10, 2008 | Reply

    DaveG: Good point, took me a second to realize that RHEL 3 didn’t come with it. So to standardize our machines we try to push out the same stuff everywhere.

    When we retire RHEL 3 we’ll audit for stuff like that. Actually, it’ll probably be when we create a build process for RHEL 6….

  7. By Bob Plankers on Apr 10, 2008 | Reply

    Josh: no idea about the tabbed free clients. It is nice, though (I use iTerm on my Mac Mini).

  8. By just jon on Apr 16, 2008 | Reply

    Of course, on MacOS 10.5, tabbing is built in to Terminal (and it’s greatly improved from the older versions of Terminal).

    jon

  9. By rojaro on Oct 27, 2009 | Reply

    I would love to use zmodem again … unfortunately neither the os x terminal nor iterm have support for zmodem transfers … f*&k

  10. By George on May 19, 2010 | Reply

    check out this securecrt clone – free for home/school – supports zmodem as well

    Xshell

    http://www.netsarang.com/

    I am also looking for zmodem in iterm support ..

Post a Comment

 

Please note that while in principle I don't mind promotion of a non-personal web site or blog in the fields below, any comments that are off-topic, derogatory, or spam-like will likely be removed at my discretion.