home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10818 < prev    next >
Encoding:
Text File  |  1993-01-01  |  2.9 KB  |  90 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!math.fu-berlin.de!informatik.tu-muenchen.de!gebhart
  3. From: gebhart@Informatik.TU-Muenchen.DE (Ralf Gebhart)
  4. Subject: Re: [386bsd] looking for logitech bms driver 
  5. References: <1992Dec31.083055.27555@rdg.dec.com> <1992Dec31.155414.9400@Informatik.TU-Muenchen.DE> <C05vrx.IMD@NeoSoft.com>
  6. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  7. Organization: Technische Universitaet Muenchen, Germany
  8. Date: Fri, 1 Jan 1993 18:44:07 GMT
  9. Message-ID: <1993Jan1.184407.13466@Informatik.TU-Muenchen.DE>
  10. Lines: 78
  11.  
  12. In article <C05vrx.IMD@NeoSoft.com> karl@NeoSoft.com (Karl Lehenbauer) writes:
  13. >In article <1992Dec31.155414.9400@Informatik.TU-Muenchen.DE> gebhart@Informatik.TU-Muenchen.DE (Ralf Gebhart) writes:
  14. >>You get obtain it from ftp.informatik.tu-muenchen.de in
  15. >>/pub/BSD/386BSD/0.1/unofficial/drivers/mouse/logitech
  16. >
  17. >Well, how can people in psi.net get it?  Your ftp server blows me off because
  18. >I'm coming in through psi.net.
  19.  
  20. Sorry, I don't know the reason for this. But there is another way how
  21. the files there can be accessed -> email.
  22.  
  23. Here is a short "how to do" :
  24.  
  25.  
  26. Our anonymous FTP-archive is accessible via electronic mail.
  27.  
  28. Send commands (see below) in the mail body to the following address:
  29.  
  30.     ftp-mailer@ftp.informatik.tu-muenchen.de
  31.  
  32. Commands can be given in either upper or lower case and you may specify
  33. more than one command.
  34.  
  35.  
  36. HELP
  37.     send a help file (what you currently read)
  38.  
  39. PATH a_valid_RFC822_return_address
  40.     The default email address to which replies are sent, is
  41.     taken from the "Reply-To:" field in the mail header.
  42.     If there is no such field the "From:" field is used.
  43.     You can override these two defaults by adding the PATH
  44.     command to your mail; e.g.
  45.  
  46.         PATH your!email!address
  47.         PATH your@email.address
  48.  
  49. INDEX
  50.     Get an index of our archive, i.e. a recursive directory
  51.     listing.  This is currently about 600 KB large, and will
  52.     give 13 mails of 1000 lines to be sent.
  53.  
  54. GET INDEX
  55.     Same as INDEX.
  56.  
  57. GET <file>
  58.     Get <file> from the archive where <file> is a relative
  59.     or absolute path within our archive-tree. <file> will
  60.     always be interpreted as a plain file and not as a directory!
  61.     To get all files in a directory you can use wildcards
  62.     as in the third example below, but please be careful using
  63.     them as you will get ALL matching files.
  64.  
  65.     Examples:
  66.         GET /pub/news/comp.sources.unix/1/slice..v13i073.Z
  67.         GET net/net-tools/netdig.3.5.shar.Z
  68.         GET pub/news/alt.sources/psutils/*
  69.         GET pub/X11/contrib/*/*/*.desc
  70.  
  71.     The mail server will uuencode files and send them in
  72.     1000 line chunks.  The actual sending of the uuencoded files
  73.     will be delayed until non-buisness hours.  A notification that
  74.     your request arrived here and what will be sent back to you
  75.     is sent out immediately.
  76.  
  77. EXIT
  78. QUIT
  79. END
  80.     Stop further processing of the mail body; useful if your
  81.     mailer automically appends a signature to your mail.
  82.  
  83.  
  84. Send comments, suggestions, complaints and donations to
  85.     
  86.     ftp-owner@ftp.informatik.tu-muenchen.de
  87.  
  88.  
  89. Good Luck!
  90.