home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / graphics / 5649 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.8 KB

  1. Xref: sparky comp.sys.amiga.graphics:5649 comp.sys.amiga.misc:12797
  2. Path: sparky!uunet!mcsun!Germany.EU.net!unido!ubrinf!alf.zfn.uni-bremen.de!h08f
  3. From: h08f@alf.zfn.uni-bremen.de (Faroul)
  4. Newsgroups: comp.sys.amiga.graphics,comp.sys.amiga.misc
  5. Subject: Re: FTP Guru needed
  6. Message-ID: <h08f.714160773@alf.zfn.uni-bremen.de>
  7. Date: 18 Aug 92 18:05:37 GMT
  8. References: <billc.08t7@popsicle.UUCP>   <KONPLM.92Aug12163728@euas20c02.eus20>   <KONPLM.92Aug13082320@euas20c02.euas20>   <1992Aug14.193344.11615@lmpsbbs.comm.mot.com> <64072@cup.portal.com>
  9. Sender: news@informatik.uni-bremen.de (NEWS Service)
  10. Organization: Univ. Bremen, Informatik
  11. Lines: 28
  12. Nntp-Posting-Host: alf.zfn.uni-bremen.de
  13.  
  14. DonD@cup.portal.com (Don Robert DeCosta) writes:
  15.  
  16. >I recently gained FTP access and I too am frustrated... There MUST be a way to
  17. >use LS to look for a file within a tree structure, there also MUST be a way
  18. >to read a .README file without FTPing it and then DOWNLOADing it and then MOREi
  19. >ng
  20. >it and then DELETEing it and going back for the actual file if you decide the
  21. >.README was interesting. AND there MUST be a way to get FTPed sites to not be
  22. >so picky about upper/lower case when CDing and GETing.. AND....
  23. To read a file within the site, do
  24.     get file.readme |more
  25.                ^here a space! NOT after the | (pipe-symbol) !
  26. You might do
  27.     ls -lR local_file
  28. to get a l-ong R-ecursive dir of the site into a file (to print it and seek for
  29. files that might interest you).
  30. There is _really NO_ way to make ftp case-insensitive (sp?), as UNIX is case-
  31. sensitive! But you might try
  32.     mget Very*
  33. and reply 'y' for the request instead of
  34.     get VeryLong_and_UglyFileName.EndinG
  35.  
  36.     Faroul
  37.  
  38. --
  39.         Henning Peters (h08f@alf.zfn.uni-bremen.de)
  40.     or    Faroul (in Nemesis or PaderMud)
  41.     ****    P.O.S.T - People Of Slow Transport    ****
  42.