Message-Id: <200006261535.LAA00494@delorie.com>
Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: "Roger L Gates" <rgates@chandlerevans.com>
To: cygwin@sourceware.cygnus.com
Date: Mon, 26 Jun 2000 11:33:30 -0400
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Subject: Re: File Synchronization
In-reply-to: <006301bfdeba$ab91b6c0$4502a8c0@salathe>
X-mailer: Pegasus Mail for Win32 (v3.12a)

On  Sun, 25 Jun 2000 11:33:07 -0400
Brian Sassone <brians@xwarecorp.com> wrote

> What type of file caching does Cygwin use and can it be disabled?
>  
> Here's my problem:
> I mount a mapped drive from a local Linux machine. If I first run a
> script residing on this mount in Cygwin, then edit it on the linux
> machine, cygwin won't see any changes to that file unless I access it
> (touch or edit) first.  Executing the script again will yeild old
> results.

You can change this behavior by adding "oplocks = false"
to smb.conf on the Linux machine. For more information
see "File-Cacheing.txt" in the Samba documentation.

Roger Gates <rgates@chandlerevans.com>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

