Command Description
------- -----------
sz -a filename Download an ASCII file using Zmodem.
sz filename Download a binary file using Zmodem.
sx -a filename Download an ASCII file using Xmodem.
sx filename Download a binary file using Xmodem.
sb -a filename Download an ASCII file using Ymodem.
sb filename Download a binary file using Ymodem.
help primer | sz -a a Direct the output of the help primer command
to download using zmodem.
Sending files with ZModemThis document describes how to use ZModem's sz command, XModem's sx command, and YModem's sb command to download files from your World account to your local host computer.
Please note that most software will automatically recognize the beginning of a ZModem download when World begins sending (that is, as soon as you hit <enter> after "sz filename"). With XModem and YModem, this is rarely the case. After running sx or sb and hitting <enter> you normally have to do something, usually make a menu choice or hit a control key, to tell your software to begin receiving the file.
Further, please note that to abort a ZModem, XModem, or YModem file transfer, use the Control-x character. You may need to type several Control-x characters before the transfer aborts.
Sending files with XModemAll World commands will be prefixed with the string "world%" to indicate that you should issue the command at the World's UNIX prompt.
To send a text file from World to your local host (download) use:
world% sz -a filename
The filename you specify will be downloaded to your local host.
To send a binary file from World to your local host (download) where the -b flag (for binary) is the default, use: world% sz filename
To send a text file from World to your local host (download):Sending files with YModemworld% sx -a filename
To send a binary file from World to your local host (download) where the -b flag (for binary) is the default, use: world% sx filename
To send a text file from World to your local host (download):world% sb -a filename
To send a binary file from World to your local host (download) where the -b flag (for binary) is the default, use: world% sb filename
For complete details on the Unix versions of ZModem, XModem, or YModem, please refer to the online manual pages:
world% man sz
sz, sx, sb Advanced Help
One advanced file transfer feature combines the use of the UNIX pipe command with the file transfer protocols. Consider the command 'help Primer', which displays the online copy of the World's user guide. You can download this file using ZModem with the following command: world% help primer | sz -a - This causes the text output from the 'help primer' command to get sent directly to the download command.Using Zmodem with a remote Internet hostIf you rlogin from The World to an account on a second Internet site and that host supports zmodem file transfer, use the following options:From World to another host:
world% rlogin -8 host.site.domain
From another host to World:
otherhost% rlogin -8 world.std.com
Using rlogin in this way allows you to use the sz command from the remote Internet site to transfer files from that site, through The World to your local host computer.
The -8 option creates an 8-bit clean connection which will allow reliable file transfer. These settings will disable the normal rlogin escape character (usually ~). To logout use the UNIX command 'exit' or 'control-d'.
HOME Top of Help Desk Eye On The World The World Kiosk
For further assistance, please send an emailrequest to support@world.std.com Copyright 1995 Software Tool & Die, Inc. All Rights Reserved. Software Tool & Die, Inc., 1330 Beacon St. Suite 215 Brookline, MA 02146