home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / programm / 5777 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  1.0 KB

  1. Xref: sparky comp.unix.programmer:5777 comp.unix.questions:14968
  2. Newsgroups: comp.unix.programmer,comp.unix.questions
  3. Path: sparky!uunet!mdisea!mdivax1!pchan
  4. From: pchan@mdd.comm.mot.com (Pat Chan)
  5. Subject: fstat on NFS...
  6. Message-ID: <1992Dec24.222147.9751@mdd.comm.mot.com>
  7. Sender: news@mdd.comm.mot.com
  8. Organization: Motorola - Mobile Data Division; Richmond, BC
  9. Date: Thu, 24 Dec 1992 22:21:47 GMT
  10. Lines: 23
  11.  
  12. I've a question about fstat...
  13.  
  14. I use fstat to see if a file has been changed or not.
  15.  
  16. If I change the file, say "file_a" in my own workstation,
  17. fstat reflects the most updated status right away.
  18.  
  19. But if I change "file_a" in another workstation (eg. on the
  20. NFS server), fstat does not get the most updated 
  21. status until 30 seconds later; unless I close and open
  22. the file again.
  23.  
  24. Is there any way to solve this problem???
  25.  
  26. Thanx in advance...
  27.  
  28.  
  29.  
  30. -- 
  31. Pat Chan                          Internet: pchan@mdd.comm.mot.com 
  32. Motorola Mobile Data Division     Voice: (604) 241-6032
  33. 11411 Number Five Road            Fax: (604) 241-6042
  34. Richmond, BC Canada V7A 4Z3
  35.