home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / apps / 13622 < prev    next >
Encoding:
Internet Message Format  |  1992-08-22  |  1.5 KB

  1. Path: sparky!uunet!gatech!mailer.cc.fsu.edu!sun13!stayman.ocean.fsu.edu!user
  2. From: stricher@masig.fsu.edu (Char Aznabul)
  3. Newsgroups: comp.sys.mac.apps
  4. Subject: Re: Fetch and GIF Weather Maps, SUMMARY
  5. Message-ID: <stricher-220892101917@stayman.ocean.fsu.edu>
  6. Date: 22 Aug 92 14:26:46 GMT
  7. References: <1992Aug20.145033.27529@aplcen.apl.jhu.edu> <1992Aug21.022424.18765@Arco.COM>
  8. Sender: news@sun13.scri.fsu.edu
  9. Followup-To: comp.sys.mac.apps
  10. Organization: Murasami Labs
  11. Lines: 34
  12.  
  13. In article <1992Aug21.022424.18765@Arco.COM>, suchland@arco.com (Craig
  14. Suchland) wrote:
  15. > Can anyone help with downloads from vmd.cso.uiuc.edu - I can't seem to
  16. > get anywhere with FTP!
  17.  
  18. Command line ftp or mac-based ftp? This is what I use for a command line
  19. session once I've connected to vmd:
  20.  
  21. ftp> binary
  22. ftp> cd wx
  23. ftp> get CI082119.GIF
  24. ftp> get CV082119.GIF
  25. ftp> get SA082120.GIF
  26. ftp> get U2082112.GIF
  27. ftp> get U3082112.GIF
  28. ftp> get U5082112.GIF
  29. ftp> get U7082112.GIF
  30. ftp> get U8082112.GIF
  31. ftp> get acus1.gif
  32. ftp> bye
  33.  
  34. With the latest version of fetch (2.1b4), I would modify the short cut
  35. to point to the wx directory. Fetch already knows that I want .gif files
  36. transfered in binary mode, and automatically does so [look under Customize/
  37. Suffix Mapping...]. The one time I used Fetch to get the images I used 
  38. binary and had no problems with viewing them in Adobe PhotoShop - and 
  39. Photoshop is *very* picky about it's images.
  40.  
  41. I have written a unix shell script that will determine the latest set of
  42. images, and retrieve them automatically. If the demand warrants, I can 
  43. post it here.
  44.  
  45. James
  46.