Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!ut-emx!slcs.slb.com!mandrake!simonnet From: simonnet@smr.slb.com (Guillaume Simonnet) Newsgroups: comp.sys.mac.apps Subject: Re: How to transfer GIF files from MAC to Unix? Keywords: FTP BINARY Message-ID: <1991Jun18.082049.25851@slcs.slb.com> Date: 18 Jun 91 08:20:49 GMT References: <1991Jun5.175605.12136@macc.wisc.edu> <3543@symbas.UUCP> <13690@mentor.cc.purdue.edu> Sender: simonnet@mandrake (Guillaume Simonnet) Organization: Sclumberger Montrouge Research (France) Lines: 13 Nntp-Posting-Host: 129.87.69.13 In article <13690@mentor.cc.purdue.edu>, dmnhieu@riemann.math.purdue.edu (Duy-Minh Nhieu) writes: |> I have some trouble of transfering GIF files to unix. I use ftp to get the |> files. The problem is that after transfering these files to unix, the display |> program on unix would not be able to read them. What can I do? You must be in binary mode when transfering GIFs. Use the BINARY command in ftp before transfering. I use it, between GIFConverter (Mac) and xloadimage (sun), it works well. Hope this helps.