LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Samba and Windows Explorer Refresh (https://www.linuxquestions.org/questions/linux-networking-3/samba-and-windows-explorer-refresh-358935/)

mcle 08-31-2005 04:04 PM

Samba and Windows Explorer Refresh
 
Hi all,

I've got a Samba 3.0.9 Server (Suse 9.1) which acts as NT4 PDC and shares some folders. In Windows Explorer these folders do not actualize automatically on changes in this folder. If I hit F5 the changes are visible directly, but without F5 I'll never see any changes. Even if I delete some files on the share in Windows Explorer the files do not get deleted (visually) until I press F5.
Maybe there's anything little I've done wrong... please would you point me? :-)

Thanks alot,
//mc_le

Matir 08-31-2005 04:49 PM

In order for windows explorer (or any other program) to see changes to a samba share, it must re-request the directory listing from the server.

libbyerator 09-26-2005 07:40 AM

As stated before, this is a problem with the client, not your samba server. I've found that a quick change to the windows client registry solves this problem. Change the following key to 0 (it was set to 1 on my system originally.)

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Update\UpdateMode

After a quick restart, you should notice that explorer will update automatically. Note: this will result in a slight increase of requests to the samba server (most likely.) Keep that in mind if you are doing this on a large network.

Libbyerator


All times are GMT -5. The time now is 03:48 PM.