FileSystemWatcher network drive

cpopham

Well-known member
Joined
Feb 18, 2004
Messages
273
I have created a program to monitor a network folder for file additions based on this link: http://abstractvb.com/code.asp?A=1081

It works fine on my local drive, however, it does not work when monitoring a network driv folder. What permissions do I need to change in order for this to work for a network folder and where are these permissions located? I have admin rights on the network drive, but apparently this does not matter.

Thanks,
Chester
 
We have a Novell server and I was informed a short while ago that this does not work with Novell real well. Are there any ways to get it to work with Novell? If not, how about an application that every so often, say an hour, it scans this particular folder for any files or new files? Would this be possible? If so, does anyone have any ideas of how I could get this to work?

Chester
 
Back
Top