delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/04/28/02:50:25

X-Spam-Check-By: sourceware.org
To: cygwin AT cygwin DOT com
From: Bomjun Kwon <bomjun AT gmail DOT com>
Subject: Can't see file change in an NFS mounted directory
Date: Fri, 28 Apr 2006 06:44:13 +0000 (UTC)
Lines: 23
Message-ID: <loom.20060428T083012-578@post.gmane.org>
Mime-Version: 1.0
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

Recently, I installed Cygwin NFS Server on my Windows XP Pro PC. I succeeded in
mounting an exported directory from my Linux PC, but its contents are not
updated unless I make a file on the directory.

NFS Server (Windows PC)   NFS Client (Linux PC)
-----------------------   ---------------------
                          # mount winpc:/home/bomjun /share
                          # cd /share
                          # ls
                          dir_A  file_a
$ cd /home/bomjun
$ mkdir dir_X
$ ls
dir_A  dir_X  file_a
                          # ls
                          dir_A  file_a ... still can't see dir_X created
                          # mkdir dir_Y
                          # ls
                          dir_A  dir_X  dir_Y  file_a ... now I see dir_X

With other Linux nfs servers, I can find newly created files and directories
immediately on the client side. How can I get file lists updated timely from
Cygwin NFS Server?


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019