[Samba] Windows 98 caching too much

Daniel O'Connor darius at dons.net.au
Fri Feb 23 03:51:19 GMT 2007


Hi,
We have an old Win98 box at work that is used for programming GALs and 
EEPROMs, however we find that if the file is modified on the Unix side the 
Win98 box doesn't notice. This is rather annoying when you are iterating a 
design as you can imagine!

One work around is to open a DOS box and 'type' the file - this seems to force 
it to re-get the file.

Does anyone have any suggestions for how I could force it to not cache? File 
performance is not an issue on the Win98 box as all it is used for is 
GAL/EEPROM programming.

Thanks.

smb.conf is as follows..
[global]
        workgroup = GENESIS
        server string = Cain
        hostname lookups = yes
        security = user
        encrypt passwords = yes
        null passwords = yes
        csc policy = documents
        log file = /var/log/samba/log.%m
        log level = 2
        max log size = 50
        wins support = Yes
        load printers = Yes
        use client driver = Yes
        os level = 65
        socket options = TCP_NODELAY
        dns proxy = yes
        dos filemode = yes
        nt acl support = no
        time server = yes
        dos filetimes = yes
        dos filetime resolution = yes
        fstype = FAT
        fam change notify = no

[projects]
        comment = Project source code
        path = /usr/local/Genesis/work
        writeable = Yes
        guest ok = Yes
        force create mode = 0775
        force directory mode = 0775

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/20070223/a1efdac0/attachment.bin


More information about the samba mailing list