home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / vmsnet / networks / tcpip / misc / 56 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.6 KB

  1. Xref: sparky vmsnet.networks.tcp-ip.misc:56 comp.protocols.tcp-ip.ibmpc:4541 comp.protocols.nfs:1987 comp.protocols.ibm:651 comp.protocols.tcp-ip:3938
  2. Newsgroups: vmsnet.networks.tcp-ip.misc,comp.protocols.tcp-ip.ibmpc,comp.protocols.nfs,comp.protocols.ibm,comp.protocols.tcp-ip
  3. Path: sparky!uunet!stanford.edu!ames!think.com!spdcc!dirtydog.ima.isc.com!newsserver.pixel.kodak.com!kodak!adams
  4. From: adams@kodak.kodak.com (Robert E. Adams)
  5. Subject: Transferring Multiple files using FTP
  6. Message-ID: <1992Jul31.145537.6847@kodak.kodak.com>
  7. Organization: Eastman Kodak Company
  8. Date: Fri, 31 Jul 92 14:55:37 GMT
  9. Lines: 26
  10.  
  11.  
  12. I need some help resolving an FTP problem with PC/NFS
  13. Version 3.5. I log into a VMS machine using PC/NFS FTP
  14. from an IBM PC. The VMS machine is running Wollogong's
  15. FTP software Version 5.1. I am trying to download multiple
  16. files from the VMS machine over Ethernet to my PC using
  17. "MGET". When I issue the "ftp mget *.*" command from the
  18. appropriate directory on the VMS machine, I get the
  19. following error message:
  20.  
  21.     ftp: can't open local file : no such file or directory
  22.  
  23. I believe what is happening is that ftp is trying to
  24. expand the complete VMS file name literally including the
  25. semi-colon and the VMS file version number. When it trys 
  26. to convert it to a DOS file name, it chokes with the above
  27. error message. Can anyone help me get around this problem.
  28. Single file transfers using the following command work fine:
  29.  
  30.     ftp> get vmsfilename dosfilename
  31.  
  32. There are approximately 82 files I need to transfer on a weekly 
  33. basis. Any help would greatly be appreciated. Thanks.
  34.  
  35. Bob Adams
  36.  
  37.