Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am attempting to help a friend. THey are attempting to look for the existence of a file with a certain extention. She successfully created a FileSystemWatcher to search a folder.

 

She then pointed it at the real directory, and the events stopped triggering.

 

She has administrator privledges on that folder.

 

I used the Dir(path) function to see if another approach would work, and it did find the file.

 

THe monitored folder is on a UNIX Server. I do not know if that makes a difference.

 

Her application is running on an WinXP PC.

Go Beavs!!!
  • Administrators
Posted
I'm not sure if FileSystemWatcher will work with Unix folders as it requires certain OS level functionality to be present. http://www.microsoft.com/technet/interopmigration/unix/sfu/default.mspx may be worth investigation though as it might provide the required functionality.

Posting Guidelines FAQ Post Formatting

 

Intellectuals solve problems; geniuses prevent them.

-- Albert Einstein

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...