SFM 5 seconds delay



Hi, I found the following article on msdn. It describes my problem
in details and even offers resolution, except that I observe this
problem not on NT but on Win2000 server with the latest service
pack, so resolution can't be applied.

http://support.microsoft.com/default.aspx?scid=kb;en-us;235543

In short this is what happens:
Our PC app creates file in some folder accessible via SFM from Mac.
This file is not visible to our Mac app that uses Mac OS file API
until a delay of 1-5 seconds. The odd thing is that attempt to
create file with the same name gives "file already exists" yet,
attempt to open file or get its info gives "file not found"
during this delay. Even enumerating folder doesn't reveal this
file during delay. FlushVol doesn't help. Creating another temp
file in the directory (in the hope that this will refresh something)
doesn't help either. The problem is definitely on the server side
(first - everything is ok with Mac afp server, second - analysis
of network traffic shows this clearly).

Any hints how to address this problem and remove delay are appreciated.

Please answer here (or unmangle my e-mail address).

Mike

.



Relevant Pages

  • Re: How disable File Server for Macintosh slow startup scan?
    ... The delay you are seeing is this index being created. ... >> being shared as Mac volumes. ... and this useless startup scan is bogging down my ... >> server for about six minutes after bootup. ...
    (microsoft.public.win2000.macintosh)
  • Re: PIX wins-server config
    ... In fact we no longer have a WINS Server. ... might as well get rid of the line -- otherwise they might delay ... as they -try- to use the WINS server for name resolution. ...
    (comp.dcom.sys.cisco)
  • Re: Re basic to vb
    ... With the delay set at .250 the motor steps really slow, ... If you're using the delay code that uses the VB Timer function then the smallest average delay you are going to get is about 0.015 seconds. ... If you want a higher resolution then you can use the multimedia timer, either polling directly in a code loop as you are currently doing or alternatively using the events of a high resolution Timer based on the multimedia timer. ... For a code loop based solution such as the method you are currently using it is a simple case of changing your time variables from Singles to Longs and calling the timeGetTime function, which returns a value in milliseconds and which is capable of a resolution of one millisecond. ...
    (microsoft.public.vb.general.discussion)
  • Re: Need to implement a calendar clock with millisecond resolution, please help.
    ... true, as I am a newbie, not even a real programmer), but I need to ... implement a calendar time clock with a millisecond resolution. ... system include clock, delay(), gettimeofday, msleep, ...
    (comp.lang.c)
  • Re: Text shows up in Word file on-screen but is invisible when printed
    ... Microsoft Office 2008 for Mac 12.0.1 Update ... The first thing to be sure of is the status of your printer driver. ... If your printer offers various levels of resolution try to print the doc ...
    (microsoft.public.mac.office.word)

Loading