home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / vmsnet / networks / tcpip / multinet / 2774 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  1.3 KB

  1. Path: sparky!uunet!stanford.edu!unixhub!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!nntp.msstate.edu!olivea!spool.mu.edu!sdd.hp.com!hamblin.math.byu.edu!arizona.edu!mvb.saic.com!info-multinet
  2. From: VANCE@TGV.COM (L. Stuart Vance)
  3. Newsgroups: vmsnet.networks.tcp-ip.multinet
  4. Subject: Re: Change directory in FTP Server.
  5. Message-ID: <728069295.255930.VANCE@TGV.COM>
  6. Date: 26 Jan 93 17:28:15 GMT
  7. Organization: TGV, Incorporated
  8. Lines: 19
  9. X-Gateway-Source-Info: Mailing List
  10.  
  11. >> I've got a problem with our FTP Server. I want to use "cd .." to go back
  12. >> one directory, but it doesn't work.
  13. >> I've seen sites where it does work (also with MultiNet), so I want to know
  14. >> how I can change this.
  15. >> The point is, I've got some disappointed "dos" and "unix" users, who don't
  16. >> even know what VMS is. (We are running MultiNet 3.1D)
  17. >
  18. >    Well, unfortunately, a little while back I was tied up and against
  19. >my will forced to allow "cd .."  act like "cd [-]".  The reason it
  20. >shouldn't is that ".."  is a UNIX filespec and FTP is supposed to
  21. >implement the file specifications of the operating system it is
  22. >running on.  I agree with the previous poster that "CDUP" is the
  23. >correct operating system independent way of going up one level in a
  24. >directory tree.
  25.  
  26. The new "cd .." functionality is in MultiNet V3.2.
  27.  
  28. Regards,
  29. -----Stuart
  30.