home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / bsd / 10342 < prev    next >
Encoding:
Internet Message Format  |  1992-12-20  |  976 b 

  1. Path: sparky!uunet!pipex!demon!robobar.co.uk!gtoal
  2. Newsgroups: comp.unix.bsd
  3. From: gtoal@robobar.co.uk (Graham Toal)
  4. X-Mailer: Mail User's Shell (7.2.4 2/2/92)
  5. Subject: [386bsd] Notice to 386bsd ftp maintainers, and ftpd author
  6. Date: Thu, 17 Dec 1992 21:15:39 +0000
  7. Message-ID: <9212172115.aa05898@broccoli.robobar.co.uk>
  8. Sender: usenet@demon.co.uk
  9. Lines: 13
  10.  
  11.  
  12. Thanks to pauls@umich, we now know the reason for occassional problems
  13. with the new ftp server that allows you to fetch whole directories as
  14. .tar files.  What happens is that if the tar finds an unreadable file,
  15. it skips it and outputs an error message to the 'screen' - unfortunately
  16. because of the way the job is piped into ftp this ends up in the tar
  17. file which then fails to unpack properly.
  18.  
  19. The interim solution is to make sure all your files are permitted!
  20. The long-term solution is to fix the ftpd code so that error messages
  21. are directed somewhere else, and if possible reported to the ftp client.
  22.  
  23. Graham
  24.