home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.programmer:5777 comp.unix.questions:14968
- Newsgroups: comp.unix.programmer,comp.unix.questions
- Path: sparky!uunet!mdisea!mdivax1!pchan
- From: pchan@mdd.comm.mot.com (Pat Chan)
- Subject: fstat on NFS...
- Message-ID: <1992Dec24.222147.9751@mdd.comm.mot.com>
- Sender: news@mdd.comm.mot.com
- Organization: Motorola - Mobile Data Division; Richmond, BC
- Date: Thu, 24 Dec 1992 22:21:47 GMT
- Lines: 23
-
- I've a question about fstat...
-
- I use fstat to see if a file has been changed or not.
-
- If I change the file, say "file_a" in my own workstation,
- fstat reflects the most updated status right away.
-
- But if I change "file_a" in another workstation (eg. on the
- NFS server), fstat does not get the most updated
- status until 30 seconds later; unless I close and open
- the file again.
-
- Is there any way to solve this problem???
-
- Thanx in advance...
-
-
-
- --
- Pat Chan Internet: pchan@mdd.comm.mot.com
- Motorola Mobile Data Division Voice: (604) 241-6032
- 11411 Number Five Road Fax: (604) 241-6042
- Richmond, BC Canada V7A 4Z3
-