home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / mail / mime / 87 < prev    next >
Encoding:
Text File  |  1993-01-09  |  1.7 KB  |  40 lines

  1. Newsgroups: comp.mail.mime
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!ra!atkinson
  3. From: atkinson@itd.nrl.navy.mil (Randall Atkinson)
  4. Subject: Re: Using MIME without extra mail headers
  5. Message-ID: <C0LnHt.C9J@ra.nrl.navy.mil>
  6. Sender: usenet@ra.nrl.navy.mil
  7. Organization: Naval Research Laboratory, DC
  8. References: <1993Jan8.211048.21332@infodev.cam.ac.uk> <C0LA9I.9AB@ra.nrl.navy.mil> <1993Jan9.143137.29608@infodev.cam.ac.uk>
  9. Distribution: na,uk
  10. Date: Sat, 9 Jan 1993 18:32:16 GMT
  11. Lines: 27
  12.  
  13.  
  14. In article <C0LA9I.9AB@ra.nrl.navy.mil> atkinson@itd.nrl.navy.mil (Randall Atkinson) writes:
  15. >MIME works fine as is with gopher.  I can't imagine a reason why it
  16. >wouldn't work fine with ftp as well.  There is serious discussion of
  17. >adding MIME to USENET news as a new enhanced article format.
  18.  
  19. In article <1993Jan9.143137.29608@infodev.cam.ac.uk> ag129@cus.cam.ac.uk (Alasdair Grant) writes:
  20.  
  21. %   Forgive me for being stupid, but MIME states that certain
  22. % information necessary for unpicking the text should be carried in
  23. % message headers by the use of new header fields.  FTP does not have a
  24. % concept of message (or file) headers.  If it does "work" with FTP
  25. % (e.g. to allow the correct transmission of mixed text/binary files
  26. % between systems with different character codes, which is one
  27. % application I have in mind) it does so by some method not described in
  28. % RFC 1341.  
  29.  
  30. Ah, I didn't follow your ftp thinking fully.  ftp indeed cares not
  31. about anything internal to the file it is moving and it should never
  32. ever look inside a file.  Normally one can safely move mixed content
  33. files via "binary" mode ftp transfer.  I would not consider it
  34. desirable to have an ftp that looked inside the bits it was moving
  35. around (personal opinion).
  36.  
  37. Ran
  38. atkinson@itd.nrl.navy.mil
  39.  
  40.