[comp.sys.mac.system] 2 simple questions

scooter@emunix.emich.edu (Todd McDaniel) (10/16/90)

	Hey!  I've got a couple of simple questions to ask more
	knowledgeable mac users out there.

	#1:  A friend and I want to download (ftp) sounds,gifs,etc. and want
	to know how to do it. He's got an SE/30 and a modem (I'm on the
	university mainframe) and we can login remoteley.  We have Red Ryder
	v9.x(?) and unstuffit 1.5.1. Is this all we need? Can someone
	decribe the process a little bit to get us started? What about
	binhex (what a scary word! Lions and tigers and binhex, oh my!). Any
	other download tips or fun ftp sites will be much appreciated!!

	#2:  We're both Anime fans and we'd like to get some gifs. Iv'e also
	seen references to HST (Hubble Space Telescope) and Hurricane Hugo
	gifs floating around.  What utilities do we need to convert them
	into something useful ,like macpaint or PICT? Again if anyone knows
	of other gif-ftp sites please let me know!

					Thanks in advance (x100)
					Todd
					scooter


--------------------------------------------------------------------------------
|   _________     ___   ___     ___  |EngliNet:  Todd John McDaniel            |
|  /________/|   /__/| /__/\   /__/| |InterNet:  scooter@emunix.emich.edu      |
|  |___  ___|/   |  || |   \\ /   || |AlterNet:  AEBriddley@NCC-1758 'Alaska'  |
|     |  ||  ____|  || |  |\\//|  || |  Western Civilization:		       |
|     |  || /____|  || |  ||\/ |  || |		"It would be a good idea"      |
|     |__|/ |_______|/ |__|/   |__|/ |			   Mohandas K. Gandhi  |
|				     |->>>>>>>>>>> Save the Wolves <<<<<<<<<<<-|
--------------------------------------------------------------------------------

ml27192@uxa.cso.uiuc.edu (10/17/90)

1) If you take a binary file (8 bits) and pull it apart into 6-bit pieces,
then each of the can be represented II (text) character. This is what binhex
does. It allows you to download a binary file using a text mode. For example,
set RR to 'capture text' or something like that, and type
cat CAT FOO.HQX (foo=filename, hqx=traditional binhex extension)
on the unix system. Then, on the Mac, unbinhex the file and you've got the
binaries. I doubt unstuffit can do it, ex 4 can (of course), as can regular
stuffit. But then you need to get one of those two programs...

Younary transfrs. Type SX FOO on the unix machine, and set R to receive XMODEM.
(SX=send XMODEM; XMODEM= transfer protocol).

2) A program like gifconverter will translate to PICT. This and other
files can frequently be found on anonymous ftp sites like sumex. If you're
not aware of anon-ftp, mail me. It's too much for a note.

Mark Lanett, ml27192@uxa.cs.uiuc.edu