home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / comm / 7267 < prev    next >
Encoding:
Text File  |  1992-07-22  |  2.3 KB  |  54 lines

  1. Newsgroups: comp.sys.mac.comm
  2. Path: sparky!uunet!munnari.oz.au!uniwa!cujo!NewsWatcher
  3. From: peter@cujo.curtin.edu.au (Peter N Lewis)
  4. Subject: Re: FTP commands under Fetch - don't work?
  5. Message-ID: <peter-230792114032@134.7.50.3>
  6. Followup-To: comp.sys.mac.comm
  7. Sender: news@cujo.curtin.edu.au (News Manager)
  8. Organization: NCRPDA, Curtin University
  9. References: <1992Jul20.211946.10067@ctr.columbia.edu> <CKD.92Jul20185823@loiosh.eff.org>
  10. Date: Thu, 23 Jul 1992 03:47:40 GMT
  11. Lines: 41
  12.  
  13. In article <CKD.92Jul20185823@loiosh.eff.org>, ckd@eff.org (Christopher
  14. Davis) wrote:
  15.  
  16. >  Daniel> Why is it that my host (a SUN run SUN OS 4.1.1) doesn't
  17. >  Daniel> understand simple commands I send to it using the "Send FTP
  18. >  Daniel> command" menu option, in Fetch?  For instance, it doesn't
  19. >  Daniel> understand "dir". What I would like to be able to do is to
  20. >  Daniel> search for a file using regexps, to avoid having to see all the
  21. >  Daniel> files in each directory...
  22.  
  23. > In this case, try LIST glob-pattern, where glob-pattern is a standard
  24. > shell filename matching pattern (where * means any number of characters
  25. > and ? means one character), *not* a regexp.
  26.  
  27. Even that won't work (unless Jim has been really devious) becuase the LIST
  28. command expects a seperate data path (TCP connection) to be created which
  29. you can't do.  But I can't say I understand why you want to use the Send
  30. FTP Command menu anyway... Fetch will show you directories in the window,
  31. double click a directory entry and it will show you that directory, double
  32. click a file and it will fetch the file.  You should never need to use the
  33. Send FTP Command menu.
  34.  
  35. You could, if you really feel you must try out every menu, and Send FTP
  36. Command is next on your list, use it to change directoris by issuing a
  37. command like:
  38. CWD /randomly/selecterd/directory
  39. You can also use it to get at site specific features, sure as:
  40. MACB ENABLE
  41. in Telnet's or FTPd's server, as well as other random things that should be
  42. describe in the docs of the ftp server.  The help command:
  43. HELP
  44. or
  45. HELP CWD
  46. may be useful to you if you like finding out arcane things...
  47.  
  48. Have fun,
  49.    Peter.
  50.  
  51. _______________________________________________________________________
  52. Peter N Lewis, NCRPDA, Curtin University       peter@cujo.curtin.edu.au
  53. GPO Box U1987, Perth WA 6001, AUSTRALIA             FAX: +61 9 367 8141
  54.