[Samba] Client view update rate configurable?

2006-03-07 Thread Rice, Gary
I had our sysadmin set up samba on a unix host (sun os) with a subdirectory as a mount point. >From my Windows XP machine, I've set up the T:\ drive as the device connected to the unix node. The configuration is working well except for the following issue: If I create a file from the unix side:

[Samba] Client view update rate configurable?

2006-02-24 Thread Rice, Gary
I had our sysadmin set up samba on a unix host (sun os) with a subdirectory as a mount point. >From my Windows XP machine, I've set up the T:\ drive as the device connected to the unix node. The configuration is working well except for the following issue: If I create a file from the unix side:

[Samba] Using samba volume with C# FileSystemWatcher class

2006-02-03 Thread Rice, Gary
I'm trying to monitor changes to the contents of a directory using the FileSystemWatcher class of MS Visual Studio C#. Here is my setup: Unix (Sun OS) with an nfs share pointing to a sub-directory on the local disk Windows XP (sp2) with the nfs share set up and mapped to the T: drive designator.