home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / gnu / emacs / help / 3785 < prev    next >
Encoding:
Text File  |  1992-08-19  |  2.5 KB  |  57 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!wupost!sdd.hp.com!mips!mips!munnari.oz.au!manuel!cs.anu.edu.au!csis!caroli!peterf
  3. From: peterf@mira.csis.dit.csiro.au (Peter A Fletcher)
  4. Subject: ange-ftp copies same file twice
  5. Message-ID: <PETERF.92Aug20143052@mira.csis.dit.csiro.au>
  6. Sender: news@csis.dit.csiro.au
  7. Nntp-Posting-Host: mira
  8. Organization: CSIRO Division of Information Technology
  9. Date: Thu, 20 Aug 1992 04:30:52 GMT
  10. Lines: 45
  11.  
  12. Hello!
  13.  
  14.     I have an irritating problem with ange-ftp version "$Revision: 4.11 $" when using
  15. dired version $Id: dired.el,v 4.53 90/12/21 12:09:56 sk Exp $ (4.53) on a Decstation
  16. 5200, Ultrix 4.2 (?) using epoch 4.1
  17.  
  18.     When I copy a huge file to or from my machine, ange-ftp will often copy the
  19. file twice.  The first time it gives the usual message with the '??k' message on the
  20. command line, then it says it completed successfully.  After a slight pause, it
  21. proceeds to repeat the copy, which is a huge pain when transferring a few megabytes
  22. between Australia and the US.
  23.  
  24.     Here is a copy of a bit of the ftp buffer.  I was trying to transfer
  25. ImageMagick2.0 from export.lcs.mit.edu (I just remembered I could have used
  26. archie.au!  oops) :
  27.  
  28. > local: /tmp/ange-ftpa21079 remote: /contrib/plotter.v60.README
  29. > 11945 bytes received in 6.3 seconds (1.9 Kbytes/s)
  30. > ftp> type binary
  31. > 200 Type set to I.
  32. > get /contrib/ImageMagick2.0.tar.Z /proj/vis/tools/src/imagemagick/ImageMagick2.0.tar.Z
  33. > ftp> 200 PORT command successful.
  34. > 150 Opening data connection for /contrib/ImageMagick2.0.tar.Z (binary mode) (994879 bytes).
  35. > get /contrib/ImageMagick2.0.tar.Z /proj/vis/tools/src/imagemagick/ImageMagick2.0.tar.Z
  36. > 226 Transfer complete.
  37. > type ascii
  38. > local: /proj/vis/tools/src/imagemagick/ImageMagick2.0.tar.Z remote: /contrib/ImageMagick2.0.tar.Z
  39. > 994879 bytes received in 6.7e+02 seconds (1.4 Kbytes/s)
  40. > ftp> 200 PORT command successful.
  41. > 150 Opening data connection for /contrib/ImageMagick2.0.tar.Z (binary mode) (994879 bytes).
  42. > 226 Transfer complete.
  43. > local: /proj/vis/tools/src/imagemagick/ImageMagick2.0.tar.Z remote: /contrib/ImageMagick2.0.tar.Z
  44. > 994879 bytes received in 5.9e+02 seconds (1.6 Kbytes/s)
  45. > ftp> 200 Type set to A.
  46. > ftp> 
  47.  
  48. -peter.
  49. --
  50. Peter Fletcher,            Internet : peterf@csis.dit.csiro.au
  51. PhD Student                Physical : CSIRO Division of Information Technology,
  52. Phone    : +61-6-2750914              ANU, Acton, Canberra ACT AUSTRALIA
  53. -------------------------------------------------------------------------------
  54.