Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!zephyr.ens.tek.com!uw-beaver!cornell!vax5.cit.cornell.edu!kzyx From: kzyx@vax5.cit.cornell.edu Newsgroups: comp.sys.amiga.misc Subject: Re: Sparc floppies Message-ID: <1991Jun28.214555.5821@vax5.cit.cornell.edu> Date: 29 Jun 91 01:45:55 GMT Distribution: comp Organization: CIT, Cornell University Lines: 21 I found a Sparc2Amiga package in an European FTP site. The author, Jochen Frevert, wrote a TAR utlitity for the Amiga. the route is * standard unix/sparc stuff * fdformat -l (format 720k diskette) tar -cvf /dev/rfd0 yourfile (sparcstation side) (creates yourfile.tar) * Amiga side * (you need MessyDisk.device / TrackDisk.device) Disk2file 0 yourfile.tar (0 = DF0: / 1= DF1: ...) (this will copy the tar file from the disk to the Amiga) tar -xvf yourfile.tar I am testing it on my A3000. No final words, yet. But sure is good news. Thanks Jochen! I do not recall the site now, I will post it later. Edval Santos