home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / vmsnet / networks / tcpip / multinet / 2394 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.7 KB  |  39 lines

  1. X-Gateway-Source-Info: INTERNET
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!news.service.uci.edu!unogate!mvb.saic.com!tgv.com!info-multinet
  3. Date: 20 NOV 92 21:04:40 GMT
  4. Newsgroups: vmsnet.networks.tcp-ip.multinet
  5. X-Return-path: <info-multinet-relay@TGV.COM>
  6. X-RFC822-From:     adelman (Kenneth Adelman) @ TGV.COM
  7. From: adelman@TGV.COM
  8. Subject:  Re: Dates on files when using NFS client
  9. Organization: The INFO-MULTINET Community
  10. Message-ID: <36A00FB320NOV92210440@TGV.COM>
  11. Nntp-Posting-Host: Mvb.Saic.Com
  12. Lines: 25
  13.  
  14. > We've run into a glitch which I hope can be easily solved.  We want to
  15. > transparently keep our anonymous ftp archives accessible from our VMS
  16. > machine on our HP-UX, with the TGV NFS client pointing to the device.
  17. > Then, define the MULTINET_ANONYMOUS_FTP_DIRECTORY to a directory tree on
  18. > the device defined by the logical created with NFSMOUNT.  So far, so good
  19. > (or so it seems -- if this is a bad idea, please let me know).
  20.  
  21. > When this is done, a DIR command in an ftp session to the VMS machine gives
  22. > today's date as the file date.  In fact, doing a DIRECTORY/DATE at the VMS
  23. > level within that tree gives today's date.  A VMS DIRECTORY/DATE=MODIFIED
  24. > on the NFS mounted device at the VMS level shows dates which are in
  25. > accordance with our Unix machine (which is what we'd prefer to broadcast on
  26. > the VMS host, as well).
  27.  
  28. > Is there any way to achieve this (i.e., what didn't we read in the manuals
  29. > that we should have)?
  30.  
  31.     FTP displays the file creation date, so since it agrees with
  32. DIR/DATE the problem is not in FTP.  I'd get a
  33. TCPDUMP/SNAP=1500/HEX/RPC=ALL of the packets between the NFS Server
  34. and NFS Client and lets look at what dates the NFS Server is
  35. returning.
  36.  
  37.                             ken
  38. 
  39.